Microsoft.Extensions.Logging by: Microsoft
  • 10 total downloads
  • Latest version: 2.0.0
  • logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Abstractions by: Microsoft
  • 10 total downloads
  • Latest version: 7.0.0-preview.1.22076.8
Logging abstractions for Microsoft.Extensions.Logging. Commonly Used Types: Microsoft.Extensions.Logging.ILogger Microsoft.Extensions.Logging.ILoggerFactory Microsoft.Extensions.Logging.ILogger<TCategoryName> Microsoft.Extensions.Logging.LogLevel Microsoft.Extensions.Logging.Logger<T> Microsoft.Extensions.Logging.LoggerMessage Microsoft.Extensions.Logging.Abstractions.NullLogger
Microsoft.Extensions.Logging.Debug by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.2
  • logging
Debug output logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a debugger monitor by writing messages with System.Diagnostics.Debug.WriteLine().
Microsoft.Extensions.Logging.EventLog by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • eventlog logging windowseventlog
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.ObjectPool by: Microsoft
  • 3 total downloads
  • Latest version: 2.0.0
  • pooling
A simple object pool implementation.
Microsoft.Extensions.Options by: Microsoft
  • 12 total downloads
  • Latest version: 2.0.0
  • aspnetcore options
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Options.ConfigurationExtensions by: Microsoft
  • 4 total downloads
  • Latest version: 2.0.0
  • aspnetcore configuration options
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.Primitives by: Microsoft
  • 8 total downloads
  • Latest version: 2.0.0
  • primitives
Primitives shared by framework extensions. Commonly used types include: Microsoft.Extensions.Primitives.IChangeToken Microsoft.Extensions.Primitives.StringValues Microsoft.Extensions.Primitives.StringSegment
Microsoft.Net.Http.Headers by: Microsoft
  • 5 total downloads
  • Latest version: 2.0.0
  • http
HTTP header parser implementations.
Microsoft.NETCore.Platforms by: Microsoft
  • 98 total downloads
  • Latest version: 8.0.0-preview.7.23375.6
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.
Microsoft.NETCore.Runtime by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.2-rc2-24027
The .NET Core runtime. \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
Microsoft.NETCore.Targets by: Microsoft
  • 45 total downloads
  • Latest version: 6.0.0-preview.4.21253.7
Provides supporting infrastructure for portable projects: support identifiers that define framework and runtime for support targets and packages that reference the minimum supported package versions when targeting these.
Microsoft.NETCore.UniversalWindowsPlatform by: Microsoft
  • 18 total downloads
  • Latest version: 6.2.13
Provides a set of packages that can be used when building Universal Windows applications on .NETCore. 1b651b26ca39a8a2b6c090a85b6025565fa46203 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Win32.Registry by: Microsoft
  • 4 total downloads
  • Latest version: 4.0.0-beta-22816
Provides support for accessing and modifying the Windows Registry. Commonly Used Types: Microsoft.Win32.RegistryKey Microsoft.Win32.Registry Microsoft.Win32.RegistryValueKind Microsoft.Win32.RegistryHive Microsoft.Win32.RegistryView
NCrontab by: Atif Aziz
  • 1 total downloads
  • Latest version: 3.4.0
  • cron schedule time
NCrontab is crontab for all .NET runtimes supported by .NET Standard 1.0. It provides parsing and formatting of crontab expressions as well as calculation of occurrences of time based on a schedule expressed in the crontab format.
NETStandard.Library by: Microsoft
  • 10 total downloads
  • Latest version: 2.0.3
A set of standard .NET APIs that are prescribed to be used and supported together. 18a36291e48808fa7ef2d00a764ceb1ec95645a5 When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json by: James Newton-King
  • 24 total downloads
  • Latest version: 13.0.4
  • json
Json.NET is a popular high-performance JSON framework for .NET
Nito.Collections.Deque by: Stephen Cleary
  • 2 total downloads
  • Latest version: 1.2.1
  • collection deque dequeue
A double-ended queue.
Nito.Disposables by: Stephen Cleary
  • 4 total downloads
  • Latest version: 2.5.0
  • idisposable iasyncdisposable disposable
IDisposable and IAsyncDisposable helper types.
Portable.BouncyCastle by: Oren Novotny
  • 6 total downloads
  • Latest version: 1.8.5
  • bouncycastle cryptography encryption security
BouncyCastle portable version with support for .NET 4, .NET Standard 1.0-2.0, .NET Core