Microsoft.PowerShell.3.ReferenceAssemblies by: Microsoft
  • 5 total downloads
  • Latest version: 1.0.0
  • PowerShell reference assembly SDK
Contains the SDK reference assemblies for PowerShell version 3
Microsoft.Web.Infrastructure by: Microsoft
  • 9 total downloads
  • Latest version: 1.0.0
  • ASPNETWEBPAGES
This package contains the Microsoft.Web.Infrastructure assembly that lets you dynamically register HTTP modules at run time.
Microsoft.Win32.Primitives by: Microsoft
  • 8 total downloads
  • Latest version: 4.3.0
Provides common types for Win32-based libraries. Commonly Used Types: System.ComponentModel.Win32Exception When using NuGet 3.x this package requires at least version 3.4.
Modernizr by: Faruk Ateş, Paul Irish, Alex Sexton
  • 17 total downloads
  • Latest version: 2.8.3
  • JavaScript HTML HTML5 CSS CSS3 SVG
Modernizr adds classes to the <html> element which allow you to target specific browser functionality in your stylesheet. You don't actually need to write any Javascript to use it. Modernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (CSS3, HTML5) while still maintaining a fine level of control over older browsers that may not yet support these new technologies. NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
Moq by: Daniel Cazzulino, kzu
  • 39 total downloads
  • Latest version: 4.16.1
  • moq tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET. Built from https://github.com/moq/moq4/tree/fc484fb85
MSTest.TestAdapter by: Microsoft
  • 9 total downloads
  • Latest version: 1.3.2
  • MSTest TestFramework TestAdapter VisualStudio Unittest MSTestV2 Microsoft
The adapter to discover and execute MSTest Framework based tests. Supported platforms: - .NET 4.5.0+ - .NET Core 1.0+ (Universal Windows Apps 10+) (Visual Studio 2017) - ASP.NET Core 1.0+ (Visual Studio 2017)
MSTest.TestFramework by: Microsoft
  • 11 total downloads
  • Latest version: 1.3.2
  • MSTest TestFramework Unittest MSTestV2 Microsoft Test Testing TDD Framework
This is MSTest V2, the evolution of Microsoft's Test Framework. Supported platforms: - .NET 4.5.0+ - .NET Core 1.0+ (Universal Windows Apps 10+, DNX Core 5+) - ASP.NET Core 1.0+ To discover and execute tests install MSTest.TestAdapter. To discover and execute tests for project.json based projects install dotnet-test-mstest.
NAudio by: Mark Heath
  • 7 total downloads
  • Latest version: 1.6.0
  • C# .NET audio sound
NAudio, an audio library for .NET
NCrontab by: Atif Aziz
  • 8 total downloads
  • Latest version: 3.3.1
  • cron schedule time
NCrontab is crontab for all .NET runtimes supported by .NET Standard 1.0. It provides parsing and formatting of crontab expressions as well as calculation of occurrences of time based on a schedule expressed in the crontab format.
NETStandard.Library by: Microsoft
  • 10 total downloads
  • Latest version: 1.6.1
A set of standard .NET APIs that are prescribed to be used and supported together. This includes all of the APIs in the NETStandard.Platform package plus additional libraries that are core to .NET but built on top of NETStandard.Platform. When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json by: James Newton-King
  • 49 total downloads
  • Latest version: 13.0.3
  • json
Json.NET is a popular high-performance JSON framework for .NET
NLog by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
  • 13 total downloads
  • Latest version: 4.5.0
  • NLog logging log tracing logfiles database eventlog email wcf
NLog is a logging platform for .NET with rich log routing and management capabilities.
NLog.Config by: Kim Christensen, Julian Verdurmen
  • 4 total downloads
  • Latest version: 4.5.0
  • nlog xml config
Xml file to get started with configuring NLog. This package is not mandatory to get started with NLog: the configuration file can created manually and the configuration can be created programmatically.
NLog.Schema by: Kim Christensen, Julian Verdurmen
  • 5 total downloads
  • Latest version: 4.5.0
  • nlog intellisense xsd
XSD file to enables Intellisense(TM) when editing NLog configuration files, for example in Visual Studio. Note: extensions to NLog will report XSD errors. Those can be ignored safely.
NSubstitute by: Anthony Egerton, David Tchepak, Alexandr Nikitin
  • 26 total downloads
  • Latest version: 3.1.0
  • mocking mocks testing unit-testing TDD AAA
NSubstitute is a friendly substitute for .NET mocking frameworks. It has a simple, succinct syntax to help developers write clearer tests. NSubstitute is designed for Arrange-Act-Assert (AAA) testing and with Test Driven Development (TDD) in mind.
NUnit by: Charlie Poole, Rob Prouse
  • 25 total downloads
  • Latest version: 3.12.0
  • 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 1.4+ - .NET Core
NUnit3TestAdapter by: Charlie Poole, Terje Sandstrom
  • 17 total downloads
  • Latest version: 3.15.1
  • test visualstudio testadapter nunit nunit3
A package including the NUnit 3 TestAdapter for Visual Studio 2012 onwards. 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. 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.) The package works with Visual Studio 2012 and newer.
NUnitTestAdapter.WithFramework by: NUnit Software
  • 6 total downloads
  • Latest version: 2.0.0
  • test visualstudio testadapter
A package including the NUnit test frameworks and the Visual Studio 2012/13 test adapter. 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 also contains the NUnit framework. The package works with Visual Studio 2012 from RTM, and all Updates, and with Visual Studio 2013 RTM and all updates, and Visual Studio 2015 tested up to CTP6
Owin by: OWIN startup components contributors
  • 10 total downloads
  • Latest version: 1.0.0
  • OWIN
OWIN IAppBuilder startup interface
RabbitMQ.Client by: VMware
  • 6 total downloads
  • Latest version: 5.2.0
  • rabbitmq amqp
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)