NUnit.ConsoleRunner by: Charlie Poole, Rob Prouse
  • 43 total downloads
  • Latest version: 4.0.0-beta.4
  • testcentric
This package includes the console runner and test engine for version 3 and higher of the NUnit unit-testing framework. Any extensions, if needed, may be installed as separate packages.
NUnit.Extension.Net10PluggableAgent by: Charlie Poole, Rob Prouse
  • 2 total downloads
  • Latest version: 4.0.0-beta.2
  • testcentric
This extension allow the NUnit engine to run tests under .NET 10.0.
NUnit.Extension.Net462PluggableAgent by: Charlie Poole, Rob Prouse
  • 6 total downloads
  • Latest version: 4.1.3-beta.1
  • testcentric
This extension allow the NUnit engine to run tests under .NET 4.6.2.
NUnit.Extension.Net80PluggableAgent by: Charlie Poole, Rob Prouse
  • 7 total downloads
  • Latest version: 4.1.4-beta.1
  • testcentric
This extension allow the NUnit engine to run tests under .NET 8.0.
NUnit.Extension.Net90PluggableAgent by: Charlie Poole, Rob Prouse
  • 5 total downloads
  • Latest version: 4.1.3-beta.1
  • testcentric
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
  • testcentric
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
  • nunit test testing tdd runner
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
  • nunit test testing tdd engine extension
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
  • nunit test testing tdd runner
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
  • nunit test testing tdd runner
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
  • nunit test testing tdd runner
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, Terje Sandstrom
  • 69 total downloads
  • Latest version: 4.3.2
  • 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.)
OneOf by: Harry McIntyre
  • 51 total downloads
  • Latest version: 3.0.271
  • discriminated unions, return type, match switch
F# style discriminated unions for C#, using a custom type OneOf<T0, ... Tn> which holds a single value and has a .Match(...) method on it for exhaustive matching. Simple but powerful.
Open-XML-SDK by: Microsoft
  • 9 total downloads
  • Latest version: 2.9.1
  • openxml office
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as: - High-performance generation of word-processing documents, spreadsheets, and presentations. - Populating content in Word files from an XML data source. - Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file. - Extraction of data from Excel documents. - Searching and replacing content in Word/PowerPoint using regular expressions. - Updating cached data and embedded spreadsheets for charts in Word/PowerPoint. - Document modification, such as removing tracked revisions or removing unacceptable content from documents.
OpenMcdf by: Federico Blaseotto
  • 15 total downloads
  • Latest version: 2.1.6.28924
  • Structured Storage Compound file Mono
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
PInvoke.BCrypt by: Andrew Arnott
  • 12 total downloads
  • Latest version: 0.6.49
P/Invoke methods for the Windows BCrypt.dll.
PInvoke.Kernel32 by: Andrew Arnott
  • 11 total downloads
  • Latest version: 0.6.6
P/Invoke methods for the Windows Kernel32.dll.
PInvoke.NCrypt by: Andrew Arnott
  • 13 total downloads
  • Latest version: 0.6.49
P/Invoke methods for the Windows NCrypt.dll.
PInvoke.Windows.Core by: Andrew Arnott
  • 12 total downloads
  • Latest version: 0.6.49
P/Invoke types for common Windows APIs.