NuGet.Versioning
by: Microsoft
- 12 total downloads
- Latest version: 6.12.1
NuGet's implementation of Semantic Versioning.
NUnit
by: Charlie Poole, Rob Prouse
- 12 total downloads
- Latest version: 4.3.1
NUnit is a unit-testing framework for all .NET languages.
It can run on macOS, Linux and Windows operating systems.
NUnit can be used for a wide range of testing, from unit testing with TDD to full-fledged system and integration testing.
It is a non-opinionated, broad and deep framework with multiple different ways to assert that your code behaves as expected. Many aspects of NUnit can be extended to suit your specific purposes.
The latest version, version 4, is an upgrade from the groundbreaking NUnit 3 framework. It is a modernized version, aimed at taking advantage of the latest .NET features and C# language constructs.
If you are upgrading from NUnit 3, be aware of the breaking changes (https://docs.nunit.org/articles/nunit/release-notes/breaking-changes.html#nunit-40). Please see the NUnit 4 Migration Guide (https://docs.nunit.org/articles/nunit/release-notes/Nunit4.0-MigrationGuide.html) and take care to prepare your NUnit 3 code before you do the upgrade.
Supported platforms:
- .NET Framework 4.6.2+
- .NET 6.0+
- .NET 8.0+
OneOf
by: Harry McIntyre
- 16 total downloads
- Latest version: 2.1.155
F# style discriminated unions or 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.
OpenFeature.DependencyInjection
by: OpenFeature Authors
- 5 total downloads
- Latest version: 2.7.0
OpenFeature is an open standard for feature flag management, created to support a robust feature flag ecosystem using cloud native technologies. OpenFeature will provide a unified API and SDK, and a developer-first, cloud-native implementation, with extensibility for open source and commercial offerings.
OpenTelemetry
by: OpenTelemetry Authors
- 20 total downloads
- Latest version: 1.7.0-rc.1
OpenTelemetry .NET SDK
OpenTelemetry.Api
by: OpenTelemetry Authors
- 15 total downloads
- Latest version: 1.15.3
OpenTelemetry .NET API
OpenTelemetry.Api.ProviderBuilderExtensions
by: OpenTelemetry Authors
- 14 total downloads
- Latest version: 1.17.0
Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyInjection
OpenTelemetry.Exporter.OpenTelemetryProtocol
by: OpenTelemetry Authors
- 13 total downloads
- Latest version: 1.8.0
OpenTelemetry protocol exporter for OpenTelemetry .NET
OpenTelemetry.Extensions.Hosting
by: OpenTelemetry Authors
- 1 total downloads
- Latest version: 1.4.0-rc.4
Contains extensions to start OpenTelemetry in applications using Microsoft.Extensions.Hosting
OpenTelemetry.Instrumentation.AspNetCore
by: OpenTelemetry authors
- 6 total downloads
- Latest version: 1.9.0
ASP.NET Core instrumentation for OpenTelemetry .NET
OpenTelemetry.Instrumentation.Runtime
by: OpenTelemetry authors
- 4 total downloads
- Latest version: 1.1.0-beta.1
dotnet runtime instrumentation for OpenTelemetry .NET
OpenTelemetry.Instrumentation.SqlClient
by: OpenTelemetry Authors
- 1 total downloads
- Latest version: 1.17.0
SqlClient instrumentation for OpenTelemetry .NET.
OrleansDashboard
by: OrleansContrib
- 6 total downloads
- Latest version: 2.1.2
An admin dashboard for Microsoft Orleans
OrleansDashboard.Client
by: OrleansContrib
- 6 total downloads
- Latest version: 2.4.4
An admin dashboard for Microsoft Orleans
OrleansDashboard.Core
by: OrleansContrib
- 2 total downloads
- Latest version: 3.0.3
An admin dashboard for Microsoft Orleans
Parlot
by: Sebastien Ros
- 2 total downloads
- Latest version: 1.4.3
Parlot is a fast, lightweight and simple to use .NET parser combinator.
Plugin.Firebase
by: Tobias Buchholz
- 2 total downloads
- Latest version: 1.1.1
The plugin includes cross-platform APIs for Firebase Analytics, Auth, Cloud Messaging, Dynamic Links, Firestore, Cloud Functions, Remote Config and Storage.
Polly
by: Michael Wolfenden, App vNext
- 6 total downloads
- Latest version: 8.6.1
Polly is a .NET resilience and transient-fault-handling library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner.
Polly.Core
by: Michael Wolfenden, App vNext
- 2 total downloads
- Latest version: 8.5.2
Polly.Core is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies such as Retry, Circuit Breaker, Hedging, Timeout, Chaos and Fallback in a fluent and thread-safe manner.
Portable.BouncyCastle
by: Claire Novotny
- 2 total downloads
- Latest version: 1.8.6.7
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0