Top 20 NuGet Packages

Help features for test driving EPiServer CMS
Clone of https://github.com/FermJacob/Faker.Data and port to .NET Standard 2.0
Package Description
.NET library for file synchronization based on Rsync algorithm. Optimized for speed and data size to achieve best network performance. You may also want to check [FastRsyncNet.Compression](https://www.nuget.org/packages/FastRsyncNet.Compression).
Recharts bindings based on the Feliz API
Hooks for dead-simple data fetching with Feliz
C#/.NET Wrapper for FFTW (http://www.fftw.org/, native binaries are included).
This package provides easy file system abstraction and two implementations storing through azure blob storage or local disk. These implementations are interchangeable and you can easily switch between them in different environments.
Signature based File Type Detecting Library
A simple filename helper class for content files
该程序集必须配合指定的后台服务程序使用,方便用户管理文件(上传,获取,转换)
该程序集必须配合指定的后台服务程序使用,方便用户管理文件(上传,获取,转换)
netstandard library for detecting file types by 'magic numbers', similar to the `file` command in Linux/Unix. Useful for validating file uploads instead of trusting file extensions.
C# bindings for Firebase APIs Cloud Firestore iOS Library
C# bindings for Firebase APIs Database iOS Library
C# bindings for Firebase APIs Storage iOS Library
A .NET API client for Firebase Rest Authentication API that follows Google's API spec as precisely as possible.
EntityFramework SQL Server FullTextSearch
Library for parsing and assembling radius packets. Includes a dictionary with attributes and some vendor specific attributes
FlexLucene is a port of Java Lucene using IKVM. It uses tools like ProGuard, Mono Cecil to produce idiomatic .net code which hides most of the Java styles apparent with the IKVM generated libraries. Some of the enhancements done are: - All the namespaces are converted from usual org.apache.lucene.*...