Moq by: Daniel Cazzulino, kzu
  • 1 total downloads
  • Latest version: 4.5.7-alpha
  • moq tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET
Nerdbank.GitVersioning by: Andrew Arnott
  • 2 total downloads
  • Latest version: 3.0.13-beta
  • git commit versioning version assemblyinfo
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
NetVips.Native.linux-musl-x64 by: Kleis Auke Wolthuizen
  • 1 total downloads
  • Latest version: 8.10.0-beta2
  • libvips binaries image-processing
This package complements the NetVips package and contains native binaries of libvips for Linux musl (x64)
NJsonSchema by: Rico Suter
  • 1 total downloads
  • Latest version: 9.10.39
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
NJsonSchema.Yaml by: Rico Suter
  • 1 total downloads
  • Latest version: 9.13.3
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
Npgsql by: Npgsql
  • 1 total downloads
  • Latest version: 3.1.4
Npgsql
NSwag.AspNetCore by: Rico Suter
  • 0 total downloads
  • Latest version: 14.3.0
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation by: Rico Suter
  • 1 total downloads
  • Latest version: 13.12.1
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation.WebApi by: Rico Suter
  • 1 total downloads
  • Latest version: 13.9.2
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration by: Rico Suter
  • 2 total downloads
  • Latest version: 12.0.0
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
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
  • 8 total downloads
  • Latest version: 4.2.0
  • nuget protocol
NuGet Protocol for 3.1.0 servers
NuGet.Repositories by: NuGet.Repositories
  • 6 total downloads
  • Latest version: 4.1.0
NuGet v3 core library.
Nullable by: Manuel Römer
  • 0 total downloads
  • Latest version: 1.1.1
  • source compiletime csharp8.0 netcore3.0 null nullable attributes allownull disallownull doesnotreturn doesnotreturnif maybenull maybenullwhen notnull notnullifnotnull notnullwhen
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
  • 21 total downloads
  • Latest version: 5.0.0-pre.8
  • OpenTK OpenGL OpenGLES GLES OpenAL OpenCL C# F# .NET Mono Vector Math Game Graphics Sound
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.BCrypt by: Andrew Arnott
  • 1 total downloads
  • Latest version: 0.7.124
P/Invoke methods for the Windows BCrypt.dll.
PInvoke.Kernel32 by: Andrew Arnott
  • 5 total downloads
  • Latest version: 0.6.49
P/Invoke methods for the Windows Kernel32.dll.
PInvoke.NCrypt by: Andrew Arnott
  • 6 total downloads
  • Latest version: 0.7.104
P/Invoke methods for the Windows NCrypt.dll.
Polly by: Michael Wolfenden, App vNext
  • 18 total downloads
  • Latest version: 7.2.3
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Rate-limit Fallback Timeout Throttle Parallelization
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
  • 15 total downloads
  • Latest version: 5.7.0
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Fallback Timeout Throttle Parallelization
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.