Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
Обновлено 2024-09-18 15:16:37 +03:00
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
Обновлено 2023-11-13 23:46:00 +03:00
Connect(); 2018 - AI Visual Provision Sample App
Обновлено 2022-09-21 21:21:06 +03:00
This Mixed Reality Academy course will explore ways of visualizing the motion controllers, handing input events and attaching custom UI elements to the controllers.
Обновлено 2022-09-08 20:03:40 +03:00
A small collection of utility APIs including command line argument splitting and quoting, file system globbing, cross platform process execution, and console output redirection handling.
Обновлено 2022-07-15 07:49:57 +03:00
A wrapper class library for handling image and PDF exporting in dashboard and widget from Syncfusion Dashboard Viewer.
Обновлено 2019-03-13 08:03:24 +03:00
[Archived] Diagnostics middleware for reporting info and handling exceptions and errors in ASP.NET Core, and diagnosing Entity Framework Core migrations errors. Project moved to https://github.com/aspnet/AspNetCore
Обновлено 2018-11-28 02:33:22 +03:00
[Archived] Middleware for handling requests for file system resources including files and directories. Project moved to https://github.com/aspnet/AspNetCore
Обновлено 2018-11-21 22:11:19 +03:00
Hands-on workshop designed to help you learn Azure, Mobile & AI
Обновлено 2018-11-16 20:43:07 +03:00
Library for handling osu!Bancho packets.
Обновлено 2018-07-09 17:20:22 +03:00
Arcade style match-N game with poker hands implementaion for Windows Phone devices.
Обновлено 2014-11-28 16:16:03 +03:00
Обновлено 2014-04-10 17:38:06 +04:00
Burrow.NET is a simple library created based on some EasyNetQ ideas, it's a thin wrapper of RabbitMQ.Client for .NET. Basically, if you just need to put your message or subscribe messages from RabbitMQ server, you found the right place. With Burrow.NET, you can easily customize almost everything start with exchange and queue name, changing the way to serialize your object, inject custom error handling strategies, etc.
Обновлено 2012-10-02 10:50:10 +04:00