70 packages tagged with “Try”
This package includes implementation of Maybe, Try, Either with set of utility extension methods.
This is a generic helper to help try some action until the given condition is met. It now works seamlessly with C# async/await keywords for asynchronous operations, which is very common in a scenario that requires retry logic.
A collection of useful types and operations on types.
C# implementation of functional concepts: Maybe (Option), Either (Result), Try, Memoize
Simple optional types with basic helpers
This project provides the monads Maybe(of T) and Try(of T), both with full support for modern async/await code.
The Try monad (Error/Exceptional monad) for C# railroad programming
Number To Text Converter Money To Text Converter Supported Languages: English, Spanish, French, German, Turkish, Russian, Ukrainian, Amharic, Polish, Belarussian, Portuguese. Supported Currencies: EUR, USD, RUB, TRY, UAH, BGN, ETB, PLN, BYN, ARS, BRL. Number Limit: 1 trillion
"Either" Monad-like Implementation for dealing with operation results in C#
Library providing short-hand and extensibility for trapping exceptions
Codoxide.Outcome<T> is an Either monad (or Result monad) for .NET Core.It allows for elegant happy path and error path handling through method chaining made available through a number of Extension libraries.
A collection of useful types and operations specialized for errors.
Async extensions for optional types
TryIt offers a simple, fluent way to try/retry actions, methods and tasks. You can pause between retries using one of the built-in delay policies or create your own. You can also add error and success policies to fine tune your control of the process. **Warning** Versions 2.0.0 and above have several breaking changes with previous versions. See the documentation for details.
C# functional language extensions
A Small Example to find out if we can place our package to Nuget
A template for interactive documentation with Try.NET
Ling wherif,stringTojson等等的工具类
A simple, extensible approach to reduce try..catch boilerplate.
Fambda - advanced, purely functional programming library for C# language. Supported .NET 6
A collection of xUnit.net assertions, tailored for Tiger libraries. (As source.)
Test of publishing a NuGet Package. It'll be hided in a few houres
A collection of xUnit.net assertions, tailored for Tiger libraries.