KevinDockx / StreamExtensionsLinks
A set of helper extension methods (on Stream) for working with streams. Particularly useful for interaction with an API through HttpClient.
☆60Updated 2 years ago
Alternatives and similar repositories for StreamExtensions
Users that are interested in StreamExtensions are comparing it to the libraries listed below
Sorting:
- ☆105Updated 2 years ago
- A simple demo listing all services available to an app at startup☆84Updated 3 years ago
- Recipes for common ASP.NET Core patterns☆50Updated 5 years ago
- Demos for my talk Beyond HTTP in ASP.NET Core 3.0 with gRPC☆88Updated 3 years ago
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- Samples from the book Micro Frontends in Action implemented with ASP.NET Core☆66Updated 3 months ago
- ASP.NET Core Blazor BFF with Microsoft Entra ID and Razor page☆52Updated 5 months ago
- Sample project for demonstrating how to use async streams, JSONL (JSON Lines), and NDJSON (Newline Delimited JSON) to improve user experi…☆43Updated this week
- ☆37Updated 2 years ago
- Photobook written in minimal api with opentelemetry☆37Updated 3 years ago
- Extensions to .NET Core's built-in DI container, providing the ability for dynamic configuration.☆20Updated 4 years ago
- ☆79Updated 5 months ago
- Specification pattern implementation in C#☆57Updated 7 years ago
- OpenID Connect code sample (Angular 5, ASP.NET Core 3.0, IdentityServer4) containing SSOn/Out, reference tokens, custom grants and multi-…☆65Updated 2 years ago
- Example CQRS application using Cosmos DB with EF Core☆66Updated last year
- Dynamic LINQ queries based on C# 4 dynamic.☆84Updated 11 years ago
- A library to allow developer use events to update their database via Entity Framework Core (EF Core)☆68Updated 4 years ago
- A .NET library for building query specifications.☆63Updated last month
- Enables multitenant dependency injection support for ASP.NET Core.☆114Updated last year
- Wrapper around the EF Core In-Memory DB to work around some qwerks☆71Updated 5 years ago
- ☆16Updated 7 years ago
- Mutlitenancy for dotnet applications☆110Updated last year
- Experimenting with schedulers☆69Updated 4 years ago
- An aspire resource for showing swagger ui☆71Updated 9 months ago
- Auth0, ASP.NET Core OAuth, OIDC☆34Updated 8 months ago
- Sample demonstrating how to use SignalR's new client-to-server streaming feature