NUnit.Extension.Net80PluggableAgent
by: Charlie Poole, Rob Prouse
- 8 total downloads
- Latest version: 4.1.4-beta.1
This extension allow the NUnit engine to run tests under .NET 8.0.
NUnit.Extension.Net90PluggableAgent
by: Charlie Poole, Rob Prouse
- 6 total downloads
- Latest version: 4.1.3-beta.1
This extension allow the NUnit engine to run tests under .NET 10.0.
NUnit.Extension.NUnitProjectLoader
by: Charlie Poole, Rob Prouse
- 12 total downloads
- Latest version: 4.0.0-beta.1
This extension allows the engine to run NUnit projects, which have a file extension of '.nunit'.
NUnit.Extension.NUnitV2Driver
by: Charlie Poole
- 10 total downloads
- Latest version: 3.9.0
This extension allows NUnit to load and run tests compiled against earlier versions of the NUnit framework. Versions 2.0 through 2.7 are supported.
NUnit.Extension.NUnitV2ResultWriter
by: Charlie Poole
- 9 total downloads
- Latest version: 3.8.0
This extension allows NUnit to create result files in the V2 format, which is used by many CI servers.
NUnit.Extension.TeamCityEventListener
by: jetbrains, teamcity, Charlie Poole, Nikolay Pianikov
- 9 total downloads
- Latest version: 1.0.10
This extension sends specially formatted messages about test progress to TeamCity as each test executes, allowing TeamCity to monitor progress.
NUnit.Extension.VSProjectLoader
by: Charlie Poole
- 12 total downloads
- Latest version: 3.9.0
This extension allows NUnit to recognize and load solutions and projects in Visual Studio format. It supports files of type .sln, .csproj, .vbproj, .vjsproj, .vcproj and .fsproj.
NUnit.Runners
by: Charlie Poole
- 32 total downloads
- Latest version: 3.12.0
This package is now obsolete and has been replaced by the NUnit.Console package.
It includes the nunit3-console runner and test engine for version 3 of the NUnit unit-testing framework.
The following extensions are included with this package:
* NUnitProjectLoader - loads tests from NUnit projects
* VSProjectLoader - loads tests from Visual Studio projects
* NUnitV2ResultWriter - saves results in NUnit V2 format.
* NUnitV2FrameworkDriver - runs NUnit V2 tests.
* TeamCityEventListener - supports special progress messages used by teamcity.
Other extensions, if needed, must be installed separately.
NUnit3TestAdapter
by: Charlie Poole
- 29 total downloads
- Latest version: 3.7.0
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. You only need one such package for a solution.
The package works with Visual Studio 2012 and newer.
OpenMcdf
by: Federico Blaseotto
- 15 total downloads
- Latest version: 2.1.6.28924
OpenMcdf is a 100% .net / C# component that allows developers to manipulate Microsoft Compound Document File Format for OLE structured storage. It supports read/write operations on streams and storages and traversal of structures tree.
PeanutButter.INI
by: Davyd McColl
- 295 total downloads
- Latest version: 1.2.209
A basic INI file reader/writer class
PolySharp
by: Sergio Pedri
- 46 total downloads
- Latest version: 1.16.0+99a4dcece8e10c8bedf0871ac4cdb8650f2b649a
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel
popper.js
by: FezVrasta
- 47 total downloads
- Latest version: 1.16.1
A kickass library to manage your poppers
Portable.BouncyCastle
by: BouncyCastle.Crypto
- 2 total downloads
- Latest version: 1.8.1.4
BouncyCastle portable version with support for .NET 4, .NET Standard 1.0-2.0, WP, Silverlight, MonoAndroid, Xamarin.iOS, .NET Core
ProjectStudio.Content
by: ProjectStudio.Content
- 25 total downloads
- Latest version: 1.0.39
Package Description
PropertyChanged.Fody
by: Simon Cropp
- 113 total downloads
- Latest version: 4.1.0
Add property notification to all classes that implement INotifyPropertyChanged.
protobuf-net
by: Marc Gravell
- 7 total downloads
- Latest version: 3.3.0
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net.Core
by: Marc Gravell
- 6 total downloads
- Latest version: 3.4.21
The protobuf-net serialization engine and build-time tooling; most projects should reference protobuf-net, which adds the runtime type model
ReactiveUI.Disposables
by: ReactiveUI Association Inc
- 37 total downloads
- Latest version: 7.5.0
High-performance reactive primitives for building allocation-conscious ReactiveUI and Rx-style .NET applications without a production dependency on System.Reactive or R3.