Top 20 NuGet Packages depending on Narvalo Internal Dependency

Total dependencies: 7

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 extensi...
BIC (ISO 9362) and IBAN types; includes support for parsing, validation and formatting.
Provides various utilities (simple parsers, Int64 encoders) and extension methods for Collections, SQL client and XDom.
Provides types that might prove useful for Web development: generic HttpHandler type, asset providers, Razor and WebForms compile-time optimizers.
Features a MVP framework largely inspired by WebFormsMvp. Contrary to WebFormsMvp, it is not restricted to the WebForms platform; nevertheless, featurewise, it should be on par with it. Samples are available on the project web site.
Enhances the Narvalo.Mvp package with support for ASP.NET WebForms. Samples are available on the project web site.
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 str...