WolfgangOfner / .NetCore-DecoratorPatternLinks
A demo implementation of the Decorator Pattern using ASP .Net Core 3.1
☆11Updated 4 years ago
Alternatives and similar repositories for .NetCore-DecoratorPattern
Users that are interested in .NetCore-DecoratorPattern are comparing it to the libraries listed below
Sorting:
- Converts EFCore.GenericServices and EfCore.GenericBizRunner statuses to ASP.NET Core formats☆49Updated 5 years ago
- ☆34Updated 4 years ago
- small example of how to write integration tests on MongoDB with .NET Core☆19Updated 2 years ago
- How to get Swashbuckle or NSwag Swagger UI's working with IdentityServer 4☆76Updated 5 years ago
- Specification pattern implementation in C#☆57Updated 7 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆36Updated 2 years ago
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- My .NET playground. The base of my #dotnet related content.☆21Updated 3 years ago
- Example of event sourcing implemented with Cosmos DB☆48Updated 3 years ago
- ☆90Updated 4 years ago
- Authenticating, validating, caching, error handling, logging, documenting, testing and profiling are common features in web API, here are…☆78Updated 2 years ago
- ☆80Updated 7 years ago
- ☆38Updated 4 years ago
- Event Store in C#, demo project☆38Updated 2 years ago
- Demos and sample for my "Designing a UI for Microservices" talk☆57Updated this week
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated last year
- Sample created in the live-coding video series☆85Updated 2 years ago
- ASP.NET Core example using Serilog and MVC and API project with shared config assembly☆20Updated 4 years ago
- Shows how to use the new transactional outbox