Snippets
Using SQL Server Express LocalDB in Azure DevOps
AzureDevOpsUse SQL Express for simple integration tests in an Azure DevOps pipeline
Create dynamic C# type at runtime
C#Using reflection
Default Http Context
C#ASP.NETCreate a http context for testing scenarios
CQRS with MediatR (for Commands) and Odata (for Queries)
GitThis blogpost show-cases a simple and effective Command Query Responsibility Segregation implementation with MediatR and Odata in ASP.NET Core
Useful git examples
Host fsi
F#ScriptingHosting F# compiler service to dynamically evaluate F#
Useful git examples