Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 497 Bytes

Guidance.md

File metadata and controls

8 lines (6 loc) · 497 Bytes

Common Pitfalls writing scalable services in ASP.NET Core

This document serves as a guide for writing scalable services in ASP.NET Core. Some of the guidance is general purpose but will be explained through the lens of writing web services. The examples shown here are based on experiences with customer applications and issues found on Github and Stack Overflow.