runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 22 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.
runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 29 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.
Sentry by: Sentry Team and Contributors
  • 1 total downloads
  • Latest version: 3.41.3
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling
Official SDK for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Swashbuckle.AspNetCore by: domaindrivendev
  • 9 total downloads
  • Latest version: 6.7.0
  • swagger documentation discovery help webapi aspnet aspnetcore
Swagger tools for documenting APIs built on ASP.NET Core
System.Composition by: Microsoft
  • 2 total downloads
  • Latest version: 6.0.0
This packages provides a version of the Managed Extensibility Framework (MEF) that is lightweight and specifically optimized for high throughput scenarios, such as the web. Commonly Used Types: System.Composition.ExportAttribute System.Composition.ImportAttribute System.Composition.Convention.ConventionBuilder System.Composition.Hosting.CompositionHost System.Composition.CompositionContext System.Composition.CompositionContextExtensions
System.Text.Json by: Microsoft
  • 9 total downloads
  • Latest version: 6.0.0
Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data. Commonly Used Types: System.Text.Json.JsonSerializer System.Text.Json.JsonDocument System.Text.Json.JsonElement System.Text.Json.Utf8JsonWriter System.Text.Json.Utf8JsonReader