NUnit.Extension.TeamCityEventListener
by: jetbrains, teamcity, Charlie Poole, Nikolay Pianikov
- 226 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
- 174 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
- 539 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
- 410 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.
ObjectListView
by: Phillip Piper
- 51 total downloads
- Latest version: 2.7.1.5
ObjectListView is a C# wrapper around a .NET ListView. It makes the ListView much easier to use and teaches it some neat new tricks.
Larry Wall, the author of Perl, once wrote that the three essential character flaws of any good programmer were sloth, impatience and hubris. Good programmers want to do the minimum amount of work (sloth). They want their programs to run quickly (impatience). They take inordinate pride in what they have written (hubris).
ObjectListView encourages the vices of sloth and hubris, by allowing programmers to do far less work but still produce great looking results.
ObjectListView.Updated
by: Phillip Piper
- 24 total downloads
- Latest version: 2.9.3
ObjectListView is a .NET ListView wired on caffeine, guarana and steroids.
More calmly, it is a C# wrapper around a .NET ListView, which makes the ListView much easier to use and teaches it lots of neat new tricks.
OpenCover
by: shaun wilde, OpenCover
- 1.251k total downloads
- Latest version: 4.7.1221
An open source code coverage tool (branch and sequence point) for all .NET Frameworks 2 and above (including Silverlight). Also capable of handling 32 and 64 bit processes. Use ReportGenerator for best viewing results (also available via Nuget).
OpenIddict.Abstractions
by: Kévin Chalet
- 2.147k total downloads
- Latest version: 7.5.0
Abstractions and primitives used by the OpenIddict components.
OpenIddict.Server
by: Kévin Chalet
- 2.045k total downloads
- Latest version: 7.5.0
OpenIddict authorization server services.
Note: this package only contains the generic/host-agnostic server components.
To use the server feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Server.AspNetCore or OpenIddict.Server.Owin package.
OpenIddict.Validation
by: Kévin Chalet
- 1.986k total downloads
- Latest version: 7.5.0
OpenIddict token validation services.
Note: this package only contains the generic/host-agnostic validation components.
To use the validation feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Validation.AspNetCore or OpenIddict.Validation.Owin package.
OpenIddict.Validation.ServerIntegration
by: Kévin Chalet
- 1.827k total downloads
- Latest version: 7.5.0
Local server integration package for the OpenIddict validation services.
OpenIddict.Validation.SystemNetHttp
by: Kévin Chalet
- 1.994k total downloads
- Latest version: 7.5.0
System.Net.Http integration package for the OpenIddict validation services.
OpenMcdf
by: ironfede, jeremy-visionaid
- 432 total downloads
- Latest version: 3.1.4
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 directory trees.
OpenTelemetry
by: OpenTelemetry Authors
- 4.263k total downloads
- Latest version: 1.16.0
OpenTelemetry .NET SDK
OpenTelemetry.Api
by: OpenTelemetry Authors
- 6.53k total downloads
- Latest version: 1.16.0
OpenTelemetry .NET API
OpenTelemetry.Api.ProviderBuilderExtensions
by: OpenTelemetry Authors
- 3.741k total downloads
- Latest version: 1.16.0
Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyInjection
OpenTelemetry.Exporter.Console
by: OpenTelemetry Authors
- 2.041k total downloads
- Latest version: 1.16.0
Console exporter for OpenTelemetry .NET
OpenTelemetry.Exporter.Jaeger
by: OpenTelemetry Authors
- 2.407k total downloads
- Latest version: 1.6.0-rc.1
Jaeger exporter for OpenTelemetry .NET
OpenTelemetry.Exporter.OpenTelemetryProtocol
by: OpenTelemetry Authors
- 2.764k total downloads
- Latest version: 1.16.0
OpenTelemetry protocol exporter for OpenTelemetry .NET
OpenTelemetry.Extensions.Hosting
by: OpenTelemetry Authors
- 3.178k total downloads
- Latest version: 1.16.0
Contains extensions to start OpenTelemetry in applications using Microsoft.Extensions.Hosting