alugili / CSharp_8_Async_Streams_Demo
C# 8 Demo for the new proposed feature Async Streams
☆12Updated 6 years ago
Alternatives and similar repositories for CSharp_8_Async_Streams_Demo:
Users that are interested in CSharp_8_Async_Streams_Demo are comparing it to the libraries listed below
- ☆31Updated last year
- An Implementation of Raft in .NET for prime-time - along with an eCommerce availability State Machine☆25Updated 5 years ago
- These extensions make it easy to chain Linq expressions based on conditions—useful for sorting, filtering, and paging.☆18Updated 4 years ago
- A distributed timer/job scheduler built on top of Project Orleans.☆21Updated 7 months ago
- Implements Microsoft.Extensions.DependencyInjection.Abstraction☆47Updated 5 months ago
- Sample code of an Actor Model based traffic-control system using Akka.Net.☆37Updated 2 years ago
- Hangfire.Dashboard.Dark shows the hangfire dashboard in a beautiful theme.☆27Updated 4 years ago
- A .NET/C# implementation of the mediator pattern with support for queries, commands and events☆21Updated 5 years ago
- .NET Core integration for Brighter☆14Updated 4 years ago
- System.Threading.RateLimiting implementation backed by Orleans☆46Updated 2 years ago
- 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
- A work in progress playground for a low alloc, high performance, low-level ElasticSearch client. Not intended for production!!☆12Updated 5 years ago
- ASP.NET Core Elasticsearch Audit Trial☆44Updated 3 months ago
- White-glove service for .NET Core and Kubernetes☆27Updated 9 months ago
- A sample showing how to implement a tcp proxy using new kestrel APIs☆43Updated 3 years ago
- App Metrics Health Extensions for AspNet Core☆12Updated 6 years ago
- A full rewrite of the DBreeze project☆28Updated 2 years ago
- SQL Server Transport for NServiceBus☆44Updated this week
- Blog Post Series☆55Updated 7 years ago
- Manage your .NET application configuration dynamically.☆24Updated 2 weeks ago
- Snapshot storage provider for orleans event sourcing☆32Updated 2 months ago
- Managed CQRS/ES fundamentals for dotnet core and dotnet framework☆31Updated 2 years ago
- A pub sub implementation built on top of orleans grains☆36Updated 3 years ago
- Cuemon for .NET targets and complements the Microsoft .NET platform. Your ideal library family for modern .NET and legacy .NET Framework.☆28Updated last week
- Execute MediatR requests via JsonRpc using WebAPI☆32Updated 8 years ago
- Akka.NET integration plugin for AutoFac dependency injection library☆13Updated 3 years ago
- MediatR extension for Microsoft.AspNetCore.Mvc