NSwag.CodeGeneration.TypeScript
by: Rico Suter
- 8 total downloads
- Latest version: 13.11.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Commands
by: Rico Suter
- 1 total downloads
- Latest version: 10.3.6318.21857
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.Core
by: Rico Suter
- 4 total downloads
- Latest version: 13.18.2
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Core.Yaml
by: Rico Suter
- 7 total downloads
- Latest version: 13.11.2
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation
by: Rico Suter
- 1 total downloads
- Latest version: 13.9.3
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation.AspNetCore
by: Rico Suter
- 4 total downloads
- Latest version: 13.18.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation.WebApi
by: Rico Suter
- 1 total downloads
- Latest version: 13.2.3
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration
by: Rico Suter
- 3 total downloads
- Latest version: 11.16.0
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration.AspNetCore
by: Rico Suter
- 5 total downloads
- Latest version: 12.0.14
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration.WebApi
by: Rico Suter
- 3 total downloads
- Latest version: 11.17.20
NSwag: The Swagger API toolchain for .NET and TypeScript
NuGet.Common
by: Microsoft
- 1 total downloads
- Latest version: 4.9.6+a32bce39889f724fbd11cfd12e946f802168b583
NuGet client library.
NuGet.Frameworks
by: Microsoft
- 2 total downloads
- Latest version: 4.9.6+a32bce39889f724fbd11cfd12e946f802168b583
The understanding of target frameworks for NuGet.Packaging.
NuGet.Packaging.Core
by: Microsoft
- 2 total downloads
- Latest version: 4.5.3+9bcbce4433dec2570a34bc6b5ac9df74fdb7a383
The core data structures for NuGet.Packaging
NuGet.Protocol.Core.Types
by: NuGet
- 1 total downloads
- Latest version: 4.2.0
NuGet's protocol-level base types used for connecting to API v2 and API v3 repositories.
NuGet.Protocol.Core.v3
by: NuGet
- 1 total downloads
- Latest version: 4.0.0
NuGet Protocol for 3.1.0 servers
NUnit
by: Charlie Poole, Rob Prouse
- 1 total downloads
- Latest version: 4.5.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+
NUnit3TestAdapter
by: NUnit Software
- 1 total downloads
- Latest version: 3.0.2-ctp-3
A package including the NUnit 3.0 TestAdapter for Visual Studio 2012/13/15. With this package you don't need to install the VSIX adapter package, and you don't need to upload the adapter to your TFS server.
Note that this package ONLY contains the adapter, not the NUnit framework. You must also get the framework. You only need one such package for a solution.
The package works with Visual Studio 2012 from RTM, and with Update 1 and higher, and with Visual Studio 2013 from RTM and all updates, Visual Studio 2015, tested up to RC.
OpenTK
by: Team OpenTK
- 4 total downloads
- Latest version: 4.7.5
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.GLControl
by: The Open Toolkit Team
- 1 total downloads
- Latest version: 1.1.2225
OpenTK.GLControl is a Windows.Forms Control with OpenGL rendering capabilities. Use it to add
accelerated 3d graphics to your Windows.Forms or Windows Presentation Foundation (WPF) application.
Features
- Integrate 3d graphics into your Windows.Forms or WPF application
- Use the .Net/Mono language of your choice: C#, F#, VB.Net, Boo, IronPython, IronRuby
- Develop faster with inline documentation and strongly-typed enumerations for all OpenGL and OpenAL functions
This is the official nuget package from http://www.opentk.com
The source code can be found at https://github.com/opentk/opentk
This package contains all code up to Feb 2016 from https://github.com/ppy/opentk