FunSharp 1.0.4
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.4
dotnet add package FunSharp --version 1.0.4
<PackageReference Include="FunSharp" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FunSharp --version 1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FunSharp, 1.0.4"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install FunSharp as a Cake Addin #addin nuget:?package=FunSharp&version=1.0.4 // Install FunSharp as a Cake Tool #tool nuget:?package=FunSharp&version=1.0.4
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.