NJsonSchema
by: Rico Suter
- 2 total downloads
- Latest version: 10.4.0
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration
by: Rico Suter
- 4 total downloads
- Latest version: 8.20.6296.23156
JSON Schema draft v4 reader, generator and validator for .NET
NLog
by: Jaroslaw Kowalski
- 1 total downloads
- Latest version: 1.0.0.505
NLog is a logging platform for .NET with rich log routing and management capabilities. It can help you produce and manage high-quality logs for your application regardless of its size or complexity.
NSwag.AspNetCore
by: Rico Suter
- 3 total downloads
- Latest version: 13.10.5
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration
by: Rico Suter
- 1 total downloads
- Latest version: 9.7.6271.13709
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.Core
by: Rico Suter
- 5 total downloads
- Latest version: 13.15.8
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation
by: Rico Suter
- 26 total downloads
- Latest version: 13.19.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation.WebApi
by: Rico Suter
- 1 total downloads
- Latest version: 13.11.2
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration
by: Rico Suter
- 8 total downloads
- Latest version: 12.2.3
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration.WebApi
by: Rico Suter
- 1 total downloads
- Latest version: 9.11.6282.35321
NSwag: The Swagger API toolchain for .NET and TypeScript
NuGet.Configuration
by: NuGet
- 1 total downloads
- Latest version: 4.1.0
NuGet's client configuration settings implementation.
NuGet.LibraryModel
by: NuGet.LibraryModel
- 1 total downloads
- Latest version: 4.1.0
NuGet v3 core library.
NuGet.Packaging.Core.Types
by: NuGet.Packaging.Core.Types
- 1 total downloads
- Latest version: 4.0.0-rc-2048
NuGet v3 core library.
NuGet.Protocol.Core.v3
by: NuGet
- 1 total downloads
- Latest version: 4.1.0
NuGet Protocol for 3.1.0 servers
Nullable
by: Manuel Römer
- 1 total downloads
- Latest version: 1.3.1
A source code only package which allows you to use .NET'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 the attribute classes as C# source code to your project. Because this code is 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# code 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 majority of the attributes are not included in the .NET Standard 2.1 version, because it already provides these by default.
Please see https://github.com/manuelroemer/Nullable for additional information on how to use this package.
OpenTK
by: Team OpenTK
- 2 total downloads
- Latest version: 5.0.0-pre.6
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.Windows.Core
by: Andrew Arnott
- 1 total downloads
- Latest version: 0.5.134
P/Invoke types for common Windows APIs.
Polly
by: Michael Wolfenden, App vNext
- 1 total downloads
- Latest version: 5.2.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
- 0 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
Roslyn.Diagnostics.Analyzers
by: Microsoft
- 4 total downloads
- Latest version: 3.12.0-beta1.25155.1
Private analyzers specific to Roslyn repo. These analyzers are not intended for public consumptions outside of the Roslyn repo.