Dotnet

.NET Templates and Database Migrations

devops automation az devops templates dotnet

Generate and Diff OpenAPI Specs in .NET

openAPI dotnet

Running C# Scripts with dotnet-script

dotnet script csx

Workaround for Kafka Avro Deserializer NullReferenceException

kafka avro dotnet

Install dotnet localhost SSL certificate for development

dotnet ssl certificate

Reading appsettings.json and Environment Variables in .NET 3.1

dotnet appsettings env vars dotnet 3.1

Handling Multiple Exceptions from Parallel Tasks in .NET

dotnet dotnet core 3.1

Setup .NET Core Solution with Class Library and xUnit Tests

dotnet xunit vscode