NJsonSchema.CodeGeneration.TypeScript by: Rico Suter
  • 52 total downloads
  • Latest version: 11.0.0-preview007
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
NuGet.Protocol by: Microsoft
  • 5 total downloads
  • Latest version: 6.9.1
  • nuget protocol
NuGet's implementation for interacting with feeds. Contains functionality for all feed types.
NUnit by: Charlie Poole, Rob Prouse
  • 4 total downloads
  • Latest version: 4.1.0
  • nunit test testing tdd framework fluent assert theory plugin addin
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+
OpenTelemetry.Api by: OpenTelemetry Authors
  • 6 total downloads
  • Latest version: 1.9.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
OpenTelemetry .NET API
OpenTelemetry.Exporter.OpenTelemetryProtocol by: OpenTelemetry Authors
  • 10 total downloads
  • Latest version: 1.14.0-rc.1
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging OTLP
OpenTelemetry protocol exporter for OpenTelemetry .NET
OpenTelemetry.Instrumentation.Http by: OpenTelemetry authors
  • 1 total downloads
  • Latest version: 0.4.0-beta.2
  • Tracing OpenTelemetry Management Monitoring distributed-tracing
Http instrumentation for OpenTelemetry .NET
Polly by: Michael Wolfenden, App vNext
  • 1 total downloads
  • Latest version: 8.3.0
  • Polly Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Fallback Timeout Throttle
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.
runtime.win10-arm.Microsoft.Net.Native.Compiler by: Microsoft
  • 3 total downloads
  • Latest version: 2.2.11-rel-30601-02
  • Compiler Compilation .Net
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version. Supported Platforms: - UWP tools 2.2
runtime.win10-x64.Microsoft.Net.Native.SharedLibrary by: Microsoft
  • 3 total downloads
  • Latest version: 2.2.1
  • Compiler Compilation .Net
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version. Supported Platforms: - UWP tools 2.2
Sentry by: Sentry Team and Contributors
  • 1 total downloads
  • Latest version: 2.2.0-alpha
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling
Official SDK for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Sentry.Extensions.Logging by: Sentry Team and Contributors
  • 1 total downloads
  • Latest version: 2.0.0-beta4
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling Logging Microsoft.Extensions.Logging
Official Microsoft.Extensions.Logging integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Serilog.Expressions by: Serilog Contributors
  • 1 total downloads
  • Latest version: 3.4.1-dev-00109
  • serilog
An embeddable mini-language for filtering, enriching, and formatting Serilog events, ideal for use with JSON or XML configuration.
Serilog.Extensions.Logging by: Microsoft, Serilog Contributors
  • 7 total downloads
  • Latest version: 9.0.0-dev-02304
  • serilog Microsoft.Extensions.Logging
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Sinks.File by: Serilog Contributors
  • 5 total downloads
  • Latest version: 5.0.0-dev-00942
  • serilog file
Write Serilog events to text files in plain or JSON format.
SharpDX.Direct3D9 by: Alexandre Mutel
  • 5 total downloads
  • Latest version: 4.0.1
  • SharpDX DirectX Direct3D Multimedia MDX 3D Direct3D9 D3D9
Assembly providing DirectX - Direct3D9 managed API.
Spectre.Console by: Patrik Svensson, Phil Scott
  • 2 total downloads
  • Latest version: 0.42.0
A library that makes it easier to create beautiful console applications.
SQLitePCLRaw.bundle_e_sqlite3 by: Eric Sink
  • 1 total downloads
  • Latest version: 2.0.4-pre20200828111558
  • sqlite;xamarin
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: e_sqlite3 included
SQLitePCLRaw.lib.e_sqlite3.osx by: Eric Sink, D. Richard Hipp, et al
  • 1 total downloads
  • Latest version: 1.0.0
  • sqlite
This package contains a platform-specific native code build of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar.
SQLitePCLRaw.lib.e_sqlite3.v110_xp by: Eric Sink, D. Richard Hipp, et al
  • 5 total downloads
  • Latest version: 1.1.8-pre20170726145242
  • sqlite
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.v140 by: Eric Sink, D. Richard Hipp, et al
  • 2 total downloads
  • Latest version: 1.1.10-pre20180223200113
  • sqlite
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.