Narvalo.Core 0.24.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Narvalo.Core --version 0.24.0
NuGet\Install-Package Narvalo.Core -Version 0.24.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Narvalo.Core" Version="0.24.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Narvalo.Core --version 0.24.0
#r "nuget: Narvalo.Core, 0.24.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Narvalo.Core as a Cake Addin
#addin nuget:?package=Narvalo.Core&version=0.24.0

// Install Narvalo.Core as a Cake Tool
#tool nuget:?package=Narvalo.Core&version=0.24.0

This package provides various utilities and extension methods: Range type, Int64 encoders, extension methods for Collections and XDom.

This is a portable class library targeting Profile259.
   
A code contracts reference assembly is included if you ever need it.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Narvalo.Core:

Package Downloads
Narvalo.Common

Provides various utilities (simple parsers, Int64 encoders) and extension methods for Collections, SQL client and XDom.

Narvalo.Fx

Features implementations of some of the usual suspects from functional programming: option type (Maybe<T>), error types (Result<T, TError>, Outcome<T> and Fallible<T>) for Railway Oriented Programming, simple disjoint union (Either<T1, T2>), (finite and infinite) sequence generators and LINQ extensions.

Narvalo.Web

Provides types that might prove useful for Web development: generic HttpHandler type, asset providers, Razor and WebForms compile-time optimizers.

Narvalo.Finance

BIC (ISO 9362) and IBAN types; includes support for parsing, validation and formatting.

Narvalo.Money

Currency (ISO 4217) and Money types. Allows for a lot of flexibility, you can express an amount in Decimal or Int64, in major or minor units. The library includes support for formatting, rounding and allocation, customized versions of Sum() and Average() from LINQ w/ or w/o rounding, alternative strongly typed currency units and generic Money type.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0 57,221 4/7/2017
1.2.0 1,771 3/17/2017
1.1.0 1,008 3/13/2017
1.0.1 2,364 3/12/2017
1.0.0 2,438 3/12/2017
0.25.0 1,239 12/3/2016
0.24.0 1,390 11/3/2016
0.23.0 1,663 3/26/2015
0.22.1 1,583 3/24/2015
0.22.0 1,486 3/23/2015
0.21.0 1,342 2/20/2015
0.20.0 1,651 2/19/2015
0.19.1 1,616 12/17/2014
0.19.0 1,826 12/13/2014