Top 20 NuGet Packages depending on NETStandard.Library
Total dependencies: 12696
.NET Standard wrapper for the Clubhouse API
Dumps an object into an HTML document.
xtg-data-sqlclient is a simple library that allows you to connect with sql server.
This library contains four asynchronous methods:
ExecAsync: execute a setence in sql server.
ExecQueryWithoutParamsAsync: execute a query without parameters.
ExecQueryWithParamsAsync: execute a query with paramete...
A library for accessing Atlassians Bitbucket server from .NET
An extension for Swagger ASP.Net Core to authenticate against Azure Active Directory.
Documentation can be found at https://github.com/whiteducksoftware/whiteduck.swagger.aadextension
High performance Linq-style extension methods that are multithreaded and use System.Numerics SIMD for arrays and lists.
Utilities for lazy loading and separating values into storage. Very useful for message queues which have a limited size per message
Tungsten.Net.RPC is a client/server solution for invoking methods on a server. Communications are made over the port you specify. RPC methods on the server are created by attributing classes and methods with the [RPCClass] and [RPCMethod] attributes. Clients make calls by passing in the method na...