patrickkk
-
- 886 total downloads
- last updated 9/5/2014
- Latest version: 0.3.4
This dll helps with the generation of typescript code. A model representing the typescript code can be build and then used to generate the actual code. the main reason this package was created is because it... More information -
-
- 774 total downloads
- last updated 8/8/2014
- Latest version: 0.7.2
This package provides Discriminated Unions for C#. This is the old backage. The new package is FunctionalSharp.DiscriminatedUnions. -
-
- 271 total downloads
- last updated 4/24/2015
- Latest version: 0.9.0
Provides a simple option type for C# allowing you to never return null and communicate to your consumers that something might or might not have a value. -
- 243 total downloads
- last updated 4/24/2015
- Latest version: 0.9.1
Provides pattern matching for C# using a fuent syntax. It will allow you to use a more functional approach to complex if/else and switch statements. -
- 213 total downloads
- last updated 4/24/2015
- Latest version: 0.9.0
This package provides Discriminated Unions for C#. This is the old backage. The new package is FunctionalSharp.DiscriminatedUnions.