NSwag.Generation.WebApi
by: Rico Suter
- 1 total downloads
- Latest version: 13.9.2
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration
by: Rico Suter
- 2 total downloads
- Latest version: 12.0.0
NSwag: The Swagger API toolchain for .NET and TypeScript
NuGet.Packaging.Core.Types
by: NuGet.Packaging.Core.Types
- 2 total downloads
- Latest version: 4.0.0-rc3
NuGet v3 core library.
NuGet.Protocol.Core.v3
by: NuGet
- 5 total downloads
- Latest version: 4.2.0
NuGet Protocol for 3.1.0 servers
NuGet.Repositories
by: NuGet.Repositories
- 5 total downloads
- Latest version: 4.1.0
NuGet v3 core library.
Nullable
by: Manuel Römer
- 0 total downloads
- Latest version: 1.1.1
A source code only package which allows you to use .NET Core 3.0's new nullable attributes in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework.
This package does not contain any compiled binaries, but instead adds a single C# file with the attribute classes to your project. Because this C# file gets compiled together with the rest of your code, the built binaries will not have a dependency on this package, meaning that you can perfectly use it for both libraries and applications.
The C# file is only included if you are targeting a framework version which does not support the new nullable attributes. For example, if you create a library which multi-targets .NET Standard 2.0 and 2.1, the file is only included in the .NET Standard 2.0 version, because .NET Standard 2.1 already provides the nullable attributes by default.
Please see https://github.com/manuelroemer/Nullable for additional information on how to use this package.
OpenTK
by: Team OpenTK
- 18 total downloads
- Latest version: 5.0.0-pre.8
The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES, OpenAL and OpenCL. It runs on all major platforms and powers hundreds of apps, games and scientific research. It provides bindings for GLFW windowing, input and a game loop, and is the perfect start for your own game engine. OpenTK comes with simple and easy to follow tutorials for learning *modern* OpenGL. These are written by the community and represent all of the best practices to get you started. Learn how to use OpenTK here: https://opentk.net/learn/index.html Sample projects that accompany the tutorial can be found here: https://github.com/opentk/LearnOpenTK We have a very active discord server, if you need help, want to help, or are just curious, come join us! https://discord.gg/6HqD48s
PInvoke.Kernel32
by: Andrew Arnott
- 3 total downloads
- Latest version: 0.6.49
P/Invoke methods for the Windows Kernel32.dll.
PInvoke.NCrypt
by: Andrew Arnott
- 4 total downloads
- Latest version: 0.6.1
P/Invoke methods for the Windows NCrypt.dll.
Polly
by: Michael Wolfenden, App vNext
- 10 total downloads
- Latest version: 7.2.3
Polly is a library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner.
Polly-Signed
by: Michael Wolfenden, App vNext
- 9 total downloads
- Latest version: 5.7.0
Polly is a .NET 4.5 / .NET Standard 1.1 library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation and Fallback in a fluent and thread-safe manner.
PolySharp
by: Sergio Pedri
- 6 total downloads
- Latest version: 1.15.0+02753db24d9685e54db06739eb63183d86eb5b62
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel
Pomelo.EntityFrameworkCore.MySql
by: Pomelo.EntityFrameworkCore.MySql
- 1 total downloads
- Latest version: 1.0.0
Pomelo.EntityFrameworkCore.MySql
Roslynator.Analyzers
by: Josef Pihrt
- 3 total downloads
- Latest version: 4.12.10
A collection of 200+ analyzers for C#, powered by Roslyn.
Sentry.Profiling
by: Sentry Team and Contributors
- 3 total downloads
- Latest version: 5.4.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.0-dev-01091
Simple .NET logging with fully-structured events
Serilog.Enrichers.Process
by: Serilog Contributors
- 6 total downloads
- Latest version: 2.0.2-dev-00763
The process enricher for Serilog.
Serilog.Enrichers.Thread
by: Serilog Contributors
- 2 total downloads
- Latest version: 3.1.1-dev-00745
Enrich Serilog events with properties from the current thread.
Serilog.Sinks.Console
by: Serilog Contributors
- 19 total downloads
- Latest version: 4.1.1-dev-00917
A Serilog sink that writes log events to the console/terminal.
SkiaSharp
by: Microsoft
- 13 total downloads
- Latest version: 2.88.9-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.