NSwag.SwaggerGeneration by: Rico Suter
  • 1 total downloads
  • Latest version: 12.0.0
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
NuGet.Frameworks by: Microsoft
  • 1 total downloads
  • Latest version: 5.4.0+d790b66be476cd901a56bd46ada037162097ee21
  • nuget
The understanding of target frameworks for NuGet.Packaging.
NuGet.Packaging.Core by: Microsoft
  • 1 total downloads
  • Latest version: 6.8.0
  • nuget
The (former home to) core data structures for NuGet.Packaging. Contains only the type forwarders to the new assembly.
Polly.Extensions.Http by: App vNext
  • 1 total downloads
  • Latest version: 1.0.1-preview2
  • HttpClient Exception Handling Resilience Transient Fault Policy
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
Sentry.AspNetCore by: Sentry Team and Contributors
  • 1 total downloads
  • Latest version: 3.28.1
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling AspNetCore MVC
Official ASP.NET Core integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Serilog.Extensions.Logging by: Microsoft, Serilog Contributors
  • 1 total downloads
  • Latest version: 2.0.3
  • serilog Microsoft.Extensions.Logging
Low-level Serilog provider for Microsoft.Extensions.Logging
SixLabors.Core by: Six Labors
  • 1 total downloads
  • Latest version: 1.0.0-beta0004
  • rectangle point size,primitives
Low level primitives for use across Six Labors projects..
SixLabors.Fonts by: Six Labors and contributors
  • 1 total downloads
  • Latest version: 1.0.0
  • font truetype opentype woff woff2
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
SkiaSharp.NativeAssets.macOS by: Microsoft
  • 1 total downloads
  • Latest version: 2.88.4-preview.76
  • xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform skiasharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
Spectre.Console by: Patrik Svensson
  • 2 total downloads
  • Latest version: 0.36.1-preview.0.3
A library that makes it easier to create beautiful console applications.
System.Collections.Immutable by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.0-preview.6.25358.103
This package provides collections that are thread safe and guaranteed to never change their contents, also known as immutable collections. Like strings, any methods that perform modifications will not change the existing instance but instead return a new instance. For efficiency reasons, the implementation uses a sharing mechanism to ensure that newly created instances share as much data as possible with the previous instance while ensuring that operations have a predictable time complexity. The System.Collections.Immutable library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.
System.Composition.Runtime by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0-preview.3.20214.6
Contains runtime components of the Managed Extensibility Framework. Commonly Used Types: System.Composition.CompositionContext When using NuGet 3.x this package requires at least version 3.4.
System.Composition.TypedParts by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.7
Provides container configuration and some extension methods for the Managed Extensibility Framework (MEF).
System.Diagnostics.DiagnosticSource by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.0-rc.2.21480.5
Provides Classes that allow you to decouple code logging rich (unserializable) diagnostics/telemetry (e.g. framework) from code that consumes it (e.g. tools) Commonly Used Types: System.Diagnostics.DiagnosticListener System.Diagnostics.DiagnosticSource
System.Formats.Asn1 by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.0
Provides classes that can read and write the ASN.1 BER, CER, and DER data formats.
System.IdentityModel.Tokens.Jwt by: Microsoft
  • 1 total downloads
  • Latest version: 5.1.2
Includes types that provide support for creating, serializing and validating JWT tokens.
System.IO.Hashing by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.0-preview.7.25380.108
Provides non-cryptographic hash algorithms, such as CRC-32. Commonly Used Types: System.IO.Hashing.Crc32 System.IO.Hashing.XxHash32
System.Reflection.Metadata by: Microsoft
  • 1 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
System.Security.Cryptography.Pkcs by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.0
Provides support for PKCS and CMS algorithms. Commonly Used Types: System.Security.Cryptography.Pkcs.EnvelopedCms
System.Security.Cryptography.ProtectedData by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.0-preview.2.22152.2
Provides access to Windows Data Protection Api. Commonly Used Types: System.Security.Cryptography.DataProtectionScope System.Security.Cryptography.ProtectedData