ankitvijay / EnumerationLinks
Enumeration class as an alternate to enum types
☆10Updated last year
Alternatives and similar repositories for Enumeration
Users that are interested in Enumeration are comparing it to the libraries listed below
Sorting:
- This is the updated DDD demo project described on my blog here: http://dotnetcodr.com/2015/08/06/domain-driven-design-with-web-api-revisi…☆26Updated 9 years ago
- Specification pattern implementation in C#☆57Updated 7 years ago
- Sample Domain Events implementation with MediatR☆25Updated 5 years ago
- A set of helper extension methods (on Stream) for working with streams. Particularly useful for interaction with an API through HttpClie…☆60Updated 2 years ago
- Authenticating, validating, caching, error handling, logging, documenting, testing and profiling are common features in web API, here are…☆78Updated 2 years ago
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- ☆53Updated 9 years ago
- Demo code for my "Best Practices for Building Async APIs with ASP.NET Core" session☆39Updated 3 years ago
- A microservice based application to demonstrate how chaos engineering works with Simmy using chaos policies in a distributed system.☆28Updated 2 years ago
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated last year
- A simple demo listing all services available to an app at startup☆84Updated 3 years ago
- A set of open-source .NET libraries helping with DDD (domain-driven design) and CQRS (command query responsibility segregation).☆71Updated this week
- ASP.NET Core Blazor BFF with Microsoft Entra ID and Razor page☆52Updated 5 months ago
- The incremental approach to migrate from .NET Framework legacy system to new .NET Core system using Strangler Pattern.☆27Updated 2 years ago
- ASP.NET Core Razor page using Azure Blob Storage to upload download files securely using OAuth and Open ID Connect☆28Updated 8 months ago
- Examples how to use MediatR library in ASP.NET Web Api project.☆14Updated 9 years ago
- Converts EFCore.GenericServices and EfCore.GenericBizRunner statuses to ASP.NET Core formats☆49Updated 5 years ago
- Securing ASP.NET Core Razor Pages, Web APIs with Azure B2C external and Microsoft Entra ID internal identities☆36Updated last year
- Handy extensions for the MediatR package☆46Updated 10 years ago
- ODataHeroes is a boilerplate solution, built to demonstrate OData API implementation in an ASP.NET Core (.NET 5) API☆12Updated 3 years ago
- Microsoft SQL Server transport and persistence for Rebus☆48Updated 7 months ago
- Extensions to .NET Core's built-in DI container, providing the ability for dynamic configuration.☆20Updated 4 years ago
- Example showing how to automatically generate netstandard API clients for an aspnetcore web api using NSwag and Swagger☆36Updated last year
- Sample implementing reference token support, token exchange, impersonation and delegation and enhanced client authentication with private…☆25Updated 5 years ago
- A tiny helper for writing .NET Core applications. This library provides a simple set of extension methods that you can use to perform com…☆36Updated last year
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆36Updated 2 years ago
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆27Updated 5 years ago
- Some sample projects showing how to use Serilog☆33Updated 3 years ago
- A dotnet tool to do a http request/response security assessment☆38Updated 6 years ago
- Example using dotNET for Onion Architecture with DDD & Tooling (FluentValidation, MassTransit, RabbitMQ, MediatR). Using best practices &…☆72Updated 8 years ago