NSwag.SwaggerGeneration by: Rico Suter
  • 1 total downloads
  • Latest version: 11.17.21
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
OpenTelemetry.Api by: OpenTelemetry Authors
  • 0 total downloads
  • Latest version: 1.8.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
OpenTelemetry .NET API
Sentry.Android.AssemblyReader by: Sentry Team and Contributors
  • 7 total downloads
  • Latest version: 4.12.1-segv1
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling
.NET assembly reader for Android
SkiaSharp.Views.WPF by: Microsoft
  • 1 total downloads
  • Latest version: 2.80.2-preview.9
  • ui xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform skiasharp
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.
System.Buffers by: Microsoft
  • 2 total downloads
  • Latest version: 4.5.0-preview1-25914-04
Provides resource pooling of any type for performance-critical applications that allocate and deallocate objects frequently. Commonly Used Types: System.Buffers.ArrayPool<T> 10dc31ea70c14a33f371cea5a757a3d95b218acf When using NuGet 3.x this package requires at least version 3.4.
System.Composition.Convention by: Microsoft
  • 2 total downloads
  • Latest version: 9.0.14
Provides types that support using Managed Extensibility Framework (MEF) with a convention-based configuration model.
System.IO.Packaging by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.3
Provides classes that support storage of multiple data objects in a single container.
System.IO.Pipelines by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.0-preview.7.21377.19
Single producer single consumer byte buffer management. Commonly Used Types: System.IO.Pipelines.Pipe System.IO.Pipelines.PipeWriter System.IO.Pipelines.PipeReader
System.Reflection.Metadata by: Microsoft
  • 0 total downloads
  • Latest version: 6.0.1
This packages provides a low-level .NET (ECMA-335) metadata reader and writer. It's geared for performance and is the ideal choice for building higher-level libraries that intend to provide their own object model, such as compilers. Commonly Used Types: System.Reflection.Metadata.MetadataReader System.Reflection.PortableExecutable.PEReader System.Reflection.Metadata.Ecma335.MetadataBuilder System.Reflection.PortableExecutable.PEBuilder System.Reflection.PortableExecutable.ManagedPEBuilder