NuGet.Versioning by: NuGet
  • 1 total downloads
  • Latest version: 3.5.0
  • semver,semantic versioning
NuGet's implementation of Semantic Versioning.
PInvoke.BCrypt by: Andrew Arnott
  • 1 total downloads
  • Latest version: 0.5.111
P/Invoke methods for the Windows BCrypt.dll.
Polly-Signed by: Michael Wolfenden, App vNext
  • 4 total downloads
  • Latest version: 5.7.0
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Fallback Timeout Throttle Parallelization
Polly is a .NET 4.5 / .NET Standard 1.1 library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation and Fallback in a fluent and thread-safe manner.
runtime.native.System.Data.SqlClient.sni by: Microsoft
  • 2 total downloads
  • Latest version: 4.5.0-preview1-26216-02
Internal implementation package not meant for direct consumption. Please do not reference directly. 00490982c7952e96a1089818467caa6fd07541b2 When using NuGet 3.x this package requires at least version 3.4.
runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 2 total downloads
  • Latest version: 4.3.0-preview1-24530-04
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
Serilog by: Serilog Contributors
  • 2 total downloads
  • Latest version: 2.9.0
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
Serilog.Enrichers.Thread by: Serilog Contributors
  • 1 total downloads
  • Latest version: 3.1.0-dev-00739
  • serilog thread enricher
Enrich Serilog events with properties from the current thread.
SharpDX by: Alexandre Mutel
  • 2 total downloads
  • Latest version: 4.0.0-ci147
  • SharpDX DirectX Direct3D Multimedia MDX 3D
Core assembly for all SharpDX assemblies.
System.Diagnostics.DiagnosticSource by: Microsoft
  • 7 total downloads
  • Latest version: 9.0.0
Provides Classes that allow you to decouple code logging rich (unserializable) diagnostics/telemetry (e.g. framework) from code that consumes it (e.g. tools) Commonly Used Types: System.Diagnostics.DiagnosticListener System.Diagnostics.DiagnosticSource
System.Globalization.Calendars by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22605
Provides classes for performing date calculations using specific calendars, including the Gregorian, Julian, Hijri and Korean calendars. Commonly Used Types: System.Globalization.HijriCalendar System.Globalization.GregorianCalendar System.Globalization.HebrewCalendar System.Globalization.KoreanCalendar System.Globalization.ThaiBuddhistCalendar System.Globalization.TaiwanCalendar System.Globalization.JapaneseCalendar System.Globalization.GregorianCalendarTypes System.Globalization.PersianCalendar System.Globalization.UmAlQuraCalendar
System.IO.FileSystem by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22231
Provides types that allow reading and writing to files and types that provide basic file and directory support.
System.Net.Sockets by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22416
Provides a managed implementation of the Windows Sockets (Winsock) interface for developers who need to tightly control access to the network. Commonly Used Types: System.Net.Sockets.Socket System.Net.Sockets.SocketAsyncEventArgs System.Net.Sockets.LingerOption System.Net.Sockets.SocketAsyncOperation System.Net.Sockets.ProtocolType System.Net.Sockets.NetworkStream System.Net.Sockets.TcpClient System.Net.Sockets.SocketType System.Net.Sockets.UdpClient System.Net.Sockets.SocketShutdown
System.Private.ServiceModel by: Microsoft
  • 4 total downloads
  • Latest version: 4.5.3
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.ServiceModel packages. 8ee6d65a6da34d4d37ce1d00d87febfeed0561a9 When using NuGet 3.x this package requires at least version 3.4.
System.Reflection by: Microsoft
  • 3 total downloads
  • Latest version: 4.0.10-beta-22816
Provides types that retrieve information about assemblies, modules, members, parameters, and other entities in managed code by examining their metadata. These types also can be used to manipulate instances of loaded types, for example to hook up events or to invoke methods. Commonly Used Types: System.Reflection.MethodInfo System.Reflection.PropertyInfo System.Reflection.ParameterInfo System.Reflection.FieldInfo System.Reflection.ConstructorInfo System.Reflection.Assembly System.Reflection.MemberInfo System.Reflection.EventInfo System.Reflection.Module
System.Reflection.Metadata by: Microsoft
  • 4 total downloads
  • Latest version: 5.0.0-preview.6.20305.6
This packages provides a low-level .NET (ECMA-335) metadata reader and writer. It's geared for performance and is the ideal choice for building higher-level libraries that intend to provide their own object model, such as compilers. Commonly Used Types: System.Reflection.Metadata.MetadataReader System.Reflection.PortableExecutable.PEReader System.Reflection.Metadata.Ecma335.MetadataBuilder System.Reflection.PortableExecutable.PEBuilder System.Reflection.PortableExecutable.ManagedPEBuilder When using NuGet 3.x this package requires at least version 3.4.
System.Resources.ResourceManager by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22231
Provides classes and attributes that allow developers to create, store, and manage various culture-specific resources used in an application.
System.Runtime.CompilerServices.Unsafe by: Microsoft
  • 5 total downloads
  • Latest version: 4.7.0-preview1.19504.10
Provides the System.Runtime.CompilerServices.Unsafe class, which provides generic, low-level functionality for manipulating pointers. Commonly Used Types: System.Runtime.CompilerServices.Unsafe When using NuGet 3.x this package requires at least version 3.4.
System.Text.Encodings.Web by: Microsoft
  • 4 total downloads
  • Latest version: 5.0.0
Provides types for encoding and escaping strings for use in JavaScript, HyperText Markup Language (HTML), and uniform resource locators (URL). Commonly Used Types: System.Text.Encodings.Web.HtmlEncoder System.Text.Encodings.Web.UrlEncoder System.Text.Encodings.Web.JavaScriptEncoder When using NuGet 3.x this package requires at least version 3.4.
System.Threading.Tasks.Extensions by: Microsoft
  • 4 total downloads
  • Latest version: 4.5.3
Provides additional types that simplify the work of writing concurrent and asynchronous code. Commonly Used Types: System.Threading.Tasks.ValueTask<TResult> 637a8d58f72f2b0f1a71187530c3cf433e95a75a
System.Xml.XPath by: Microsoft
  • 2 total downloads
  • Latest version: 4.0.0-beta-22816
Provides the classes that define a cursor model for navigating and editing Extensible Markup Language (XML) information items as instances of the XQuery 1.0 and XPath 2.0 Data Model. Commonly Used Types: System.Xml.XPath.XPathNavigator System.Xml.XPath.IXPathNavigable System.Xml.XPath.XPathNodeType System.Xml.XPath.XPathNodeIterator System.Xml.XPath.XPathExpression System.Xml.XPath.XPathResultType System.Xml.XPath.XPathException System.Xml.XPath.XPathDocument System.Xml.XPath.XPathItem System.Xml.XPath.XPathNamespaceScope