Top 20 NuGet c# Packages

A simple set of extension methods that allow for easy ADO.Net DataSet => POCO transformations.
Make Windows Service Easily
This project aims for creating a solid foundation that every C# backend can be built on. It handles the business layer of your application and also gives you features like Caching, logging and so on. The project aims is to be as modular as possible, so you can choose what implementation for each pa...
This project aims for creating a solid foundation that every C# backend can be built on. It handles the business layer of your application and also gives you features like Caching, logging and so on. The project aims is to be as modular as possible, so you can choose what implementation for each pa...
Funcy is one of the functional libraries for C#/VB.
Alum.Net4.0以上常用类库集合
The Gem library makes it easier to work with furigana text, particularly on web pages. Gem uses a simple syntax to encode furigana information in Japanese text. The text to be displayed in the furigana gem is simply included in square brackets following the character or group of characters it r...
Using this package you can reduce the string with specified length and get string end with "...".
Using this package you can reduce the string with specified length and get string end with "...".
Creates a random number based on the min and max given, can retrive last stored number
A library of Adaptive Triggers for Windows Universal Platform applications. The library allows you to easily create visual states triggered by common trigger conditions.
MdCompile is a simple tool to extract and compile C# code blocks in Markdown files.
C# Classes that you can use when trying to deserialize the JSON strings that come back from the octoblu workflow API.
Extension methods for Linq, Formatting and Validations
This is a .net Api for Riot Games League of Legends written in C#.
The official NotificationsExtensions library from Microsoft. Supports C# and C++ UWP project types (see NotificationsExtensions.Win10.JavaScript for the JS version). Also works with C# portable class libraries and non-UWP C# projects like server projects. Generate tile, toast, and badge notific...
VB.NET version of StructureMap.MVC Adds the latest version of structuremap and configures it as the default Dependency Resolver. Works with 'Controllers' and 'ApiControllers'.
NitroBolt.CodeGeneration - Immutable class generation (methods: With, By)
Due to performance issue, sometimes it doesn't need to invoke CollectionChanged event for each of actions (Add / Remove / etc.). To provide this we may to create a batch and after that to invoke CollectionChanged event. See github repo https://github.com/spzSource/ObservableCollection.Batched for m...
C# stack based (i.e. non-recursive) behavior tree implementation