NSwag.AspNetCore by: Rico Suter
  • 2 total downloads
  • Latest version: 7.5.0
  • Swagger,Documentation,WebApi,AspNet,TypeScript,CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration by: Rico Suter
  • 1 total downloads
  • Latest version: 5.3.6085.39202
  • 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: 14.0.0-preview007
  • Swagger Documentation AspNetCore
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation.WebApi by: Rico Suter
  • 2 total downloads
  • Latest version: 14.0.7
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NuGet.Frameworks by: Microsoft
  • 2 total downloads
  • Latest version: 5.6.0+636570e68732c1f718ede9ca07802d7b1cc69aa0
  • nuget
NuGet's understanding of target frameworks.
NuGet.Packaging by: Microsoft
  • 1 total downloads
  • Latest version: 4.3.1
  • nuget
NuGet's implementation for reading nupkg package and nuspec package specification files.
OneOf by: Harry McIntyre
  • 1 total downloads
  • Latest version: 3.0.163
  • discriminated unions, return type, match switch
F# style discriminated unions or C#, using a custom type OneOf<T0, ... Tn> which holds a single value and has a .Match(...) method on it for exhaustive matching. Simple but powerful.
OpenFeature by: OpenFeature Authors
  • 1 total downloads
  • Latest version: 1.0.1
  • Feature OpenFeature Flags
OpenFeature is an open standard for feature flag management, created to support a robust feature flag ecosystem using cloud native technologies. OpenFeature will provide a unified API and SDK, and a developer-first, cloud-native implementation, with extensibility for open source and commercial offerings.
OpenTelemetry.Exporter.Console by: OpenTelemetry Authors
  • 1 total downloads
  • Latest version: 1.1.0-beta3
  • Observability OpenTelemetry Monitoring Telemetry Tracing Console distributed-tracing
Console exporter for OpenTelemetry .NET
Sentry.Extensions.Logging by: Sentry Team and Contributors
  • 1 total downloads
  • Latest version: 2.0.0-beta2
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling Logging Microsoft.Extensions.Logging
Official Microsoft.Extensions.Logging integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Sentry.OpenTelemetry by: Sentry Team and Contributors
  • 1 total downloads
  • Latest version: 4.6.1
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling OpenTelemetry
Official OpenTelemetry integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Serilog by: Serilog Contributors
  • 1 total downloads
  • Latest version: 2.8.1-dev-01063
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
Serilog.Sinks.Console by: Serilog Contributors
  • 1 total downloads
  • Latest version: 5.0.0-dev-00923
  • serilog console terminal
A Serilog sink that writes log events to the console/terminal.
SkiaSharp by: Microsoft
  • 1 total downloads
  • Latest version: 3.118.0-preview.2.3
  • graphics cross-platform skiasharp skia ios android linux windows tvos macos tizen
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.
SkiaSharp.HarfBuzz by: Microsoft
  • 1 total downloads
  • Latest version: 1.68.2-preview.50
  • xamarin graphics ios android windows uwp tvos watchos macos tizen cross-platform skiasharp
This package adds text shaping support to SkiaSharp via HarfBuzz.
SkiaSharp.NativeAssets.Linux.NoDependencies by: Microsoft
  • 1 total downloads
  • Latest version: 2.88.0-preview.152
  • 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. This variation of the Linux native assets includes the build of libSkiaSharp.so that does not have any dependencies on third-party libraries. The complete dependency list is: - libpthread.so.0 - libdl.so.2 - libm.so.6 - libc.so.6 - ld-linux-x86-64.so.2 The excluded dependencies are: - Fontconfig
SkiaSharp.NativeAssets.Win32 by: Microsoft
  • 1 total downloads
  • Latest version: 2.88.0-preview.209
  • 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.
SkiaSharp.Views.Desktop.Common by: Microsoft
  • 1 total downloads
  • Latest version: 3.0.0-preview.4.1
  • graphics cross-platform skiasharp skia ios android linux windows tvos macos tizen
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.
SQLitePCLRaw.lib.e_sqlite3.osx by: Eric Sink, D. Richard Hipp, et al
  • 1 total downloads
  • Latest version: 1.1.2
  • sqlite
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.provider.dynamic_cdecl by: Eric Sink
  • 1 total downloads
  • Latest version: 2.1.6
  • sqlite
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. Packages named 'SQLitePCLRaw.provider.*' (like this one) are 'plugins' that allow SQLitePCLRaw.core to access the native SQLite library. This provider dynamically loads the native library by name.