AspNetCoreDiagnosticScenarios

Application guidance

A collection of examples and guides to help developers avoid common pitfalls when building scalable ASP.NET Core applications

This repository has examples of broken patterns in ASP.NET Core applications

GitHub

8k stars
476 watching
766 forks
Language: C#
last commit: 8 months ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dotnet/aspnetcore A cross-platform framework for building modern cloud-based web applications 35,660
dodyg/practical-aspnetcore A collection of practical ASP.NET Core samples covering various features and scenarios 9,557
cecilphillip/aspnet-servicediscovery-patterns Samples of implementing Service Discovery patterns with ASP.NET Core using tools like Consul and RabbitMQ. 294
dotnet/aspnetcore.docs Documentation for ASP.NET Core web application development 12,675
sgjsakura/aspnetcore Provides a set of utility libraries and tools for building ASP.NET Core applications, including authentication, tag helpers, and session management. 162
p-org/p A programming language and analysis toolset for designing and verifying complex distributed systems. 3,051
amitpnk/onion-architecture-asp.net-core A .NET Core API solution template implementing Onion Architecture with essential features. 874
domaindrivendev/swashbuckle.aspnetcore Tools and generators for creating API documentation using Swagger/OpenAPI 5,276
aspnetrun/run-aspnetcore-microservices A microservices-based e-commerce project demonstrating various architectural patterns and technologies. 2,791
dotnet/aspnet-api-versioning Provides libraries and tools to add versioning semantics to ASP.NET API services 3,080
asynchttpclient/async-http-client An asynchronous HTTP client library for Java applications 6,301
josephwoodward/globalexceptionhandlerdotnet Provides centralized exception handling in ASP.NET Core applications 269
xabaril/aspnetcore.diagnostics.healthchecks Provides a set of health checks for various services and platforms to monitor their status in ASP.NET Core applications. 4,132
signalr/signalr Enables real-time communication between web servers and connected clients 9,216
dotnetzoom/aspnetcore-webapi-course A comprehensive project demonstrating professional REST API design with ASP.NET Core WebAPI and various features such as authentication, logging, exception handling, and dependency injection. 867