mjrousos / AspNetCorePerfAntipatternsLinks
ASP.NET Core samples showing how *not* to have good perf
☆34Updated last year
Alternatives and similar repositories for AspNetCorePerfAntipatterns
Users that are interested in AspNetCorePerfAntipatterns are comparing it to the libraries listed below
Sorting:
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- ASP.NET Core middleware to propagate HTTP headers from the incoming request to the outgoing HTTP Client requests. This is a backpor…☆31Updated 3 years ago
- A set of helper extension methods (on Stream) for working with streams. Particularly useful for interaction with an API through HttpClie…☆61Updated 2 years ago
- Extensions to .NET Core's built-in DI container, providing the ability for dynamic configuration.☆20Updated 4 years ago
- Experimenting with schedulers☆69Updated 4 years ago
- A set of samples show casing the .NET linker and .NET 5 APIs☆57Updated 5 years ago
- A simple demo listing all services available to an app at startup☆84Updated 3 years ago
- Demos for my talk Beyond HTTP in ASP.NET Core 3.0 with gRPC☆88Updated 3 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆36Updated 2 years ago
- Interactive examples of common C# concurrency patterns using channels.☆91Updated last year
- Specification pattern implementation in C#☆57Updated 7 years ago
- Vehicle Tracker with Microservice example☆79Updated 3 years ago
- .NET Core support for correlation ID in ASP.NET Core and HttpClient☆93Updated 2 months ago
- Photobook written in minimal api with opentelemetry☆37Updated 2 years ago
- .NET Core Encryption☆94Updated last month
- Make SOAP requests using IHttpClientFactory in .NET Core☆60Updated 3 years ago
- Enables multitenant dependency injection support for ASP.NET Core.☆114Updated last year
- A collection of Value Object samples for use in DDD projects.☆34Updated 3 years ago
- An example of the State design pattern in C#☆32Updated 3 years ago
- Highly Performant C# code with benchmark results☆60Updated 4 years ago
- Recipes for common ASP.NET Core patterns☆50Updated 5 years ago
- An example web app based on the new feature in .NET 8 | minimal web API in ASP.NET 8☆148Updated last year
- Source code for 'Pro .NET Benchmarking' by Andrey Akinshin☆55Updated 2 years ago
- Ntrada - API Gateway built with .NET Core☆132Updated 2 years ago
- this is a WEB api project used as main for different projects☆39Updated 2 years ago
- A microservice based application to demonstrate how chaos engineering works with Simmy using chaos policies in a distributed system.☆28Updated 2 years ago
- A library to allow developer use events to update their database via Entity Framework Core (EF Core)☆68Updated 4 years ago
- A demo project around building reliable microservices in Azure☆68Updated last year
- Enrich logs with a unique ID so you can track logs for specific requests.☆93Updated 2 years ago
- A simple request authorization package that allows you to build and run request specific authorization requirements before your request h…☆110Updated 3 months ago