AnthonyGiretti / 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 versio…
☆78Updated 2 years ago
Alternatives and similar repositories for commonfeatures-webapi-aspnetcore:
Users that are interested in commonfeatures-webapi-aspnetcore are comparing it to the libraries listed below
- Converts EFCore.GenericServices and EfCore.GenericBizRunner statuses to ASP.NET Core formats☆49Updated 4 years ago
- Specification pattern implementation in C#☆57Updated 6 years ago
- Example CQRS application using Cosmos DB with EF Core☆66Updated last year
- ASP.NET Core with Azure Service Bus☆104Updated 6 months ago
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- A REST API global exception handler and response wrapper for ASP.NET Core APIs.☆55Updated 2 years ago
- OpenID Connect code sample (Angular 5, ASP.NET Core 3.0, IdentityServer4) containing SSOn/Out, reference tokens, custom grants and multi-…☆65Updated 2 years ago
- Demos and slides from May 2018 Mapping DDD Domains with EF Core 2.1☆26Updated 5 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆34Updated 2 years ago
- An OpenID Connect setup with Angular 5, IdentityServer 4 and ASP.NET Core resource api☆64Updated 4 years ago
- external OpenID Connect Login to IdentityServer and ASP.NET Core with AAD☆79Updated 3 months ago
- Data paging with ASP.NET and ASP.NET Core☆80Updated 5 years ago
- ASP.NET Core OData☆55Updated 2 years ago
- ☆46Updated 5 years ago
- A console app showing domain events in action using .NET 5☆43Updated 3 months ago
- Starter files and fully finished sample code for my Dealing with Credentials when Securing an ASP.NET Core 3 Application course at Plural…☆32Updated 4 years ago
- ☆22Updated 2 years ago
- Demo code for my "Best Practices for Building Async APIs with ASP.NET Core" session☆39Updated 2 years ago
- Some samples using C# generics for a Pluralsight course.☆40Updated 3 years ago
- An opinionated API architecture for ASP.NET Core☆38Updated last year
- ☆55Updated 3 years ago
- ☆42Updated last year
- Microservices With IdentityServer4 and Ocelot Fronting a .NET Core API☆53Updated 6 years ago
- Some utilities for EF Core to use Specifications☆17Updated 3 years ago
- Fully functioning finished sample code for my Documenting an ASP.NET Core API with OpenAPI / Swagger course☆54Updated 5 years ago
- ☆92Updated 3 years ago
- ☆54Updated last year
- Example of applying an modular monolith approach to building apps. This version contains the whole app in one solution☆50Updated 3 years ago
- Caching and cache invalidation of MediatR Requests via Pipeline Behaviors☆34Updated 2 years ago
- A set of helper extension methods (on Stream) for working with streams. Particularly useful for interaction with an API through HttpClie…☆60Updated 2 years ago