An observable microservice bus library for .NET, that wraps the underlying message transports in simple Rx based interfaces.
A toolkit to create code-first HTTP reverse proxies on ASP.NET Core
Polly is a resilience and transient-fault-handling library for .NET applications. It provides a framework for defining and executing stability patterns that manage failures and resource exhaustion during operation execution. The library enables developers to compose complex resilience strategies through a fluent builder pattern, wrapping target operations in functional decorators. These policies intercept execution flow to apply automated recovery mechanisms, such as retries for temporary errors or circuit breakers that isolate unstable components by blocking requests. The framework supports
Liveness, health check library for ASP.NET Core Applications
The main features of xabaril/beatpulse are: Distributed Computing.
Open-source alternatives to xabaril/beatpulse include: app-vnext/polly — Polly is a resilience and transient-fault-handling library for .NET applications. It provides a framework for defining… christopherread/obvs — An observable microservice bus library for .NET, that wraps the underlying message transports in simple Rx based… damianh/proxykit — A toolkit to create code-first HTTP reverse proxies on ASP.NET Core. dask/dask-image — dask-image. exceptionless/foundatio — Pluggable foundation blocks for building distributed apps. gjoseph92/stackstac — Turn a list of STAC items into a 4D xarray DataArray (dims: time, band, y, x), including reprojection to a common…