NuGet.Frameworks by: Microsoft
  • 1 total downloads
  • Latest version: 6.7.1
  • nuget
NuGet's understanding of target frameworks.
NuGet.LibraryModel by: Microsoft
  • 0 total downloads
  • Latest version: 6.14.0
  • nuget
NuGet's types and interfaces for understanding dependencies.
NuGet.Packaging.Core by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.6
  • nuget
The (former home to) core data structures for NuGet.Packaging. Contains only the type forwarders to the new assembly.
NuGet.Versioning by: Microsoft
  • 1 total downloads
  • Latest version: 6.13.1
  • semver semantic versioning
NuGet's implementation of Semantic Versioning.
NUnit by: Charlie Poole
  • 1 total downloads
  • Latest version: 3.7.0
  • nunit test testing tdd framework fluent assert theory plugin addin
NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. This package includes the NUnit 3 framework assembly, which is referenced by your tests. You will need to install version 3 of the nunit3-console program or a third-party runner that supports NUnit 3 in order to execute tests. Runners intended for use with NUnit 2.x will not run NUnit 3 tests correctly. Supported platforms: - .NET 2.0+ - .NET Standard 1.3 and 1.6 - .NET Core
OpenTelemetry.Api.ProviderBuilderExtensions by: OpenTelemetry Authors
  • 0 total downloads
  • Latest version: 1.11.1
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyInjection
OpenTelemetry.Exporter.Console by: OpenTelemetry Authors
  • 0 total downloads
  • Latest version: 1.3.2
  • Observability OpenTelemetry Monitoring Telemetry Tracing Console distributed-tracing
Console exporter for OpenTelemetry .NET
OpenTelemetry.Exporter.OpenTelemetryProtocol by: OpenTelemetry Authors
  • 3 total downloads
  • Latest version: 0.5.0-beta.2
  • Observability OpenTelemetry Monitoring Telemetry Tracing OTLP
OpenTelemetry protocol exporter for OpenTelemetry .NET
OpenTelemetry.Resources.Azure by: OpenTelemetry Authors
  • 1 total downloads
  • Latest version: 1.10.0-beta.1
  • Observability OpenTelemetry Monitoring Telemetry ResourceDetector
OpenTelemetry Resource Detectors for Azure cloud environments.
OpenTK.redist.glfw by: Team OpenTK
  • 1 total downloads
  • Latest version: 3.3.8-pre20230410192105
GLFW redistributables for OpenTK.
OrleansDashboard by: OrleansContrib
  • 2 total downloads
  • Latest version: 1.5.2
  • orleans dashboard metrics monitor
An admin dashboard for Microsoft Orleans
Parlot by: Sebastien Ros
  • 1 total downloads
  • Latest version: 1.6.0-preview.7
  • parser interpreter
Parlot is a fast, lightweight and simple to use .NET parser combinator.
Polly by: Michael Wolfenden, App vNext
  • 3 total downloads
  • Latest version: 8.0.0-alpha.9
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Rate-limit Fallback Timeout Throttle Parallelization Hedging
Package Description
Polly.Extensions by: Michael Wolfenden, App vNext
  • 1 total downloads
  • Latest version: 8.4.2
  • Polly Exception Handling Resilience Transient Fault Policy DI DependencyInjection IOC InversionOfControl Metrics Observability Telemetry
Polly.Extensions adds support for dependency injection and telemetry for the Polly.Core library.
Portable.BouncyCastle by: Oren Novotny
  • 1 total downloads
  • Latest version: 1.8.0-rc4
  • bouncycastle, cryptography, encryption, security, PCL, wp8, wpa81, coreclr, dotnet, dnx, uwp, sl5, monotouch, monoandroid, xamarin, xamarin.ios
