Top 20 NuGet Packages depending on NETStandard.Library
Total dependencies: 12696
Package Description
Package Description
Package Description
Package Description
A library for reading and writing data to files in a compact format.
Theme Manager for ExtCore.
** It's WIP so before the first beta version APIs will not be all complete **
Bindings of libcurl for .net
[native libcurl library is not included!]
It can work on a number of platforms & frameworks
** Windows and Linux ,both x86 and x64
+.Net Framework 2.0 or greater
+.Net Core 1.1 or greater
+.Net...
Data primitives and extensions for .NET Core.
GeekLearning.Commander
flashfpservice
FinTechCore.Models
File replacer
Package Description
Package Description
Package Description
.Net wrapper for the WakaTime API
A .NET library to make operation with HarperDB
Example :
using HarperDB.NET
HarperDBClient harperDB = new HarperDBClient(serverURI, userName, password);
await harperDB.CreateSchema("SchemaName");
await harperDB.CreateTable("SchemaName", "TableName", "id");
await harperDB.InsertRecord("SchemaName"...