- United Kingdom
- http://software.reisenberger.net/
- @softwarereisen
Stars
Practical samples of ASP.NET Core 10, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
A Polly policy to collapse concurrent duplicate requests to a single execution.
Blank templates for developing custom policies for use with the .NET resilience library Polly.
Source from the Microsoft .NET Reference Source that represent a subset of the .NET Framework
Officially supported dotnet Kubernetes Client library
Durable Task Framework extension for Azure Functions
Dapr is a portable runtime for building distributed applications across cloud and edge, combining event-driven architecture with workflow orchestration.
Demos for my talk Beyond HTTP in ASP.NET Core 3.0 with gRPC
Provides a BulkheadPolicy (parallel throttle) for which the capacity can be adjusted dynamically
Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.
Azure HttpTrigger function using HttpClientFactory and Polly with exponential retries and logging.
A microservice based application to demonstrate how chaos engineering works with Simmy using chaos policies in a distributed system.
Distributed Circuit Breaker consumable from within Azure Functions or distributed, over http
⚡ Serverless Framework – Effortlessly build apps that auto-scale, incur zero costs when idle, and require minimal maintenance using AWS Lambda and other managed cloud services.
OAuth 2.0 social authentication providers for ASP.NET Core
Local Forwarder is an agent that collects Application Insights or OpenCensus telemetry from a variety of SDKs and routes it to the Application Insights backend.
Durable stateful entity that will keep the status of a circuit. When a function fails it can send a signal to the circuit actor which can decide if circuit is healthy or not
An easy to use thread safe in-memory caching service with a simple developer friendly API for c#
A cache aside implementation using Redis combined with an in-memory cache.
Azure Functions .NET extensions
Real-time chat app using ASP.NET Core and Blazor
Statiq is a flexible static site generator written in .NET.
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.