NSwag.SwaggerGeneration.AspNetCore
by: Rico Suter
- 1 total downloads
- Latest version: 12.2.2
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration.WebApi
by: Rico Suter
- 1 total downloads
- Latest version: 11.12.16
NSwag: The Swagger API toolchain for .NET and TypeScript
NuGet.Frameworks
by: Microsoft
- 1 total downloads
- Latest version: 4.6.4
The understanding of target frameworks for NuGet.Packaging
OneOf
by: Harry McIntyre
- 55 total downloads
- Latest version: 3.0.263
F# style discriminated unions for 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.
OpenTK
by: The Open Toolkit Team
- 5 total downloads
- Latest version: 3.3.3
The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL. It runs on all major platforms and powers hundreds of apps, games and scientific research.
OpenTK provides several utility libraries, including a math/linear algebra package, a windowing system, and input handling.
runtime.native.System.Data.SqlClient.sni
by: Microsoft
- 4 total downloads
- Latest version: 4.7.0-preview3.19551.4
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
- 6 total downloads
- Latest version: 5.11.1
Official SDK for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Sentry.Bindings.Android
by: Sentry Team and Contributors
- 1 total downloads
- Latest version: 5.5.1
.NET Bindings for the Sentry Android SDK
Sentry.Profiling
by: Sentry Team and Contributors
- 1 total downloads
- Latest version: 5.16.0
Performance profiling support 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.9.1-dev-01177
Simple .NET logging with fully-structured events
Serilog.Enrichers.Thread
by: Serilog Contributors
- 1 total downloads
- Latest version: 3.1.0-dev-00739
Enrich Serilog events with properties from the current thread.
Serilog.Sinks.Async
by: Jezz Santos, Serilog Contributors
- 3 total downloads
- Latest version: 1.5.0
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.Console
by: Serilog Contributors
- 1 total downloads
- Latest version: 3.1.2-dev-00806
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.File
by: Serilog Contributors
- 1 total downloads
- Latest version: 2.0.0-rc-706
The file sink for Serilog
SharpDX.DXGI
by: Alexandre Mutel
- 1 total downloads
- Latest version: 4.0.1
Assembly providing DirectX - DXGI managed API.
SkiaSharp
by: Microsoft
- 18 total downloads
- Latest version: 2.88.8
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.NativeAssets.Linux.NoDependencies
by: Microsoft
- 1 total downloads
- Latest version: 2.80.3-preview.40
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.6-preview.1.2
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.
SQLitePCLRaw.lib.e_sqlite3.v110
by: Eric Sink, D. Richard Hipp, et al
- 1 total downloads
- Latest version: 1.1.5
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_*.
StackExchange.Redis
by: Stack Exchange inc., marc.gravell
- 1 total downloads
- Latest version: 1.0.242
High performance Redis client, incorporating both synchronous and asynchronous usage; the notional successor to BookSleeve