NSwag.CodeGeneration
by: Rico Suter
- 2 total downloads
- Latest version: 13.14.8
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration.TypeScript
by: Rico Suter
- 0 total downloads
- Latest version: 13.14.7
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Commands
by: Rico Suter
- 1 total downloads
- Latest version: 13.2.3
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Core
by: Rico Suter
- 1 total downloads
- Latest version: 13.19.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation
by: Rico Suter
- 30 total downloads
- Latest version: 13.19.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation.AspNetCore
by: Rico Suter
- 22 total downloads
- Latest version: 13.20.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation.WebApi
by: Rico Suter
- 14 total downloads
- Latest version: 13.20.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration.AspNetCore
by: Rico Suter
- 18 total downloads
- Latest version: 12.0.16
NSwag: The Swagger API toolchain for .NET and TypeScript
NuGet.LibraryModel
by: Microsoft
- 2 total downloads
- Latest version: 4.4.3+6a53d40cdb2f65a9dbbf458556372e275f2e3a4a
NuGet client library.
NuGet.Packaging.Core
by: Microsoft
- 5 total downloads
- Latest version: 4.8.2+7269569e7fd88103a15255c0182aa347ddd61f8f
The core data structures for NuGet.Packaging
NuGet.Protocol.Core.v3
by: NuGet
- 1 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet Protocol for 3.1.0 servers
NuGet.RuntimeModel
by: NuGet.RuntimeModel
- 2 total downloads
- Latest version: 4.1.0
NuGet v3 core library.
NUnit
by: Charlie Poole, Rob Prouse
- 2 total downloads
- Latest version: 4.2.2
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+
OpenTK
by: Team OpenTK
- 0 total downloads
- Latest version: 5.0.0-pre.11
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
OpenTK.redist.glfw
by: Team OpenTK
- 1 total downloads
- Latest version: 3.3.0-pre20200830200122
GLFW redistributables for OpenTK.
OxyPlot.Core
by: OxyPlot
- 0 total downloads
- Latest version: 2.1.2
OxyPlot is a plotting library for .NET. This is the core library including the foundation classes and plot model. To display the plots, you also need to add a platform-specific OxyPlot package that contains a PlotView component.
pclcrypto
by: Andrew Arnott
- 1 total downloads
- Latest version: 2.1.17-alpha-g5b1e8dff8c
PCL Crypto provides a consistent, portable set of crypto APIs for .NET 4.5, Windows Phone 8.0 SL & 8.1 Xaml, Windows Store, Xamarin.iOS, Xamarin.Android. This makes it easier to create cross-platform .NET libraries and apps. Crypto functionality includes asymmetric and symmetric encryption and signatures, and key derivation. PCLCrypto calls into each native platform's crypto API for maximum performance. For RSA operations this produces a 2-100X improvement in performance on Android and iOS over using the standard RSACryptoServiceProvider API.
PInvoke.BCrypt
by: Andrew Arnott
- 15 total downloads
- Latest version: 0.6.49
P/Invoke methods for the Windows BCrypt.dll.
PInvoke.NCrypt
by: Andrew Arnott
- 19 total downloads
- Latest version: 0.6.49
P/Invoke methods for the Windows NCrypt.dll.