A sample code for a presentation "Building production-ready APIs with ASP.NET Core".
This repository contains the sample implementation that's using ASP.NET Core 3.0 and requires Visual Studio 2019 16.3 or later or .NET Core SDK 3.0.100 to build.
For the sample and presentation that's using ASP.NET Core 3.0 Preview 5, visit this GitHub repository.
For an older version of the sample that's using ASP.NET Core 2.2 and for older presentations visit this GitHub repository.
To follow up the presentation, switch through the various numbered git branches.
- Postman collection for testing the API
- .NET DeveloperDays 2019 presentation