Top 20 NuGet Packages
Arrange your dependencies for your test scope. Includes abstractions
Package Description
DateNavigation provides extension methods to easily calculate key relative dates, such as navigating to the following week day, traversing to the following Tuesday, and calculating the end of the month.
ArrayDeconstructors is a source package which allows you to use new C# 7 deconstruction syntax to deconstruct array into variables:
int[] array = <...>;
var (a,b) = array;
Based on the LINQ extensions for C# IEnumerables, these functions extend the base JavaScript Array object with new methods for chaining together array operations.
Package Description
Tools for working with Array in C#
Package Description
A lightweight JavaScript library that brings proper .NET-like collections and LINQ to JavaScript.
Read/Write methods around buffers
Implementation of the ENet Protocol in C#
Arrowgene.Logging provides logging capabilities
Server socket
My package description.
My package description.
It's a library to help develop rest APIs on .net core