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
- A pub sub implementation built on top of orleans grains☆36Updated 3 years ago
- Unit Testing with Local Functions☆29Updated 7 months ago
- AutoStep Testing Framework - Core Libraries and Components☆22Updated 7 months ago
- Short sample of using SequenceReader for a ReadOnlySequence returned from Pipelines. This sample parses some comma separated items from a…☆18Updated 5 years ago
- Receive messages from multiple sources using a centralised delivery pipeline☆25Updated 3 years ago
- ☆31Updated 4 years ago
- CQRS framework based on MediatR☆25Updated this week
- ☆20Updated last year
- A simple, convention-based, endpoint per action pattern implementation for AspNetCore 3.0+ with full support for Swagger☆35Updated 4 years ago
- Simple.HttpPatch implementation for .NET to easily allow & apply partial REST-ful service (through Web API) using Http Patch☆19Updated 3 months ago
- AsyncExpiringLazy☆37Updated 2 weeks ago
- Adds Verify support for MassTransit test helpers.☆12Updated last week
- Extensions for System.TimeProvider API. It includes an advanced test/fake version of the TimeProvider type and a backported version of Pe…☆29Updated 5 months ago
- ☆57Updated 5 years ago
- A set of samples show casing the .NET linker and .NET 5 APIs☆57Updated 4 years ago
- A library that automatically adds support for object deconstruction in C#.☆37Updated 2 weeks ago
- ☆37Updated last year
- A playground for source generation ideas for asp.net core☆19Updated 2 years ago
- A .NET HTTP client library for the "';-- Have I Been Pwned" API: https://haveibeenpwned.com/api/v3☆34Updated last week
- Random collection of patterns, approaches, and explorations I use in libraries and applications.☆24Updated 3 years ago
- ☆37Updated last year
- .NET dependency injection and logging extensions for Microsoft.Data.SqlClient☆47Updated this week
- Adds support for logging JSON.NET dynamic types as structured data with Serilog☆51Updated this week
- Pitcher is a small helper library to easily throw exceptions and reduce code size by moving the tedious if..throw stuff out of your code.☆26Updated last year
- Provides compile-time discovery and code generation of service registrations from attributed types and conventions☆52Updated this week
- ☆16Updated 6 years ago
- Extends Verify to allow verification of EntityFramework bits.☆62Updated this week
- A simple query language for Entity Framework Core.☆40Updated 6 years ago
- Application Insights reporter for App.Metrics framework.☆11Updated 2 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 8 months ago