Top 20 NuGet Packages

The Hello Protocol is included in the DotNetOpenServer SDK to show you how to create a simple application layer protocol. The Shared assembly contains a single abstract base class, HelloProtocol, that contains the unique protocol identifier and a log message function. The Server assembly contains a ...
The Keep-Alive Protocol is included in the DotNetOpenServer SDK to maintain and test connectivity between the server and client applications. The assembly contains a single class, KeepAliveProtocol, that implements the protocol within Windows Server, Windows Client and Windows Mobile applications. T...
A .NET Core global tool to check the packages for known vulnerabilities.
dotnet-Perks.Codegen tool for AzureSDK tooling
Package Description
Package Description
Package Description
Package Description
Package Description
Package Description
Package Description
DotNetSDB is a .NET database library that makes integrating with databases easy again. For information, documentation or any inquiries please refer to the main website for this library. http://dotnetsdb.com/
Due to Linq optimized execution in dotnet core for IList, some methods lead to multiple elements retrieval. This package overrides some Linq methods to disable those optimizations.