stevejgordon / SequenceReaderSample
Short sample of using SequenceReader for a ReadOnlySequence returned from Pipelines. This sample parses some comma separated items from a Stream of UTF8 bytes. Note: This sample omits some potential performance optimisations for single segment sequences in the interest of demonstrating the use of the SequenceReader.
☆18Updated 5 years ago
Alternatives and similar repositories for SequenceReaderSample:
Users that are interested in SequenceReaderSample are comparing it to the libraries listed below
- 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 q…☆25Updated 5 years ago
- A pub sub implementation built on top of orleans grains☆36Updated 3 years ago
- Unit Testing with Local Functions☆29Updated 8 months ago
- A library designed to help generating codes / confirmation strings☆44Updated 6 years ago
- Receive messages from multiple sources using a centralised delivery pipeline☆25Updated 4 years ago
- Managed CQRS/ES fundamentals for dotnet core and dotnet framework☆31Updated 2 years ago
- Adds Verify support for verifying Moq types.☆14Updated this week
- A playground for source generation ideas for asp.net core☆19Updated 2 years ago