stevejgordon / SequenceReaderSampleLinks
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 6 years ago
Alternatives and similar repositories for SequenceReaderSample
Users that are interested in SequenceReaderSample are comparing it to the libraries listed below
Sorting:
- 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 6 years ago
- Library for using scopes with Microsoft.Extensions.Logging.☆21Updated 5 months ago
- A library designed to help generating codes / confirmation strings☆46Updated 6 years ago
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- Exploring Span<T> and System.IO.Pipelines☆16Updated 3 years ago
- System.Threading.RateLimiting implementation backed by Orleans☆48Updated 3 years ago
- Making XUnit.NET test projects even better☆23Updated 3 years ago
- Small library to handle ISO8601 durations in C#☆35Updated 3 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆48Updated last year
- Useful set of collections, and extensions for collections with thread-safe read-write access options.☆21Updated 6 months ago
- Explore project dependencies in .NET☆71Updated 5 months ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆56Updated 3 months ago
- Unit Testing with Local Functions☆29Updated 9 months ago
- A C# library for generating high entropy passwords similar to 1Password☆57Updated this week
- A .NET library that helps you protect your NuGet packages with commercial licenses.☆101Updated 2 months ago
- SourceMock is a C# mocking framework based on source generators☆57Updated 2 years ago
- A simple query language for Entity Framework Core.☆41Updated 7 years ago
- A reader for Serilog's compact JSON format☆34Updated last year
- A small .NET library for formatting type names à la C#.☆34Updated 10 months ago
- A pub sub implementation built on top of orleans grains☆38Updated 4 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- An example of the State design pattern in C#☆32Updated 3 years ago
- Write Serilog events to observers (Rx) through an IObservable☆27Updated last year
- A library that automatically adds support for object deconstruction in C#.☆43Updated 4 months ago
- .NET Core Global Tool for cleaning up solution, project or folder☆53Updated last year
- A playground for source generation ideas for asp.net core☆18Updated 3 years ago
- ☆31Updated 5 years ago
- Helpers for Microsoft.Extensions.DependencyInjection.☆18Updated 5 years ago
- Lazy Dependency Injection for Microsoft's DI ServiceProvider☆15Updated 4 years ago
- Dynamically attach properties to (almost) any object instance.☆47Updated 4 years ago