Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
50 packages returned for Tags:"try"
Sort by
Relevance
Downloads
Recently updated
Tp.
Core.
Functional
by:
targetprocess
83,212 total downloads
last updated
6/1/2023
Latest version:
2.0.0-no-implicit-rc1
maybe
either
try
functional
This package includes implementation of Maybe, Try, Either with set of utility extension methods.
RetryHelper
by:
Gildor
101,298 total downloads
last updated
5/31/2018
Latest version:
2.1.0
C#
Retry
RetryHelper
RetryEngine
RetryLogic
Try
TryUntil
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...
More information
Tiger.
Types
by:
chrisoverzero
83,323 total downloads
last updated
5/8/2018
Latest version:
5.0.0
option
maybe
either
try
task
functional
A collection of useful types and operations on types.
AInq.
Optional
by:
AInq
andryushchenko
27,431 total downloads
last updated
12/3/2022
Latest version:
3.4.1
AInq
Optional
Maybe
Try
Either
Simple optional types with basic helpers
MicroElements.
Functional
by:
alexey.petriashev
MicroElements
71,835 total downloads
last updated
12/2/2020
Latest version:
1.10.0
monads
functional
Maybe
Option
Either
Result
Try
Memoize
MicroElements
C# implementation of functional concepts: Maybe (Option), Either (Result), Try, Memoize
Bebop.
Monads
by:
cptjazz
12,278 total downloads
last updated
2/14/2021
Latest version:
2.2.0
maybe
try
monad
monads
This project provides the monads Maybe(of T) and Try(of T), both with full support for modern async/await code.
Tiger.
ErrorTypes
by:
chrisoverzero
16,103 total downloads
last updated
3/6/2018
Latest version:
4.0.0
error
result
try
task
functional
A collection of useful types and operations specialized for errors.
Codoxide.
Outcome.
Core
by:
sameera
19,459 total downloads
last updated
10/19/2020
Latest version:
6.2.1
either
monad
c#
chaining
result
functional
try
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.
Codoxide.
Outcome
by:
sameera
23,497 total downloads
last updated
4/24/2020
Latest version:
5.1.2
either
monad
c#
chaining
result
functional
try
"Either" Monad-like Implementation for dealing with operation results in C#
FaultlessExecution
by:
DumpsterNinja
28,708 total downloads
last updated
3/11/2022
Latest version:
2.0.5.5
try
catch
trycatch
error
exception
exceptionhandler
errorhandler
handler
Library providing short-hand and extensibility for trapping exceptions
yozepi.
Tryit
by:
yozepi
11,236 total downloads
last updated
7/20/2017
Latest version:
2.0.1.1720101
Try
Retry
Async
Exception
Handling
backoff
delay
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...
More information
Nut
by:
emrahyumuk
169,790 total downloads
last updated
6/2/2023
Latest version:
3.4.1
number
text
word
money
english
french
turkish
spanish
russian
german
More tags
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,...
More information
Nito.
Try
by:
stephencleary
7,164 total downloads
last updated
9/26/2021
Latest version:
1.1.1
railroad
try
error
exceptional
monad
The Try monad (Error/Exceptional monad) for C# railroad programming
Sanj_SomeExperimentNuget
by:
sanjeevkumarpaul
1,955 total downloads
last updated
1/31/2018
Latest version:
3.0.0
Try
A Small Example to find out if we can place our package to Nuget
Codoxide.
Outcome.
Extensions.
Then
by:
sameera
9,277 total downloads
last updated
7/21/2020
Latest version:
6.0.0
either
monad
c#
chaining
result
functional
try
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.
Microsoft.
DotNet.
Try.
ProjectTemplate.
Tutorial
by:
dotnetframework
Microsoft
Deprecated
3,334 total downloads
last updated
6/19/2019
Latest version:
1.0.19319.1
dotnet
try
A template for interactive documentation with Try.NET
ElemarJR.
FunctionalCSharp
by:
elemarjr
9,245 total downloads
last updated
4/14/2017
Latest version:
1.0.6
functional
functional-csharp
option
either
try
untrusted
C# functional language extensions
Codoxide.
Outcome.
Extensions.
Filters
by:
sameera
7,448 total downloads
last updated
11/30/2021
Latest version:
6.3.1
either
monad
c#
chaining
result
functional
try
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.
AInq.
Optional.
Async
by:
AInq
andryushchenko
5,381 total downloads
last updated
12/3/2022
Latest version:
3.4.1
AInq
Optional
Maybe
Try
Either
Async
Async extensions for optional types
Codoxide.
Outcome.
Extensions.
Catch
by:
sameera
5,308 total downloads
last updated
10/17/2020
Latest version:
6.2.0
either
monad
c#
chaining
result
functional
try
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.
Previous
Next