Microsoft.Extensions.Hosting.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.1
Hosting and startup abstractions for applications.
Microsoft.Extensions.Localization.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.0-rc.2.25502.107
  • localization
Abstractions of application localization services. Commonly used types: Microsoft.Extensions.Localization.IStringLocalizer Microsoft.Extensions.Localization.IStringLocalizer<T> This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.Extensions.Logging by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.2
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Options by: Microsoft
  • 2 total downloads
  • Latest version: 9.0.2
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Options.ConfigurationExtensions by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.2
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.Primitives by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.0-rc.1.25451.107
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.IdentityModel.Tokens by: Microsoft
  • 1 total downloads
  • Latest version: 7.1.2
  • .NET Windows Authentication Identity SecurityTokens Cryptographic operations Signing Verifying Signatures Encryption
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
Microsoft.NETCore.Platforms by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.1
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages. When using NuGet 3.x this package requires at least version 3.4.
Nanoid by: codeyu
  • 1 total downloads
  • Latest version: 3.1.0
  • Nanoid UUID
A tiny, secure, URL-friendly, unique string ID generator for .NET Core.
Newtonsoft.Json by: James Newton-King
  • 1 total downloads
  • Latest version: 13.0.2
  • json
Json.NET is a popular high-performance JSON framework for .NET
OpenTelemetry.Instrumentation.AspNetCore by: OpenTelemetry Authors
  • 1 total downloads
  • Latest version: 1.12.0
  • Observability OpenTelemetry Monitoring Telemetry distributed-tracing AspNetCore
ASP.NET Core instrumentation for OpenTelemetry .NET
Polly.Core by: Michael Wolfenden, App vNext
  • 2 total downloads
  • Latest version: 8.6.3
  • Polly Simmy Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Chaos ChaosEngineering Retry Wait Fallback Timeout Parallelization Hedging
Polly.Core is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies such as Retry, Circuit Breaker, Hedging, Timeout, Chaos and Fallback in a fluent and thread-safe manner.
runtime.native.System by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.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.
runtime.native.System.IO.Compression by: Microsoft
  • 1 total downloads
  • Latest version: 4.1.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.
runtime.native.System.Net.Http by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.1
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.
runtime.native.System.Security.Cryptography by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.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.
Serilog by: Serilog Contributors
  • 2 total downloads
  • Latest version: 4.3.1-dev-02390
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
SourceGear.sqlite3 by: Eric Sink
  • 1 total downloads
  • Latest version: 3.50.4.2
  • sqlite
This package contains builds of the native SQLite code for various platforms. These builds have "e_sqlite3" as the base name. The first three numbers in the version number of this package indicate the version of SQLite that was used to build it. The fourth number, if there is one, is incremented as needed for packaging-specific changes.
SQLitePCLRaw.bundle_e_sqlite3 by: Eric Sink
  • 2 total downloads
  • Latest version: 3.0.2
  • sqlite
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init().
SQLitePCLRaw.config.e_sqlite3 by: Eric Sink
  • 1 total downloads
  • Latest version: 3.0.2
  • sqlite
This package sets the configuration for using e_sqlite3 but does not bring in that native library itself. It's like bundle_e_sqlite3, except it's hollow.