NuGet Packages By Dependencies

Invalid image

Fleck [38 dependencies]

C# WebSocket Implementation
Enables web site visitors to log into an ASP.NET web application via popular identity providers, including Google, Yahoo!, Windows Live, Facebook, LinkedIn and Twitter.
The ASP.NET Web API Help Page automatically generates help page content for the web APIs on your site. Visitors to your help page can use this content to learn how to call your web APIs. Everything generated by the help page is fully customizable using ASP.NET MVC and Razor. ASP.NET Web API Help Pag...
FunScript binding for node (BETA version).
Invalid image

LibLog [38 dependencies]

A source code package designed primarily for library and framework authors who want dependency free logging support in their component. Also useful in end applications. As of 5.0.0 it works with NetStandard2.0 and SDK projects. For legacy csproj format support use 4.x versions. If you are a library...
Invalid image

Microsoft.DocAsCode.Common [38 dependencies]

Package Description
Signed Xamarin Google Play Services - Basement assemblies for Intersoft Crosslight.
Invalid image

VaultSharp [38 dependencies]

The most comprehensive .NET Library for HashiCorp's Vault which is a modern secret management system. * VaultSharp supports all Auth methods, all Secrets Engines and most System Apis supported by Vault. * VaultSharp has first class support for Consul and Enterpise Vault APIs etc. * Enterprise A...
Invalid image

BCrypt .Net [38 dependencies]

A fixed, enhanced and namespace compatible version of BCrypt.Net port of jBCrypt implemented in C#. It uses a variant of the Blowfish encryption algorithm’s keying schedule, and introduces a work factor, which allows you to determine how expensive the hash function will be, allowing the algorithm to...
Invalid image

Xamarin.Swift3 [38 dependencies]

This package gives Xamarin support for Swift3. Its responsibility is to manage Swift3 runtime libraries between Simulator and Device. Each descendant package will include a different runtime library.
Invalid image

RS.Logger [37 dependencies]

RS.Logger
Invalid image

TWCore [37 dependencies]

TWCore Framework. A multipurpose framework library for .net core
Extension classes for fluently registration of RawRabbit in ServiceCollection.
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Invalid image

NetModular.Lib.Utils.Core [37 dependencies]

NetModular utils
Receive information about the device that you are using. Properties such as Model, Operating System, Version, Id, and even the ability to generate a unique Id for your application based off of these properties.
Application Insights Dependency Collector for .NET applications. This is a dependent package for Application Insights platform specific packages and provides automatic collection of dependency telemetry. Please install the platform specific packages directly for the best experience. Privacy statemen...
Raven is a C# client for Sentry (getsentry.com and github.com/getsentry/sentry)
此程序包包含 ASP.NET MVC 的简体中文附属程序集。
Invalid image

NETFx Guard [37 dependencies]

The only argument validation file you need, with full refactoring support and strong-typing. Examples: Guard.NotNull(() => value, value) Guard.NotNullOrEmpty( () => stringValue, stringValue)