Newtonsoft.Json
by: James Newton-King
- 7 total downloads
- Latest version: 13.0.5-beta1
Json.NET is a popular high-performance JSON framework for .NET
Microsoft.Extensions.Logging.Abstractions
by: Microsoft
- 15 total downloads
- Latest version: 7.0.0-preview.3.22175.4
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
NCrontab
by: Atif Aziz
- 3 total downloads
- Latest version: 3.3.3
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
- 4 total downloads
- Latest version: 2.0.0
A set of standard .NET APIs that are prescribed to be used and supported together.
d318b764a689cfe285d8484bda918646905664e7
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.IO.RecyclableMemoryStream
by: Microsoft
- 9 total downloads
- Latest version: 3.0.1
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Microsoft.Extensions.Logging.EventLog
by: Microsoft
- 4 total downloads
- Latest version: 2.0.0
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Options
by: Microsoft
- 4 total downloads
- Latest version: 2.0.0
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Logging.Console
by: Microsoft
- 6 total downloads
- Latest version: 2.0.0-preview2-final
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.NETCore.Platforms
by: Microsoft
- 5 total downloads
- Latest version: 1.0.1-rc2-24027
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages. \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
Microsoft.Extensions.Logging
by: Microsoft
- 4 total downloads
- Latest version: 1.1.0-preview1-final
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Mono.TextTemplating
by: mhutch
- 2 total downloads
- Latest version: 2.0.5
Open-source implementation of the T4 templating engine.
Microsoft.NETCore.Targets
by: Microsoft
- 5 total downloads
- Latest version: 1.0.1-beta-23516
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. - 1548494
Microsoft.Extensions.Primitives
by: Microsoft
- 5 total downloads
- Latest version: 2.0.0-preview1-final
Primitives shared by framework extensions. Commonly used types include:
Microsoft.Extensions.Primitives.IChangeToken
Microsoft.Extensions.Primitives.StringValues
Microsoft.Extensions.Primitives.StringSegment
Microsoft.NET.Workloads.10.0.200
by: Microsoft
- 4 total downloads
- Latest version: 10.202.0
This package contains the workload set manifest for the 10.0.200 version of the .NET SDK. This package is not intended for direct reference - instead it is an internal implementation detail of the 'dotnet workload' command. See https://learn.microsoft.com/dotnet/core/tools/dotnet-workload-sets for more details.
Microsoft.Win32.Primitives
by: Microsoft
- 4 total downloads
- Latest version: 4.0.0-beta-22816
Provides common types for Win32-based libraries.
Commonly Used Types:
System.ComponentModel.Win32Exception
Microsoft.Extensions.Logging.Debug
by: Microsoft
- 6 total downloads
- Latest version: 2.0.0
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.VisualStudio.Setup.Configuration.Interop
by: Microsoft
- 3 total downloads
- Latest version: 3.2.2146
Managed query API for enumerating Visual Studio setup instances using embeddable interoperability types.
Microsoft.Extensions.Logging.EventSource
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.NETCore.DotNetHostPolicy
by: Microsoft
- 1 total downloads
- Latest version: 8.0.26
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
Microsoft.Extensions.PlatformAbstractions
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0
Abstractions that unify behavior and API across .NET Framework, .NET Core and Mono