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
OpenTracing API for C# (.NET). 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163
Las características principales de opentracing/opentracing-csharp son: Distributed Computing.
Las alternativas de código abierto para opentracing/opentracing-csharp incluyen: 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…