NSwag.CodeGeneration.TypeScript by: Rico Suter
  • 1 total downloads
  • Latest version: 13.15.1
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Commands by: Rico Suter
  • 2 total downloads
  • Latest version: 14.0.0-preview002
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Core by: Rico Suter
  • 81 total downloads
  • Latest version: 14.4.0
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Core.Yaml by: Rico Suter
  • 73 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.18.3
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation.AspNetCore by: Rico Suter
  • 1 total downloads
  • Latest version: 14.0.0-preview010
  • Swagger Documentation AspNetCore
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation.WebApi by: Rico Suter
  • 0 total downloads
  • Latest version: 14.0.8
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration.WebApi by: Rico Suter
  • 10 total downloads
  • Latest version: 12.2.0
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
NuGet.Common by: Microsoft
  • 2 total downloads
  • Latest version: 4.6.4
  • nuget
NuGet client library.
NuGet.Configuration by: Microsoft
  • 16 total downloads
  • Latest version: 6.14.0
  • nuget
NuGet's configuration settings implementation.
NuGet.DependencyResolver.Core by: Microsoft
  • 1 total downloads
  • Latest version: 6.6.0
  • nuget
NuGet's PackageReference dependency resolver implementation.
NuGet.Frameworks by: Microsoft
  • 4 total downloads
  • Latest version: 6.13.1
  • nuget
NuGet's understanding of target frameworks.
NuGet.LibraryModel by: Microsoft
  • 16 total downloads
  • Latest version: 6.13.2
  • nuget
NuGet's types and interfaces for understanding dependencies.
NuGet.Packaging by: Microsoft
  • 13 total downloads
  • Latest version: 6.14.0
  • nuget
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
NuGet.ProjectModel by: Microsoft
  • 21 total downloads
  • Latest version: 6.14.0
  • nuget
NuGet's core types and interfaces for PackageReference-based restore, such as lock files, assets file and internal restore models.
NuGet.Protocol by: Microsoft
  • 1 total downloads
  • Latest version: 6.6.0-preview.3
  • nuget protocol
NuGet's implementation for interacting with feeds. Contains functionality for all feed types.
NuGet.RuntimeModel by: NuGet.RuntimeModel
  • 1 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Versioning by: Microsoft
  • 12 total downloads
  • Latest version: 6.14.0
  • semver semantic versioning
NuGet's implementation of Semantic Versioning.
NUnit by: Charlie Poole, Rob Prouse
  • 0 total downloads
  • Latest version: 4.4.0-beta.1
  • nunit test testing tdd framework fluent assert theory plugin addin
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: Charlie Poole, Terje Sandstrom
  • 9 total downloads
  • Latest version: 5.1.0-alpha.1
  • test visualstudio testadapter nunit nunit3 dotnet
The NUnit3 TestAdapter for Visual Studio, all versions from 2012 and onwards, and DotNet (incl. .Net core), versions .net framework 4.6.2 or higher, .net core 3.1, .net 5 or higher. Note that this package ONLY contains the adapter, not the NUnit framework. For VS 2017 and forward, you should add this package to every test project in your solution. (Earlier versions only require a single adapter package per solution.)