NUnit3TestAdapter
by: Charlie Poole Terje Sandstrom
- 305 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.)
NuProj
by: Immo Landwerth
- 18 total downloads
- Latest version: 0.20.4-beta
NuProj provides an MSBuild-based approach to create NuGet packages (.nupkg). The build projects are called .nuproj files and are regular MSBuild projects.
In general, the definition of a NuProj file is very similar to the NuGet .nuspec file – except that it is done via MSBuild. In fact, NuProj generates the .nuspec file and simply calles NuGet to build the package.
Thus, for details you can still refer to the official NuGet documentation.
There is also a Visual Studio extension which you find under http://bit.ly/NuProjVS.
OneOf
by: Harry McIntyre
- 752 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.
OpenIddict.Abstractions
by: Kévin Chalet
- 16 total downloads
- Latest version: 1.0.0
OpenIddict's abstractions.
OpenIddict.Core
by: Kévin Chalet
- 36 total downloads
- Latest version: 1.0.0
OpenIddict's core components, used to manage the applications, authorizations, scopes and tokens stored in the database.
OpenIddict.Server
by: Kévin Chalet
- 23 total downloads
- Latest version: 1.0.0
OpenID Connect server components for OpenIddict.
OpenIddict.Validation
by: Kévin Chalet Chino Chang
- 20 total downloads
- Latest version: 1.0.0
OpenIddict token validation middleware for ASP.NET Core.
OpenTelemetry
by: OpenTelemetry Authors
- 185 total downloads
- Latest version: 1.1.0
OpenTelemetry .NET SDK
OpenTelemetry.Api
by: OpenTelemetry Authors
- 139 total downloads
- Latest version: 1.1.0
OpenTelemetry .NET API
OpenTelemetry.Exporter.OpenTelemetryProtocol
by: OpenTelemetry Authors
- 49 total downloads
- Latest version: 1.1.0
OpenTelemetry protocol exporter for OpenTelemetry .NET
OpenTelemetry.Instrumentation.Http
by: OpenTelemetry Authors
- 20 total downloads
- Latest version: 1.0.0-rc7
Http instrumentation for OpenTelemetry .NET
OpenTelemetry.Instrumentation.SqlClient
by: OpenTelemetry Authors
- 26 total downloads
- Latest version: 1.0.0-rc7
SqlClient instrumentation for OpenTelemetry .NET
Oracle.ManagedDataAccess
by: Oracle
- 251 total downloads
- Latest version: 19.29.0
ODP.NET, Managed Driver is a 100% native code .NET Framework driver for Oracle Database. No additional Oracle Client software is required to be installed to connect to Oracle Database.
Owin
by: OWIN startup components contributors
- 12 total downloads
- Latest version: 1.0.0
OWIN IAppBuilder startup interface
PayPal
by: PayPal
- 159 total downloads
- Latest version: 1.9.1
ATTENTION: This package replaces the RestApiSDK package (https://www.nuget.org/packages/restapisdk). You do not need to include the RestApiSdk package in your project if you are using this, the PayPal .NET SDK, package.
The PayPal REST API uses HTTP verbs and a RESTful endpoint structure. OAuth2.0 is used as the API Authorization framework. Request and response payloads are formatted as JSON.
PCLCrypto
by: Andrew Arnott
- 113 total downloads
- Latest version: 2.1.32-alpha
PCL Crypto provides a consistent, portable set of crypto APIs for .NET 4.5, Windows Phone 8.0 SL & 8.1 Xaml, Windows Store, Xamarin.iOS, Xamarin.Android. This makes it easier to create cross-platform .NET libraries and apps. Crypto functionality includes asymmetric and symmetric encryption and signatures, and key derivation. PCLCrypto calls into each native platform's crypto API for maximum performance. For RSA operations this produces a 2-100X improvement in performance on Android and iOS over using the standard RSACryptoServiceProvider API.
PCLStorage
by: Daniel Plaisted
- 146 total downloads
- Latest version: 1.0.2
PCL Storage provides a consistent, portable set of local file IO APIs for .NET, Windows Phone, Windows Store, Xamarin.iOS, Xamarin.Android, and Silverlight. This makes it easier to create cross-platform .NET libraries and apps.
PInvoke.BCrypt
by: Andrew Arnott
- 152 total downloads
- Latest version: 0.7.124
P/Invoke methods for the Windows BCrypt.dll.
PInvoke.Kernel32
by: Andrew Arnott
- 173 total downloads
- Latest version: 0.7.124
P/Invoke methods for the Windows Kernel32.dll.
PInvoke.NCrypt
by: Andrew Arnott
- 149 total downloads
- Latest version: 0.7.124
P/Invoke methods for the Windows NCrypt.dll.