NSwag.CodeGeneration by: Rico Suter
  • 2 total downloads
  • Latest version: 6.4.6122.16182
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration.TypeScript by: Rico Suter
  • 1 total downloads
  • Latest version: 11.9.0
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.Generation.AspNetCore by: Rico Suter
  • 1 total downloads
  • Latest version: 13.11.2
  • Swagger Documentation AspNetCore
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
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
OpenTK.Mathematics by: Team OpenTK
  • 1 total downloads
  • Latest version: 4.0.6
A basic mathematics library developed primarily for rendering in 3d and 2d.
OpenTK.Windowing.Desktop by: Team OpenTK
  • 2 total downloads
  • Latest version: 4.1.0
An abstraction over OpenTK.GraphicsLibraryFramework to provide a ready-to-go easy-to-use windowing and input abstraction.
OpenTK.Windowing.GraphicsLibraryFramework by: Team OpenTK
  • 1 total downloads
  • Latest version: 4.7.0
GLFW bindings for c# from the cpp GLFW library.
Sentry.Android.AssemblyReader by: Sentry Team and Contributors
  • 10 total downloads
  • Latest version: 4.13.0
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling
.NET assembly reader for Android
Sentry.DiagnosticSource by: Sentry Team and Contributors
  • 1 total downloads
  • Latest version: 4.6.1
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling Logging Microsoft.Extensions.Logging
Official Diagnostic.Listener integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time. Note: This package is not needed when using Sentry with .NET Core 3 or higher.
Sentry.Profiling by: Sentry Team and Contributors
  • 1 total downloads
  • Latest version: 5.8.1
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling Profiling Diagnostic
Performance profiling support for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Serilog by: Serilog Contributors
  • 2 total downloads
  • Latest version: 2.8.1-dev-01049
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
Serilog.AspNetCore by: Microsoft, Serilog Contributors
  • 1 total downloads
  • Latest version: 8.0.2-dev-00336
  • serilog aspnet aspnetcore
Serilog support for ASP.NET Core logging
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.
Syncfusion.Pdf.Net.Core by: Syncfusion Inc.
  • 1 total downloads
  • Latest version: 30.1.40
  • syncfusion syncfusion.aspnetcore aspnetcore net-standard .net core c# pdf acroform pdf-table tagged-pdf conformance-standard syncfusion.pdf
The Syncfusion® Essential PDF is a .NET standard PDF library that enables your .NET core applications to read, write, and manipulate existing PDF documents. It has various features such table creation, PDF form creation and filling, digital signature, and advanced PDF encryption. It also has various PDF manipulation features such as PDF compression, redaction, split and merge PDF, watermark, import and export PDF form data, replace or remove images, extract text and find text.
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
  • 3 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.Memory.Data by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.0-preview.5.24306.7
A lightweight abstraction for a payload of bytes. Provides methods for converting between strings, streams, JSON, and bytes. Commonly Used Types: System.BinaryData