NickFane / NetCoreWorkerServiceLinks
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
Sorting:
- ☆24Updated 4 years ago
- ☆25Updated 4 years ago
- Sample on how to use request/response with MassTransit and ASP.NET Core☆40Updated 4 years ago
- Sample project with OpenTracing API and Jaeger for the blog article☆15Updated 6 years ago
- Extension methods to make working with EF Core easier.☆44Updated last year
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆36Updated 2 years ago
- Tiny event driven sample application, using Debezium to help implement the outbox pattern☆13Updated 2 years ago
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆25Updated 2 years ago
- React, Redux, ASP.NET Core Web API, RabbitMQ, MassTransit, Entity Framework, MongoDB☆39Updated 6 years ago
- Lightweight messaging wrapper of MassTransit☆72Updated 4 years ago
- .NET Standard and Entity Framework Core Audit Log☆27Updated 2 years ago
- Live Streaming and Video Tutorials on Clean Architecture, DDD, TDD using .NET Core every week on Paulovich.NET Youtube channel.☆51Updated 5 years ago
- ☆23Updated 6 years ago
- Make SOAP requests using IHttpClientFactory in .NET Core☆60Updated 2 years ago
- A .NET/C# implementation of the mediator pattern with support for queries, commands and events☆21Updated 5 years ago
- Samples of gRPC services in ASP.NET Core 3.1 (work in progress)☆50Updated 3 years ago
- Unit of Work component that automatically handles transactions (with multiple DbContext support). Created as a .NET standard library with…☆36Updated 2 years ago
- This repo contains a sample application based on a fictional eCommerce. The primary goal of this sample is to demonstrate several softwar…☆16Updated 2 years ago
- The incremental approach to migrate from .NET Framework legacy system to new .NET Core system using Strangler Pattern.☆27Updated 2 years ago
- Vehicle Tracker with Microservice example☆79Updated 3 years ago
- Example of API Gateway based on .NET Core, Ocelot, Consul