ironcev / high-performance-aspnet-core-workshopLinks
Sample application used in the High-Performance ASP.NET Core Workshop
☆31Updated 6 years ago
Alternatives and similar repositories for high-performance-aspnet-core-workshop
Users that are interested in high-performance-aspnet-core-workshop are comparing it to the libraries listed below
Sorting:
- A simple demo listing all services available to an app at startup☆85Updated 3 years ago
- A set of helper extension methods (on Stream) for working with streams. Particularly useful for interaction with an API through HttpClie…☆60Updated 3 years ago
- ☆111Updated 4 years ago
- Enables multitenant dependency injection support for ASP.NET Core.☆114Updated last year
- MediatR extension to FluentValidation for .NET framework☆67Updated 8 months ago
- A simple jwt library for aspnetcore that provides a set of minimal api endpoints to handle authentication actions☆119Updated this week
- Command Query Separation for 🌐ASP.NET Core ⚡AWS Lambda ⚡Azure Functions ⚡Google Cloud Functions☆110Updated last year
- A sample plugin model for ASP.NET Core applications☆126Updated 3 years ago
- Adds hierarchyid support to the SQL Server EF Core provider☆97Updated last year
- Database driven localization provider for .NET applications (with administrative management UI)☆122Updated last year
- Samples from the book Micro Frontends in Action implemented with ASP.NET Core☆67Updated 5 months ago
- A demo project around building reliable microservices in Azure☆69Updated last year
- A simple request authorization package that allows you to build and run request specific authorization requirements before your request h…☆109Updated 6 months ago
- Provides name-based registrations to Microsoft.Extensions.DependencyInjection☆59Updated 2 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.