NuGet Packages By Dependencies

Empty package for JetBrains products semantic root.
Invalid image

System.Net.Security [206 dependencies]

Provides types, such as System.Net.Security.SslStream, that uses SSL/TLS protocols to provide secure network communication between client and server endpoints. Commonly Used Types: System.Net.Security.SslStream System.Net.Security.ExtendedProtectionPolicy When using NuGet 3.x this package require...
Xamarin.Android bindings for Android Support Library - support-fragment
Invalid image

RazorEngine [205 dependencies]

RazorEngine - A Templating Engine based on the Razor parser.
Components for performing health checks in .NET applications Commonly Used Types: Microsoft.Extensions.Diagnostics.HealthChecks.HealthCheckService Microsoft.Extensions.Diagnostics.HealthChecks.IHealthChecksBuilder This package was built from the source code at https://github.com/dotnet/aspnet...
Invalid image

System.ServiceModel.Duplex [203 dependencies]

Provides the types that permit 2-way ("duplex") exchanges of messages.
Invalid image

Serilog.Sinks.RollingFile [201 dependencies]

The rolling file sink for Serilog
Invalid image

AutoFixture [201 dependencies]

AutoFixture makes it easier for developers to do Test-Driven Development by automating non-relevant Test Fixture Setup, allowing the Test Developer to focus on the essentials of each test case.
Invalid image

LiteDB [200 dependencies]

LiteDB - A lightweight embedded .NET NoSQL document store in a single datafile Signed by signpath.io from repository 'https://github.com/mbdavid/LiteDB' commit 'ceccf48119b75a2e73fc7ed80c2c972222ba6d07' (see contained AppVeyorSettings.json file for build settings).
Invalid image

MongoDB.Driver.Core [200 dependencies]

Core Component of the Official MongoDB .NET Driver.
Invalid image

ANTLRv3 [199 dependencies]

ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, interpreters, compilers, and translators from grammatical descriptions containing actions in a variety of target languages.
Replacement CodeDOM providers that use the new .NET Compiler Platform ("Roslyn") compiler as a service APIs. This provides support for new language features in systems using CodeDOM (e.g. ASP.NET runtime compilation) as well as improving the compilation performance of these systems. ...
Invalid image

jQuery UI (Combined Library) [198 dependencies]

jQuery UI is an open source library of interface components — interactions, full-featured widgets, and animation effects — based on the stellar jQuery javascript library . Each component is built according to jQuery's event-driven architecture (find something, manipulate it) and is themeable, making...
Provides the System.Threading.Tasks.Parallel class, which adds support for running loops and iterators in parallel. Commonly Used Types: System.Threading.Tasks.Parallel System.Threading.Tasks.ParallelLoopState System.Threading.Tasks.ParallelLoopResult System.Threading.Tasks.ParallelOptions When u...
Invalid image

Modernizr [197 dependencies]

Modernizr adds classes to the <html> element which allow you to target specific browser functionality in your stylesheet. You don't actually need to write any Javascript to use it. Modernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (...
.NET Compiler Platform ("Roslyn") support for analyzing C# projects and solutions. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/bf8791d0d1be92c24e56cefa52aa139e2b5340c2.
Xamarin.Android bindings for Android Support Library - support-media-compat
Invalid image

Azure Storage Blob [195 dependencies]

This client library enables working with the Microsoft Azure Storage Blob service for storing binary and text data. For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/Blob/README.md and https://github.com/Azure/azure-storage-net/blob/master/Blob/Changelog.txt ...
Invalid image

Tea [195 dependencies]

Alibaba Cloud Tea Core SDK for .NET
Invalid image

System.Threading.Channels [193 dependencies]

Provides types for passing data between producers and consumers. Commonly Used Types: System.Threading.Channel System.Threading.Channel<T>