phuongdayroi / commonfeatures-webapi-aspnetcore

Authenticating, validating, caching, error handling, logging, documenting, testing and profiling are common features in web API, here are code samples to show how to implement them. I also added CRUD samples, Healthcheck usage, Http retry strategies with Polly, Keyvault usage, application Insights integration, streaming , compression, API versionning and multiTenancy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Authenticating, validating, caching, error handling, logging, documenting, testing and profiling are common features in web API, here are code samples to show how to implement them. I also added CRUD samples, Healthcheck usage, Http retry strategies with Polly, Keyvault usage, application Insights integration, streaming , compression, API versionning and multiTenancy


Languages

Language:TSQL 98.2%Language:C# 1.7%Language:HTML 0.1%