FunSharp 1.0.6
FunSharp - Railway oriented programming library in C#.
Provides a functional programming approach to handle exceptions in an elegant way and to avoid NullReferenceExceptions.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package FunSharp -Version 1.0.6
dotnet add package FunSharp --version 1.0.6
<PackageReference Include="FunSharp" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FunSharp --version 1.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FunSharp, 1.0.6"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install FunSharp as a Cake Addin
#addin nuget:?package=FunSharp&version=1.0.6
// Install FunSharp as a Cake Tool
#tool nuget:?package=FunSharp&version=1.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
funsharp
Provides a functional programming approach to handle exceptions in an elegant way and to avoid NullReferenceExceptions.
funsharp
Provides a functional programming approach to handle exceptions in an elegant way and to avoid NullReferenceExceptions.
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on FunSharp:
Package | Downloads |
---|---|
Bragil.Core
Interfaces e funcionalidades básicas para o desenvolvimento de aplicações.
|
GitHub repositories
This package is not used by any popular GitHub repositories.