jeremybytes / csharp-channels-presentationLinks
Code samples, slides, and links for "Better Parallel Code with C# Channels"
☆30Updated last year
Alternatives and similar repositories for csharp-channels-presentation
Users that are interested in csharp-channels-presentation are comparing it to the libraries listed below
Sorting:
- Source code for an (upcoming) course about Clean Architecture☆44Updated 4 years ago
- A light weight abstraction over ASP.NET minimal API☆70Updated 8 months ago
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated last year
- Photobook written in minimal api with opentelemetry☆37Updated 3 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 8 months ago
- .NET dependency injection and logging extensions for Microsoft.Data.SqlClient☆50Updated last week
- A simple demo listing all services available to an app at startup☆85Updated 3 years ago
- A library to allow developer use events to update their database via Entity Framework Core (EF Core)☆70Updated 4 years ago
- Samples from the book Micro Frontends in Action implemented with ASP.NET Core☆67Updated 5 months ago
- .NET Core Encryption☆94Updated last month
- Contract testing tool for .NET Core.☆51Updated 2 years ago
- Simple eStore frontend backend application using ASP.NET Core☆105Updated 2 years ago
- Route-based CLI framework for .NET - Nuru means 'light' in Swahili☆106Updated last week
- A lightweight library for implementing the Transactional Outbox pattern in .NET with default implementation in SQL Server & Azure Service…☆20Updated 5 months ago
- A distributed application template for dotnet. Utilizing Blazor, Web API, gRPC, Tye, YARP etc.☆53Updated last month
- CQRS framework based on MediatR☆26Updated 4 months ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆37Updated 3 years ago
- Demos for my talk Beyond HTTP in ASP.NET Core 3.0 with gRPC☆88Updated 3 years ago
- A sample showing running OWIN based frameworks on top of ASP.NET Core☆47Updated 3 years ago
- A sample plugin model for ASP.NET Core applications☆126Updated 3 years ago
- A .NET library for building query specifications.☆66Updated 3 weeks ago
- The goal of this project it's to show how to use MinimalApi.Endpoint package. It demontrate how to configure API endpoints as individual …☆88Updated 2 years ago
- Home repository for EventDriven.NET☆74Updated last year
- A console app showing domain events in action using .NET 5☆48Updated last year
- A simple request authorization package that allows you to build and run request specific authorization requirements before your request h…☆109Updated 6 months ago
- A set of helper extension methods (on Stream) for working with streams. Particularly useful for interaction with an API through HttpClie…☆60Updated 3 years ago
- Demos from my talk "Turbocharged: Writing High-Performance C# and .NET Code"☆70Updated 2 years ago
- Extends Verify to allow verification of EntityFramework bits.☆65Updated this week
- A dotnet library for running background jobs in a scalable and performant manner. The jobs can trigger based on cron expressions, interva…☆57Updated last month