The source code for my RabbitMQ tutorials.
-
Updated
Mar 3, 2023 - C#
8000
The source code for my RabbitMQ tutorials.
Example of using MassTransit with RabbitMQ in .NET 9.0
Stream Youtube Chat to Discord Webhook (.NET 8 Worker Service)
Example using Worker Service in .NET 7.0
Get started with Microservices using dotnet core
SharpWorker is a multi-platform execution environment and helper library for scheduled, API controlled tasks. (examples: Bots, Data Miners, Web Crawlers, API Services, etc)
Using the Modular Monolith approach, this application is an example of the article I produced for the Telerik Blog (telerik.com/blogs).
Developing a real world e-commerce use case with only gRPC communication. We will have 3 gRPC services, Product, Cart and Discount.
Recorder.moe 專案的監控 Worker Service。 (.NET 8 Worker Service)
Windows service using .net 6
.Net Core 3 Manager Background Service
Example of using Azure Service Bus with MasTransit in .NET 7.0
API de partidas e palpites do campeonato brasileiro
A worker service for periodically download, parse and write to a database.
練習使用 .NET Core 3.1 實作 Worker Service。(To practice how worker service implement with .NET Core 3.1.)
This repository holds an example template structure for creating a notification worker service in .NET Core that runs as Windows Service or a Linux Daemon
RESTful quotation management API with the following technical properties: Language of development C# on .NET Core 3.1 JSON format is used to exchange data between the client and server For preserving user data and app state between requests used Dependency Injection.
Default implementation for Hangfire based job scheduler on a dotnetcore worker service. Example implementations for fire and forget, delayed and recursive jobs. (Persistance: InMemory)
Built a GraphQL API with ASP.NET Core and HotChocolate, focusing on SQL database integration and code-first schema design. Implemented CRUD operations, pagination, and AutoMapper. Managed EF Core migrations and conducted unit tests with MSTest. Created detailed API documentation and Readme
Add a description, image, and links to the worker-service topic page so that developers can more easily learn about it.
To associate your repository with the worker-service topic, visit your repo's landing page and select "manage topics."