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
- Random collection of patterns, approaches, and explorations I use in libraries and applications.☆25Updated 3 years 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
- Recipes for common ASP.NET Core patterns☆50Updated 4 years ago
- .NET dependency injection and logging extensions for Microsoft.Data.SqlClient☆48Updated this week
- A set of samples show casing the .NET linker and .NET 5 APIs☆57Updated 4 years ago
- A set of helper extension methods (on Stream) for working with streams. Particularly useful for interaction with an API through HttpClie…☆61Updated 2 years ago
- ☆20Updated 2 years ago
- ☆30Updated 2 years ago
- ☆27Updated last year
- A simple query language for Entity Framework Core.☆41Updated 6 years ago
- Extensions to .NET Core's built-in DI container, providing the ability for dynamic configuration.☆20Updated 4 years ago
- Social Cards with ASP.NET Core, FeatherHTTP, and Playwright☆16Updated 3 years ago
- AutoStep Testing Framework - Core Libraries and Components☆22Updated 9 months ago
- Sample project for demonstrating how to use async streams and NDJSON to improve user experience by streaming JSON objects from server to …☆42Updated 3 months ago
- Experimenting with schedulers☆69Updated 4 years ago
- A .NET Core global tool to deploy an application to Azure in one command☆26Updated 4 years ago
- Adds Verify support for MassTransit test helpers.☆12Updated this week
- Adds support for logging JSON.NET dynamic types as structured data with Serilog☆51Updated this week
- Automatic implemention of stronly typed IDs via record structs with compile-time feature auto-detection☆35Updated this week
- ☆56Updated 2 years ago
- ☆37Updated last year
- Wrapper around the EF Core In-Memory DB to work around some qwerks☆71Updated 4 years ago
- A .NET HTTP client library for the "';-- Have I Been Pwned" API: https://haveibeenpwned.com/api/v3☆34Updated last month
- Learning how to implement domain events without any external references or DI in a domain entity☆15Updated 3 years ago
- An asynchronous Redis Client for .NET!☆38Updated 6 months ago
- An example of the State design pattern in C#☆32Updated 3 years ago
- Extends Verify to allow verification of EntityFramework bits.☆64Updated this week
- Library for ASP.NET Core project which saves user activity, request log and uses Kibana to present the data☆16Updated 7 years ago
- Extensions for ASP.NET Core☆34Updated last year