Sander Aernouts' blog

Coding, Azure DevOps and more

  • Home
Coding Aspnetcore

Automatically generating Typescript API clients on build with NSwag

How to automatically generate Typescript API clients on build for your aspnet core API using NSwag and Swagger.

Sander Aernouts Sander Aernouts 6 min read
Coding Unit testing

Test your code against a SQL database (with NUnit)

How to run test (in parallel) against an actual SQL database (with NUnit)

Sander Aernouts Sander Aernouts 6 min read
Coding Aspnetcore Grpc

Use Azure AD authentication with gRPC.

How to setup a gRPC service in ASP.NET core 3.0 using Azure AD for authentication.

Sander Aernouts Sander Aernouts 3 min read
Coding Unit testing

Run your unit tests in parallel with NUnit

How to safely run unit tests in parallel using NUnit. Examples in are specific for NUnit but, you can apply this pattern to any other test framework that supports parallel execution.

Sander Aernouts Sander Aernouts 5 min read
Coding Aspnetcore

Automatically generating C# API clients on build with NSwag

How to automatically generate C# API clients on build for your aspnet core API using NSwag and Swagger.

Sander Aernouts Sander Aernouts 6 min read
Coding

How to make internal members visible to other assemblies with the new CSPROJ format

How to add the InternalsVisibleTo attribute to your generated AssemblyInfo.cs when using the new CSPROJ

Sander Aernouts Sander Aernouts 1 min read
Sander Aernouts' blog © 2020
Proudly published with Jekyll using Jasper2
Latest Posts Twitter Xpirit