referbruv / SwaggerHeroesLinks
SwaggerHeroes is a boilerplate solution to demonstrate integrating Swagger UI with ASP.NET Core.
☆44Updated last year
Alternatives and similar repositories for SwaggerHeroes
Users that are interested in SwaggerHeroes are comparing it to the libraries listed below
Sorting:
- Examples of multitenancy using EF Core and Blazor.☆83Updated 4 years ago
- all code used in blogs☆36Updated last year
- The sample code from my presentation Modern Web Dev with Blazor WebAsembly and ASP.NET Core 6.☆101Updated 3 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago
- A console app showing domain events in action using .NET 5☆48Updated last year
- A web application that manages appointment scheduling, reminders and cancellation of appointments☆71Updated 2 months ago
- Better Enhanced Repository Pattern Implementation in .NET C#☆41Updated last year
- Some classes to make working with APIs easier.☆38Updated 2 years ago
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated last year
- .NET modern tools for fast and efficient development☆99Updated last year
- An overview of CQRS in .NET Core 5☆71Updated 4 years ago
- Automatically Log all the changes done via Entity Framework Core seamlessly.☆32Updated 4 years ago
- Audit Trail Implementation in ASP.NET Core with Entity Framework Core☆73Updated 2 years ago
- EF Core and Minimal API sample for multi-tenancy example using global filters☆81Updated 2 years ago
- An example web app based on the new feature in .NET 8 | minimal web API in ASP.NET 8☆148Updated last year
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆67Updated 5 years ago
- ASP.NET Core Blazor BFF with Microsoft Entra ID and Razor page☆52Updated 6 months ago
- .NET Core Encryption☆94Updated last month
- ☆42Updated 2 years ago
- A distributed application template for dotnet. Utilizing Blazor, Web API, gRPC, Tye, YARP etc.☆53Updated last week
- VShop is a sample .NET 6 application built as Modular Monolith with Domain-Driven Design (DDD) approach. Each module is an independent ve…☆52Updated 3 years ago
- Contains all of my examples from various blog posts☆121Updated 3 months ago
- The goal of this project it's to show how to use MinimalApi.Endpoint package. It demontrate how to configure API endpoints as individual …☆88Updated 2 years ago
- ☆114Updated 4 years ago
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆55Updated last year
- Various code sample for Entity Framework Core 8 and EF Core 9☆66Updated 2 months ago
- Dapper implementation of UserStore and RoleStore, to be used with Microsoft.AspNetCore.Identity.