Top 20 NuGet Packages
Package Description
UWP module
Package Description
Package Description
Package Description
A package for identifying Windows Versions using the Environment.OSVersion API exposed in System.Windows on Windows operating system environments starting with Windows XP.
A package for getting price details for stocks
An API that adds to RazorEngine that makes it easy to embed Razor views into assemblies and run them in console applications and windows services
This is only a test
IO: BitReader, BitWriter, ReverseBitWriter, ReversereStringReader
Math: BitShuffler, HammingDistance, LevenshteinDistance, GamerauLevenshteinDistance, CountSetBits, CountLeadingZeros
It is easier to use configuration in .Net/在.Net中更加容易的使用配置文件。
Ems.Utils
EMSm is a simple, TDD-testable hierarchical state machine library for .Net, perfectly suitable for developing the behavior of your embedded systems.
My package description.
Framework for building simple console applications
Package Description
Add to the *.cs file header:
using static ClrPro.ESharp;
And use:
Using(new MyScopeExtension()).Do(s=>{ Console.WriteLine(s.ToString());})
var myAction = Y(()=>return 10); // myAction have type Func<int>;
Package Description