NUnit.Runners
by: Charlie Poole
- 450 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
- 2.726k total downloads
- Latest version: 4.4.0
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.)
ObjectListView
by: Phillip Piper
- 48 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
- 28 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.
odp.net.x64
by: Oracle
- 43 total downloads
- Latest version: 112.3.20
This NuGet package contains Oracle.DataAccess.dll (x64- both the net20 and net40 versions) needed to compile a project that uses Oracle's ODP.NET Library. Oracle will still need to be installed on the production or development machine in order to connect to Oracle (those libraries are greater than 100MB in size, so it didn't make sense to include them in a NuGet package), but this package will at least allow the project to be successfully built (i.e. if you're using a CI server).
ODP.Oracle.DataAccess.x64
by: Oracle
- 15 total downloads
- Latest version: 4.121.2
Oracle DataAccess x64 12.1.0.2.0. This NuGet package contains Oracle.DataAccess.dll (x64) needed to compile a project that uses Oracle's ODP.NET Library. Oracle will still need to be installed on the production or development machine in order to connect to Oracle.
OpenCover
by: shaun wilde OpenCover
- 1.268k 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
- 3.225k total downloads
- Latest version: 7.1.0
Abstractions and primitives used by the OpenIddict components.
OpenIddict.Server
by: Kévin Chalet
- 3.098k total downloads
- Latest version: 7.1.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
- 3.385k total downloads
- Latest version: 7.1.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
- 3.196k total downloads
- Latest version: 7.1.0
Local server integration package for the OpenIddict validation services.
OpenIddict.Validation.SystemNetHttp
by: Kévin Chalet
- 3.045k total downloads
- Latest version: 7.1.0
System.Net.Http integration package for the OpenIddict validation services.
OpenTelemetry
by: OpenTelemetry Authors
- 9.617k total downloads
- Latest version: 1.14.0-rc.1
OpenTelemetry .NET SDK
OpenTelemetry.Api
by: OpenTelemetry Authors
- 21.414k total downloads
- Latest version: 1.14.0-rc.1
OpenTelemetry .NET API
OpenTelemetry.Api.ProviderBuilderExtensions
by: OpenTelemetry Authors
- 13.115k total downloads
- Latest version: 1.14.0-rc.1
Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyInjection
OpenTelemetry.Exporter.Console
by: OpenTelemetry Authors
- 3.534k total downloads
- Latest version: 1.14.0-rc.1
Console exporter for OpenTelemetry .NET
OpenTelemetry.Exporter.Jaeger
by: OpenTelemetry Authors
- 8.79k total downloads
- Latest version: 1.6.0-rc.1
Jaeger exporter for OpenTelemetry .NET
OpenTelemetry.Exporter.OpenTelemetryProtocol
by: OpenTelemetry Authors
- 3.583k total downloads
- Latest version: 1.14.0-rc.1
OpenTelemetry protocol exporter for OpenTelemetry .NET
OpenTelemetry.Extensions.Hosting
by: OpenTelemetry Authors
- 8.762k total downloads
- Latest version: 1.14.0-rc.1
Contains extensions to start OpenTelemetry in applications using Microsoft.Extensions.Hosting
OpenTelemetry.Instrumentation.AspNetCore
by: OpenTelemetry Authors
- 8.071k total downloads
- Latest version: 1.13.0
ASP.NET Core instrumentation for OpenTelemetry .NET