NUnit.Extension.NUnitV2Driver by: Charlie Poole
  • 224 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, Rob Prouse
  • 242 total downloads
  • Latest version: 4.0.0-beta.2
  • testcentric
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
  • 315 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
  • 216 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
  • 699 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
  • 2.796k total downloads
  • Latest version: 5.2.0
  • test visualstudio testadapter nunit nunit3 dotnet
The NUnit3 TestAdapter for Visual Studio, all versions from 2012 and onwards, and DotNet (incl. .Net core), versions .net framework 4.6.2 or higher, .net core 3.1, .net 5 or higher. 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.)
ObjectDumper.NET by: Thomas Galliker
  • 1.192k total downloads
  • Latest version: 4.4.13-pre
  • objectdumper dump dumpobject initializer c# objects debug logging tracing
ObjectDumper is a utility which aims to serialize C# objects to string for debugging and logging purposes.
ObjectListView by: Phillip Piper
  • 78 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
  • 50 total downloads
  • Latest version: 2.9.3
  • .Net WinForms ListView Controls
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.
Ocelot by: Tom Pallister
  • 56 total downloads
  • Latest version: 17.0.1
  • API Gateway .NET core
Ocelot is an API Gateway. The project is aimed at people using .NET running a micro services / service orientated architecture that need a unified point of entry into their system. In particular I want easy integration with IdentityServer reference and bearer tokens. reference tokens. Ocelot is a bunch of middlewares in a specific order. Ocelot manipulates the HttpRequest object into a state specified by its configuration until it reaches a request builder middleware where it creates a HttpRequestMessage object which is used to make a request to a downstream service. The middleware that makes the request is the last thing in the Ocelot pipeline. It does not call the next middleware. The response from the downstream service is stored in a per request scoped repository and retrived as the requests goes back up the Ocelot pipeline. There is a piece of middleware that maps the HttpResponseMessage onto the HttpResponse object and that is returned to the client. That is basically it with a bunch of other features.
OpenCover by: shaun wilde, OpenCover
  • 1.944k total downloads
  • Latest version: 4.7.1221
  • Code-Coverage Reporting Testing TDD Utility
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.314k total downloads
  • Latest version: 7.7.1
  • authentication jwt openidconnect openiddict security
Abstractions and primitives used by the OpenIddict components.
OpenIddict.Server by: Kévin Chalet
  • 3.081k total downloads
  • Latest version: 7.7.1
  • authentication jwt openidconnect openiddict security server
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
  • 2.948k total downloads
  • Latest version: 7.7.1
  • authentication jwt openidconnect openiddict security validation
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
  • 2.725k total downloads
  • Latest version: 7.7.1
  • authentication jwt openidconnect openiddict security server validation
Local server integration package for the OpenIddict validation services.
OpenIddict.Validation.SystemNetHttp by: Kévin Chalet
  • 2.809k total downloads
  • Latest version: 7.7.1
  • authentication jwt openidconnect openiddict security http httpclient validation
System.Net.Http integration package for the OpenIddict validation services.
OpenLayers.Blazor by: Laurent Christen
  • 241 total downloads
  • Latest version: 2.6.0
  • OpenLayers Blazor Map dotnet
Package Description
OpenMcdf by: ironfede, jeremy-visionaid
  • 658 total downloads
  • Latest version: 3.3.0
  • MS-CFB Compound File Binary File Format Structured Storage
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
  • 7.171k total downloads
  • Latest version: 1.19.1
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
OpenTelemetry .NET SDK
OpenTelemetry.Api by: OpenTelemetry Authors
  • 9.643k total downloads
  • Latest version: 1.19.1
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
OpenTelemetry .NET API