NSwag.Annotations
by: Rico Suter
- 2 total downloads
- Latest version: 13.9.3
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.AspNetCore
by: Rico Suter
- 33 total downloads
- Latest version: 14.7.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.AssemblyLoader
by: Rico Suter
- 2 total downloads
- Latest version: 13.1.5
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration
by: Rico Suter
- 3 total downloads
- Latest version: 11.16.1
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration.CSharp
by: Rico Suter
- 3 total downloads
- Latest version: 11.9.2
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration.TypeScript
by: Rico Suter
- 4 total downloads
- Latest version: 13.10.1
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Core
by: Rico Suter
- 2 total downloads
- Latest version: 6.0.6120.18639
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.Generation
by: Rico Suter
- 1 total downloads
- Latest version: 13.15.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation.AspNetCore
by: Rico Suter
- 1 total downloads
- Latest version: 13.2.5
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation.WebApi
by: Rico Suter
- 1 total downloads
- Latest version: 13.14.2
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration
by: Rico Suter
- 3 total downloads
- Latest version: 12.2.3
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration.AspNetCore
by: Rico Suter
- 2 total downloads
- Latest version: 11.20.0
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration.WebApi
by: Rico Suter
- 3 total downloads
- Latest version: 11.15.2
NSwag: The Swagger API toolchain for .NET and TypeScript
NuGet.Configuration
by: Microsoft
- 1 total downloads
- Latest version: 4.4.3+6a53d40cdb2f65a9dbbf458556372e275f2e3a4a
NuGet's client configuration settings implementation.
NUnit
by: Charlie Poole, Rob Prouse
- 1 total downloads
- Latest version: 4.6.0
NUnit is a unit-testing framework for all .NET languages.
It can run on macOS, Linux and Windows operating systems.
NUnit can be used for a wide range of testing, from unit testing with TDD to full-fledged system and integration testing.
It is a non-opinionated, broad and deep framework with multiple different ways to assert that your code behaves as expected. Many aspects of NUnit can be extended to suit your specific purposes.
The latest version, version 4, is an upgrade from the groundbreaking NUnit 3 framework. It is a modernized version, aimed at taking advantage of the latest .NET features and C# language constructs.
If you are upgrading from NUnit 3, be aware of the breaking changes (https://docs.nunit.org/articles/nunit/release-notes/breaking-changes.html#nunit-40). Please see the NUnit 4 Migration Guide (https://docs.nunit.org/articles/nunit/release-notes/Nunit4.0-MigrationGuide.html) and take care to prepare your NUnit 3 code before you do the upgrade.
Supported platforms:
- .NET Framework 4.6.2+
- .NET 6.0+
- .NET 8.0+
OneOf
by: Harry McIntyre
- 1 total downloads
- Latest version: 2.1.122
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.
OpenTK
by: Team OpenTK
- 2 total downloads
- Latest version: 5.0.0-pre.10
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.5.97
P/Invoke methods for the Windows BCrypt.dll.
PInvoke.Windows.Core
by: Andrew Arnott
- 1 total downloads
- Latest version: 0.6.6
P/Invoke types for common Windows APIs.