Top 20 NuGet programming Packages

Package Description
Package Description
Package Description
Monads for easy and compact error handling with Railway Oriented Programming.
Library for expressing side effects by creating a contract for beginning value (arguments). This technique can be referred to as "design by contract", "defense programming" or "guard methods". The Suckless Assert is much faster and simpler than other similar libraries that support fluent API and can...
A core library to enable functional programming in C# Data Types: - Identity - Maybe - Result - Either - Validation - Reader - Writer - IO - State - Tagged - Union - Coyoneda - Yoneda - Continuation - Redux: Store, Reducer, Middleware and Action (e.g. Tagged) Prelude (Standard Library) - Syntactic...
Package Description
Package Description
F# Discriminative Union helpers
This gives WPF UI and implementation of Stira.Socket on top level. For Help See sample here https://github.com/Touseefelahi/Stira.EasySocket.Wpf
Funicular-Switch is a lightweight C# port of F# result and option types
これは1分間プログラミングのために用意した機能のパッケージです。
MonoidSharp is a lib that brings functional concepts to C#
Determine how intervals relate to each other.
Package Description
FSharp.Core.net40 is a backport to the .NET Framework 4.0 from redistributables from Visual F# Tools version 10.8 For F# 4.7. Contains code from Theraot.Core and the F# Software Foundation. FSharp.Core.net40 (ver. 4.7.1) is based on FSharp.Core 4.7.1. Supported Platforms: .NET Framework 4...
With the T4.FileManager you can define into which files T4 generates your code. You are no longer bound to the default behaviour of T4 that generates all the code of the “example.tt” template into a single “example.cs” file. Now you can split your code into the files you want: