NSwag.Core
by: Rico Suter
- 1 total downloads
- Latest version: 8.3.6208.27063
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.Core.Yaml
by: Rico Suter
- 2 total downloads
- Latest version: 13.4.1
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation
by: Rico Suter
- 1 total downloads
- Latest version: 13.14.4
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation.WebApi
by: Rico Suter
- 1 total downloads
- Latest version: 13.1.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration
by: Rico Suter
- 1 total downloads
- Latest version: 11.12.2
NSwag: The Swagger API toolchain for .NET and TypeScript
OneOf
by: Harry McIntyre
- 2 total downloads
- Latest version: 3.0.163
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.
Roslyn.Diagnostics.Analyzers
by: Microsoft
- 2 total downloads
- Latest version: 3.11.0-beta1.26075.3
Private analyzers specific to Roslyn repo. These analyzers are not intended for public consumptions outside of the Roslyn repo.
runtime.native.System.Data.SqlClient.sni
by: Microsoft
- 1 total downloads
- Latest version: 4.7.0-preview2.19523.17
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.
- 1 total downloads
- Latest version: 4.3.0
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.
runtime.win10-x64.Microsoft.Net.Native.Compiler
by: Microsoft
- 1 total downloads
- Latest version: 2.2.3
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version.
Supported Platforms:
- UWP tools 2.2
runtime.win10-x86.Microsoft.Net.Native.Compiler
by: Microsoft
- 1 total downloads
- Latest version: 2.1.11
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version.
Supported Platforms:
- UWP tools 2.1
Serilog
by: Serilog Contributors
- 2 total downloads
- Latest version: 2.9.1-dev-01169
Simple .NET logging with fully-structured events
Serilog.Formatting.Compact
by: Serilog Contributors
- 1 total downloads
- Latest version: 1.0.0-rc-9
A simple, compact JSON-based event format for Serilog.
Serilog.Sinks.File
by: Serilog Contributors
- 2 total downloads
- Latest version: 3.1.2-dev-00761
Write Serilog events to a text file in plain or JSON format.
SkiaSharp.NativeAssets.Linux
by: Microsoft
- 1 total downloads
- Latest version: 2.88.8-preview.1.1
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
- 2 total downloads
- Latest version: 2.88.1-preview.1
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.macOS
by: Microsoft
- 1 total downloads
- Latest version: 2.88.0-preview.140
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.bundle_e_sqlite3
by: Eric Sink
- 1 total downloads
- Latest version: 1.1.6
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: e_sqlite3 included
SQLitePCLRaw.lib.e_sqlite3.osx
by: Eric Sink, D. Richard Hipp, et al
- 1 total downloads
- Latest version: 1.1.10
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_*.