chtoucas
-
Narvalo.
Core by: chtoucas- Deprecated
- 71,911 total downloads
- last updated 4/7/2017
- Latest version: 2.0.0
Provides helpers on which depend the other Narvalo packages. -
- Deprecated
- 51,579 total downloads
- last updated 4/7/2017
- Latest version: 0.28.0
Provides various utilities (simple parsers, Int64 encoders) and extension methods for Collections, SQL client and XDom. -
Narvalo.
Web by: chtoucas- Deprecated
- 39,026 total downloads
- last updated 4/7/2017
- Latest version: 0.26.2
Provides types that might prove useful for Web development: generic HttpHandler type, asset providers, Razor and WebForms compile-time optimizers. -
Narvalo.
Fx by: chtoucas- Deprecated
- 37,576 total downloads
- last updated 4/7/2017
- Latest version: 0.28.0
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... More information -
- Deprecated
- 34,618 total downloads
- last updated 4/7/2017
- Latest version: 1.1.1
BIC (ISO 9362) and IBAN types; includes support for parsing, validation and formatting. -
- Deprecated
- 24,386 total downloads
- last updated 4/7/2017
- Latest version: 0.28.0
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... More information -
- Deprecated
- 19,290 total downloads
- last updated 3/26/2015
- Latest version: 0.17.0
** WARNING ** This package has been retired. Use Narvalo.Web instead. -
Narvalo.
Mvp by: chtoucas- Deprecated
- 18,676 total downloads
- last updated 4/7/2017
- Latest version: 1.1.2
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... More information -
- Deprecated
- 11,802 total downloads
- last updated 4/7/2017
- Latest version: 1.1.2
Enhances the Narvalo.Mvp package with support for ASP.NET WebForms. Samples are available on the project web site. -
- Deprecated
- 10,824 total downloads
- last updated 4/25/2015
- Latest version: 1.1.0
This package provides custom MSBuild tasks: download a file from internet, merge files, helpers to generate and verify assembly versions, tasks for Google Closure Compiler and YUICompressor. -
- Deprecated
- 9,784 total downloads
- last updated 3/12/2017
- Latest version: 3.0.0
Provides argument validation methods and Code Contracts helpers. -
- 4,911 total downloads
- last updated 8/18/2020
- Latest version: 1.0.3
Provides a fully-featured Option type, aka a Maybe type, with several companion helpers (parsing, LINQ). An Option type allows to represent objects that are either something (a value or a reference) or... More information