BouncyCastle.Crypto is a cryptography API providing: -Generation and parsing of PKCS#12 files. -X.509: Generators and parsers for V1 and V3 certificates, V2 CRLs and attribute certificates. -PBE algorithms supported by PBEUtil: PBEwithMD2andDES-CBC, PBEwithMD2andRC2-CBC, PBEwithMD5andDES-CBC, PBEwithMD5andRC2-CBC, PBEwithSHA1andDES-CBC, PBEwithSHA1andRC2-CBC, PBEwithSHA-1and128bitRC4, PBEwithSHA-1and40bitRC4, PBEwithSHA-1and3-keyDESEDE-CBC, PBEwithSHA-1and2-keyDESEDE-CBC, PBEwithSHA-1and128bitRC2-CBC, PBEwithSHA-1and40bitRC2-CBC, PBEwithHmacSHA-1, PBEwithHmacSHA-224, PBEwithHmacSHA-256, PBEwithHmacRIPEMD128, PBEwithHmacRIPEMD160, and PBEwithHmacRIPEMD256. -Signature algorithms supported by SignerUtilities: MD2withRSA, MD4withRSA, MD5withRSA, RIPEMD128withRSA, RIPEMD160withRSA, RIPEMD256withRSA, SHA-1withRSA, SHA-224withRSA, SHA-256withRSAandMGF1, SHA-384withRSAandMGF1, SHA-512withRSAandMGF1, SHA-1withDSA, and SHA-1withECDSA. -Symmetric key algorithms: AES, Blowfish, Camellia, CAST5, CAST6, DESede, DES, GOST28147, HC-128, HC-256, IDEA, NaccacheStern, RC2, RC4, RC5-32, RC5-64, RC6, Rijndael, Serpent, Skipjack, TEA/XTEA, Twofish, and VMPC. -Symmetric key modes: CBC, CFB, CTS, GOFB, OFB, OpenPGPCFB, and SIC (or CTR). -Symmetric key paddings: ISO10126d2, ISO7816d4, PKCS#5/7, TBC, X.923, and Zero Byte. -Asymmetric key algorithms: RSA (with blinding), ElGamal, DSA, ECDSA. -Asymmetric key paddings/encodings: ISO9796d1, OAEP, and PKCS#1. -Digests: GOST3411, MD2, MD4, MD5, RIPEMD128, RIPEMD160, RIPEMD256, RIPEMD320, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, Tiger, and Whirlpool. -Signer mechanisms: DSA, ECDSA, ECGOST3410, GOST3410, ISO9796d2, PSS, RSA. -Key Agreement: Diffie-Hellman and EC-DH. -Macs: CBCBlockCipher, CFBBlockCipher, GOST28147, HMac, and ISO9797 Alg. 3. -PBE generators: PKCS#12, and PKCS#5 - schemes 1 and 2. -OpenPGP (RFC 2440) -Cryptographic Message Syntax (CMS, RFC 3852), including streaming API. -Online Certificate Status Protocol (OCSP, RFC 2560). -Time Stamp Protocol (TSP, RFC 3161). -TLS/SSL Client with support for client side authentication. Support for .NET 4, Windows Phone 8, Windows Phone App 8.1, Windows 8, MonoTouch, MonoAndroid, Xamarin.iOS, Core CLR
RazorLight by: toddams
  • 1 total downloads
  • Latest version: 2.0.0-beta8
  • RazorLight, razor, render, dotnet-core, dotnet, core, template-engine, email, emails
Use Razor to build your templates from strings / files / EmbeddedResources outside of ASP.NET MVC for .NET Core
RestSharp by: .NET Foundation and Contributors
  • 2 total downloads
  • Latest version: 108.0.3-alpha.0.20
Simple REST and HTTP API Client
Roslyn.Diagnostics.Analyzers by: Microsoft
  • 1 total downloads
  • Latest version: 3.11.0-beta1.25173.1
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Private analyzers specific to Roslyn repo. These analyzers are not intended for public consumptions outside of the Roslyn repo.
Roslynator.Analyzers by: Josef Pihrt
  • 0 total downloads
  • Latest version: 4.8.0
  • Roslyn Analyzer Refactoring Productivity CodeAnalysis C# CSharp
A collection of 200+ analyzers for C#, powered by Roslyn. - This package is dependent on Microsoft.CodeAnalysis.CSharp.Workspaces 4.7.0.
Sentry by: Sentry Team and Contributors
  • 0 total downloads
  • Latest version: 4.4.0
  • 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.