NUnit.Analyzers
by: NUnit
- 71 total downloads
- Latest version: 4.14.0
This package includes analyzers and code fixes for test projects using NUnit 3+. The analyzers will mark wrong usages when writing tests, and the code fixes can be used to used to correct these usages. They will also aid in the transition from NUnit 3 to NUnit 4.
Version 3.0 and upwards works in Visual Studio 2019 (version 16.3) or newer and also enables supression of compiler errors such as errors arising from nullable reference types. For Visual Studio 2017 one must use versions below 3.0 - note that these versions are no longer updated, so version 2.10.0 is the last version that works in Visual Studio 2017.
NUnit.Console
by: Charlie Poole, Rob Prouse
- 60 total downloads
- Latest version: 4.0.0-beta.4
This package includes the nunit-console runner and test engine for 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
Other extensions, if needed, must be installed separately.
NUnit.ConsoleRunner
by: Charlie Poole, Rob Prouse
- 43 total downloads
- Latest version: 4.0.0-beta.4
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
- 3 total downloads
- Latest version: 4.0.0-beta.2
This extension allow the NUnit engine to run tests under .NET 10.0.
NUnit.Extension.Net462PluggableAgent
by: Charlie Poole, Rob Prouse
- 7 total downloads
- Latest version: 4.1.3-beta.1
This extension allow the NUnit engine to run tests under .NET 4.6.2.
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, Terje Sandstrom
- 69 total downloads
- Latest version: 4.3.2
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
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
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
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
- 20 total downloads
- Latest version: 0.6.6
P/Invoke methods for the Windows Kernel32.dll.