- 2 total downloads
- Latest version: 4.3.0
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.
- 5 total downloads
- Latest version: 4.3.3
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.
Newtonsoft.Json
by: James Newton-King
- 3 total downloads
- Latest version: 10.0.3
Json.NET is a popular high-performance JSON framework for .NET
- 4 total downloads
- Latest version: 4.3.2
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.
- 2 total downloads
- Latest version: 4.3.0
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.
- 4 total downloads
- Latest version: 4.3.2
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.
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
Mono.TextTemplating
by: Mikayla Hutchinson
- 1 total downloads
- Latest version: 1.3.1
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().
Npgsql
by: Jon Asher, Brar Piening, Chris Morgan, Dave Page, Federico Di Gregorio, Francisco Figueiredo jr., Hiroshi Saito, Josh Cooley, Jon Hanna
- 1 total downloads
- Latest version: 2.0.11
Npgsql is a .Net data provider for Postgresql. It allows any program developed for .Net framework to access database server. It is implemented in 100% C# code. Works with Postgresql 7.x and 8.x.
Microsoft.Extensions.Logging.EventSource
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.