NuGet Packages By Dependencies
Fleck [38 dependencies]
C# WebSocket Implementation
DotNetOpenAuth extensions for ASP.NET (WebPages) [38 dependencies]
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.
Microsoft ASP.NET Web API 2.2 Help Page [38 dependencies]
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.TypeScript.Binding.node [38 dependencies]
FunScript binding for node (BETA version).
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...
Microsoft.DocAsCode.Common [38 dependencies]
Package Description
Crosslight - Xamarin Google Play Services - Basement [38 dependencies]
Signed Xamarin Google Play Services - Basement assemblies for Intersoft Crosslight.
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...
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...
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.
RS.Logger [37 dependencies]
RS.Logger
TWCore [37 dependencies]
TWCore Framework.
A multipurpose framework library for .net core
RawRabbit.DependencyInjection.ServiceCollection [37 dependencies]
Extension classes for fluently registration of RawRabbit in ServiceCollection.
Microsoft.Extensions.OptionsModel [37 dependencies]
Provides a strongly typed way of specifying and accessing settings using dependency injection.
NetModular.Lib.Utils.Core [37 dependencies]
NetModular utils
Device Information Plugin for Xamarin and Windows [37 dependencies]
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 [37 dependencies]
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...
.NET client for Sentry (getsentry.com) [37 dependencies]
Raven is a C# client for Sentry (getsentry.com and github.com/getsentry/sentry)
Microsoft ASP.NET MVC 简体中文资源 [37 dependencies]
此程序包包含 ASP.NET MVC 的简体中文附属程序集。
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)