Top 20 NuGet programming Packages

Everyone deserves to enjoy the benefits of functional programming. The Tango provides a series of implementations to facilitate the use of functional programming concepts in C#. In a certain way any C# developer work with some functional concepts like anonymous methods with lambda expressions a...
The small ROP library from Scott Wlashin's note on Railway Oriented Programming
The small ROP library from Scott Wlashin's note on Railway Oriented Programming
The package is a collection of libraries that can be used for literate programming with F# (great for building documentation) and for generating library documentation from inline code comments. The key components are Markdown parser, tools for formatting F# code snippets, including...
Standalone C# library for device firmware programming
Nido Framework is developed on top of MS .NET entity framework, and also heavily influenced by the code first technique. The framework provides a standard method of coding your business logic layer as well as data access layer. That allows you to have much predictable, standard, and best performing ...
Package Description
Castle extension to support interceptors for types and methods
Castle extension to support interceptors for types and methods
Castle extension to support interceptors for types and methods
Castle extension to support interceptors for types and methods
Castle extension to support interceptors for types and methods
A Railway Oriented Programming inspired library for C# based on the articles of Scott Wlaschin
Visual programming library, 可视化编程库
Castle Windsor provider for SNAP. SNAP makes AOP easy by integrating with your favorite IoC container. SNAP does not modify compiled code (unlike PostSharp) . It uses your IoC container to create runtime-callable wrappers to intercept your method calls. Source code for SNAP is hosted at http...
LinFu provider for SNAP. SNAP makes AOP easy by integrating with your favorite IoC container. SNAP does not modify compiled code (unlike PostSharp) . It uses your IoC container to create runtime-callable wrappers to intercept your method calls. Source code for SNAP is hosted at http://github...
[.NET 4.6.1+] - DisposableObservable: a class for creating Observable sequences with TPL easily as Observable.Create - [IObservable].Serialize: wrap all subscriptions into a single ISubject against the sourcing observable - [IObservable].AsAsync: execute all functions on TPL - [IObservable].Fork: a...
A companion library to Endofunk.FX providing functional wrappers around: - System.Net - Newtonsoft.Json