NickFane / NetCoreWorkerService
Example Worker Service in .NET Core
☆22Updated 2 years ago
Alternatives and similar repositories for NetCoreWorkerService:
Users that are interested in NetCoreWorkerService are comparing it to the libraries listed below
- Live Streaming and Video Tutorials on Clean Architecture, DDD, TDD using .NET Core every week on Paulovich.NET Youtube channel.☆51Updated 5 years ago
- ☆26Updated 4 years ago
- The incremental approach to migrate from .NET Framework legacy system to new .NET Core system using Strangler Pattern.☆26Updated 2 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆34Updated 2 years ago
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆25Updated 2 years ago
- Sample on how to use request/response with MassTransit and ASP.NET Core☆40Updated 4 years ago
- This demo shows a working sample of microservices architecture using ASP.NET Core. It covers how to create microservices, how to create A…☆39Updated 4 months ago
- ☆24Updated 4 years ago
- Extension methods to make working with EF Core easier.☆44Updated last year
- Sample Domain Events implementation with MediatR☆25Updated 5 years ago
- Microservices With IdentityServer4 and Ocelot Fronting a .NET Core API☆53Updated 6 years ago
- ASP.NET Core example using Serilog and MVC and API project with shared config assembly☆20Updated 4 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆66Updated 4 years ago
- A store application uses modern technologies such as Dapr, OSM, Tye...☆34Updated 4 years ago
- A set of open-source .NET libraries helping with DDD (domain-driven design) and CQRS (command query responsibility segregation).☆69Updated 3 months ago
- ☆23Updated 2 years ago
- A collection of Value Object samples for use in DDD projects.