Narvalo.Fx
0.24.0
See the version list below for details.
dotnet add package Narvalo.Fx --version 0.24.0
NuGet\Install-Package Narvalo.Fx -Version 0.24.0
<PackageReference Include="Narvalo.Fx" Version="0.24.0" />
paket add Narvalo.Fx --version 0.24.0
#r "nuget: Narvalo.Fx, 0.24.0"
// Install Narvalo.Fx as a Cake Addin #addin nuget:?package=Narvalo.Fx&version=0.24.0 // Install Narvalo.Fx as a Cake Tool #tool nuget:?package=Narvalo.Fx&version=0.24.0
This package features implementations of some of the usual suspects from functional programming: Option (Maybe<T>) and Error (Output<T>) monads, simple pattern matching (Either<T1, T2>, Switch<T1, T2>), generators and delegate extensions.
This is a portable class library targeting Profile259.
A code contracts reference assembly is included if you ever need it.
Learn more about Target Frameworks and .NET Standard.
-
- Narvalo.Cerbere (>= 1.0.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Narvalo.Fx:
Package | Downloads |
---|---|
Narvalo.Common
Provides various utilities (simple parsers, Int64 encoders) and extension methods for Collections, SQL client and XDom. |
|
Narvalo.Finance
BIC (ISO 9362) and IBAN types; includes support for parsing, validation and formatting. |
|
Narvalo.Web
Provides types that might prove useful for Web development: generic HttpHandler type, asset providers, Razor and WebForms compile-time optimizers. |
GitHub repositories
This package is not used by any popular GitHub repositories.