jernejk / AspNetCoreSerilogExampleLinks
This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)
☆36Updated last year
Alternatives and similar repositories for AspNetCoreSerilogExample
Users that are interested in AspNetCoreSerilogExample are comparing it to the libraries listed below
Sorting:
- ASP.NET Core Blazor BFF with Microsoft Entra ID and Razor page☆52Updated 5 months ago
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- A simple demo listing all services available to an app at startup☆84Updated 3 years ago
- Photobook written in minimal api with opentelemetry☆37Updated 3 years ago
- An overview of CQRS in .NET Core 5☆71Updated 4 years ago
- Learning how to implement domain events without any external references or DI in a domain entity☆15Updated 3 years ago
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆27Updated 5 years ago
- Sample code for blog - Using FluentValidation for Forms Validation in Blazor☆51Updated 5 years ago
- Blazor.BFF.AzureB2C.Template, Blazor WASM hosted in ASP.NET Core using Azure B2C BFF (server authentication) and Microsoft Graph☆67Updated last year
- ☆38Updated 7 months ago
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated last year
- Switch tenants in an ASP.NET Core app using Azure AD with multi tenants☆25Updated 2 months ago
- Specification pattern implementation in C#☆57Updated 7 years ago
- ☆42Updated 2 years ago
- Multi-tenancy support for ASP.NET Core 8☆48Updated last year
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆36Updated 2 years ago
- Caching and cache invalidation of MediatR Requests via Pipeline Behaviors☆34Updated 2 years ago
- .NET Core Encryption☆94Updated last week
- Source code for an (upcoming) course about Clean Architecture