Microsoft.Extensions.Options by: Microsoft
  • 31 total downloads
  • Latest version: 10.0.5
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Primitives by: Microsoft
  • 30 total downloads
  • Latest version: 10.0.5
Primitives shared by framework extensions. Commonly used types include: Commonly Used Types: Microsoft.Extensions.Primitives.IChangeToken Microsoft.Extensions.Primitives.StringValues Microsoft.Extensions.Primitives.StringSegment
Microsoft.NETCore.App.Ref by: Microsoft
  • 3 total downloads
  • Latest version: 9.0.15
Internal implementation package not meant for direct consumption. Please do not reference directly. A set of .NET APIs that are included in the default .NET application model. Contains reference assemblies, documentation, and other design-time assets.
Microsoft.Extensions.Logging.EventSource by: Microsoft
  • 5 total downloads
  • Latest version: 9.0.6
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
NSec.Cryptography by: Klaus Hartke
  • 1 total downloads
  • Latest version: 26.1.0-preview.1
  • aead aegis128l aegis256 aes-gcm argon2id blake2b chacha20-poly1305 crypto cryptography curve25519 ed25519 encryption hash hkdf hmac libsodium scrypt security sha2 x25519
Provides modern cryptographic algorithm implementations for .NET based on libsodium. Commonly Used Types: NSec.Cryptography.Aegis256 NSec.Cryptography.Argon2id NSec.Cryptography.Blake2b NSec.Cryptography.Chacha20Poly1305 NSec.Cryptography.Ed25519 NSec.Cryptography.X25519
Microsoft.NETCore.App.Host.linux-arm64 by: Microsoft
  • 103 total downloads
  • Latest version: 10.0.6
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.Extensions.Logging.Console by: Microsoft
  • 30 total downloads
  • Latest version: 10.0.3
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.NETCore.App.Host.linux-x64 by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.15
Internal implementation package not meant for direct consumption. Please do not reference directly.
Newtonsoft.Json by: James Newton-King
  • 3 total downloads
  • Latest version: 10.0.3
  • json
Json.NET is a popular high-performance JSON framework for .NET
Microsoft.Extensions.Logging.EventLog by: Microsoft
  • 25 total downloads
  • Latest version: 10.0.0-rc.1.25451.107
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
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
  • MemoryStream Memory performance GC garbage collection stream scalable buffer
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Microsoft.Extensions.Options.ConfigurationExtensions by: Microsoft
  • 6 total downloads
  • Latest version: 10.0.5
Provides additional configuration specific functionality related to Options.
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
  • T4, templating
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.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
  • 18 total downloads
  • Latest version: 10.0.4
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: Shay Rojansky, Nikita Kazmin, Brar Piening, Nino Floris, Yoh Deadfall, Austin Drenski, Emil Lenngren, Francisco Figueiredo Jr., Kenji Uno
  • 3 total downloads
  • Latest version: 10.0.2
  • npgsql postgresql postgres ado ado.net database sql
Npgsql is the open source .NET data provider for PostgreSQL.