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
468 watching
753 forks
Language: C#
last commit: 6 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 on Windows, Mac, or Linux. 35,542
dodyg/practical-aspnetcore Provides practical samples of ASP.NET Core versions 9,508
cecilphillip/aspnet-servicediscovery-patterns Samples of implementing Service Discovery patterns with ASP.NET Core using tools like Consul and RabbitMQ. 293
dotnet/aspnetcore.docs Documentation for ASP.NET Core web application development 12,644
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,045
amitpnk/onion-architecture-asp.net-core A .NET Core API solution template implementing Onion Architecture with essential features. 864
domaindrivendev/swashbuckle.aspnetcore A set of tools for documenting and generating API documentation directly from ASP.NET Core applications. 5,255
aspnetrun/run-aspnetcore-microservices Real-world e-commerce microservices project showcasing implementation of .NET 8 and C# 12 for building scalable, loosely-coupled services with event-driven communication and distributed databases. 2,768
dotnet/aspnet-api-versioning Provides libraries and tools to add versioning semantics to ASP.NET API services 3,061
asynchttpclient/async-http-client An asynchronous HTTP and WebSocket client library for Java applications 6,293
josephwoodward/globalexceptionhandlerdotnet Provides centralized exception handling in ASP.NET Core applications 269
xabaril/aspnetcore.diagnostics.healthchecks Provides a collection of ASP.NET Core health check packages for various services and platforms. 4,102
signalr/signalr Enables real-time communication between web servers and connected clients 9,213
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. 858