stevejgordon / QueueReadingChannelsSample
A small sample which demostrates how System.Threading.Channels may be used in an .NET Core 3.0 Worker Service to support reading from a queue and processing messages in parallel.
☆25Updated 5 years ago
Alternatives and similar repositories for QueueReadingChannelsSample:
Users that are interested in QueueReadingChannelsSample are comparing it to the libraries listed below
- Short sample of using SequenceReader for a ReadOnlySequence returned from Pipelines. This sample parses some comma separated items from a…☆18Updated 5 years ago
- A pub sub implementation built on top of orleans grains☆36Updated 3 years ago
- Adds support for logging JSON.NET dynamic types as structured data with Serilog☆51Updated 3 weeks ago
- A simple query language for Entity Framework Core.☆40Updated 6 years ago
- EventPipe-based LogViewer☆39Updated 5 years ago
- ☆20Updated last year
- Recipes for common ASP.NET Core patterns☆50Updated 4 years ago
- Random collection of patterns, approaches, and explorations I use in libraries and applications.☆25Updated 3 years ago
- DSL for building web services☆37Updated 2 years ago
- Receive messages from multiple sources using a centralised delivery pipeline☆25Updated 3 years ago
- Experimenting with schedulers☆69Updated 4 years ago
- .NET dependency injection and logging extensions for Microsoft.Data.SqlClient☆48Updated this week
- ☆57Updated 5 years ago
- ☆37Updated last year
- A library designed to help generating codes / confirmation strings☆44Updated 6 years ago
- idgen is a .NET Core global tool that supports the bulk generation of various types of unique identifiers.☆58Updated 3 months ago
- Extensions for ASP.NET Core☆34Updated last year
- Library to simplify the hosting of console applications by making it easier to setup dependency injection, logging and configurations☆15Updated 6 years ago
- ☆31Updated 4 years ago
- A simple extension method that generate curl command from HTTP request☆34Updated 9 months ago
- A dotnet tool to do a http request/response security assessment