Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 800 Bytes

File metadata and controls

15 lines (9 loc) · 800 Bytes

Production-Ready APIs sample

A sample code for a presentation "Building production-ready APIs with ASP.NET 2.1".

This repository contains the sample implementation that's using ASP.NET Core 2.1 Preview 2 and requires Visual Studio 2017 Preview or .NET SDK 2.1.300 Preview 2 to build.

For an older version of the sample that's using ASP.NET Core 2.0 and for older presentations visit this GitHub repository.

To follow up the presentation, switch through the various numbered git branches.

Download