.NET Core and More

VSH16 Building Real World Production-Ready Web API's with .NET Core

11/21/2019

2:30pm - 3:45pm

Level: Intermediate to Advanced

Alex Thissen

Architect, Lead Developer, and Mentor

You might have started building your microservices-based Web APIs using .NET Core. And you are ready to go into production. Did you think about hosting, scaling, monitoring, versioning, documentation, resiliency and logging? Because going into production with just your business logic is not enough. In this session you will learn how you have to build your evolving Web APIs using .NET Core and the Microsoft platform and run in a robust, hyper-scale production environment.

You will learn:

  • Build resilient Web APIs
  • Apply production-grade features to .NET Core web API
  • Best practices for hyper-scale .NET Core web APIs