NickFane / NetCoreWorkerService
Example Worker Service in .NET Core
☆22Updated last year
Related projects ⓘ
Alternatives and complementary repositories for NetCoreWorkerService
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆25Updated last year
- Extension methods to make working with EF Core easier.☆42Updated 11 months ago
- ☆26Updated 4 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆32Updated last year
- A pub/sub scenario with MassTransit, RabbitMQ and .NET Core☆44Updated last year
- Learning how to implement domain events without any external references or DI in a domain entity☆15Updated 2 years ago
- Example code to go with my talk and article on DDD☆13Updated 6 years ago
- .NET Standard and Entity Framework Core Audit Log☆26Updated last year
- The incremental approach to migrate from .NET Framework legacy system to new .NET Core system using Strangler Pattern.☆26Updated last year
- A collection of Value Object samples for use in DDD projects.☆32Updated 2 years ago
- Domain Driven Design, Microservices, .Net 5.☆49Updated last year
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆65Updated 4 years ago
- Essential NuGet Packages for your ASP.NET Core Applications.☆19Updated 3 years ago
- ☆35Updated 3 years ago
- ChatService (SignalR).☆32Updated 4 months ago
- ASP.NET Core Filter and Middleware to catch exceptions and translate them into nice HTTP responses