Ntrada.Extensions.Cors by: Ntrada.Extensions.Cors
  • 2 total downloads
  • Latest version: 0.0.2
Package Description
Ntrada.Extensions.CustomErrors by: Ntrada.Extensions.CustomErrors
  • 2 total downloads
  • Latest version: 0.0.2
Package Description
Ntrada.Extensions.Jwt by: Ntrada.Extensions.Jwt
  • 2 total downloads
  • Latest version: 0.0.2
Package Description
Ntrada.Extensions.RabbitMq by: Ntrada.Extensions.RabbitMq
  • 4 total downloads
  • Latest version: 0.0.4
Package Description
NuGet.CommandLine by: Microsoft
  • 1 total downloads
  • Latest version: 4.9.3
NuGet Command Line Tool.
NuGet.Common by: Microsoft
  • 1 total downloads
  • Latest version: 6.3.0
  • nuget
Common utilities and interfaces for all NuGet libraries.
NuGet.Configuration by: Microsoft
  • 30 total downloads
  • Latest version: 6.11.1
  • nuget
NuGet's configuration settings implementation.
NuGet.DependencyResolver.Core by: Microsoft
  • 38 total downloads
  • Latest version: 6.11.1
  • nuget
NuGet's PackageReference dependency resolver implementation.
NuGet.Frameworks by: Microsoft
  • 141 total downloads
  • Latest version: 6.11.1
  • nuget
NuGet's understanding of target frameworks.
NuGet.LibraryModel by: Microsoft
  • 56 total downloads
  • Latest version: 6.11.1
  • nuget
NuGet's types and interfaces for understanding dependencies.
NuGet.Packaging by: Microsoft
  • 24 total downloads
  • Latest version: 6.11.1
  • nuget
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
NuGet.Packaging.Core by: Microsoft
  • 47 total downloads
  • Latest version: 6.9.1
  • nuget
The (former home to) core data structures for NuGet.Packaging. Contains only the type forwarders to the new assembly.
NuGet.ProjectModel by: Microsoft
  • 26 total downloads
  • Latest version: 6.11.0-preview.2
  • 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
  • 49 total downloads
  • Latest version: 6.11.1
  • nuget protocol
NuGet's implementation for interacting with feeds. Contains functionality for all feed types.
NuGet.Protocol.Core.v3 by: NuGet
  • 13 total downloads
  • Latest version: 4.3.0-beta1-2418
  • nuget protocol
NuGet Protocol for 3.1.0 servers
NuGet.Repositories by: NuGet.Repositories
  • 13 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.RuntimeModel by: NuGet.RuntimeModel
  • 12 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NUnit by: Charlie Poole Rob Prouse
  • 5 total downloads
  • Latest version: 3.13.3
  • nunit test testing tdd framework fluent assert theory plugin addin
NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. This package includes the NUnit 3 framework assembly, which is referenced by your tests. You will need to install version 3 of the nunit3-console program or a third-party runner that supports NUnit 3 in order to execute tests. Runners intended for use with NUnit 2.x will not run NUnit 3 tests correctly. Supported platforms: - .NET Framework 3.5+ - .NET Standard 2.0+
NUnit3TestAdapter by: Charlie Poole Terje Sandstrom
  • 5 total downloads
  • Latest version: 4.1.0
  • test visualstudio testadapter nunit nunit3 dotnet
The NUnit3 TestAdapter for Visual Studio, all versions from 2012 and onwards, and DotNet (incl. .Net core). 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.) Note that with this package you should not install the VSIX adapter package.
NunitXml.TestLogger by: spekt
  • 2 total downloads
  • Latest version: 3.0.131
Xml logger for NUnit v3 compliant xml report when test is running with "dotnet test" or "dotnet vstest".