Top 20 NuGet Packages depending on NETStandard.Library
Total dependencies: 12696
.Net Core Paging For IEnumerable Objects
Defines a set of attributes and extension methods to query ICollection and IQueryable with filter objects
A collection of .net core tag helpers
Converts UnixEpoch Date information to DateTime
Simple CSV parsing tools for dotnet core.
Basic recipe units and conversions for dotnet core applications.
Client library for controlling AnyBar https://github.com/tonsky/AnyBar.
C# Implementation of phash-0.9.4 that provides Only GetCrossCorrelation functionality. Intended to be referenced from SQL CLR.
Provides Stored Function Implementations for pHash Digests
Easily apply coloring to the console, then have it automatically reverted when the context completes.
A thin helper layer to make Microsoft.Extensions.CommandLineUtils easier to work with
Abstraction layer for Bibliotheca depositories (services which host documents). Client which help consume depositories API.
Abstraction layer for Bibliotheca indexers (search engines services). Client which help consume search engine API.
Lightweight and Composable CLI Argument Parser for all modern .Net platforms
A Portable Class Library containing simple core utilities for .NET
Imagine you deploy an application with, say, a pipeline for transforming Maya binaries to some specific graphics-engine dependent format and another pipeline for transforming 3dsMax files to the same target format.
You have a whole lot of types which have to be differently implemented in both pipeli...
.Net wrapper for Raw Therapee
Simple wrapper over MySQL.Data for safe and easy use. Do SQL Query an retreive a list of object of the type you requested. Midway between the raw MySQL Connector and Entity Framework