Pulumi.Cloudflare by: Pulumi Corp.
  • 6 total downloads
  • Latest version: 6.13.0
A Pulumi package for creating and managing Cloudflare cloud resources.
Pulumi.Command by: Pulumi
  • 5 total downloads
  • Latest version: 4.5.0
The Pulumi Command Provider enables you to execute commands and scripts either locally or remotely as part of the Pulumi resource model.
Pulumi.Kubernetes by: Pulumi
  • 5 total downloads
  • Latest version: 4.28.0
A Pulumi package for creating and managing Kubernetes resources.
Pulumi.Linode by: Pulumi Corp.
  • 3 total downloads
  • Latest version: 5.7.0
A Pulumi package for creating and managing linode cloud resources.
Pulumi.Oci by: Pulumi
  • 3 total downloads
  • Latest version: 4.2.0
A Pulumi package for creating and managing Oracle Cloud Infrastructure resources.
runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 1 total downloads
  • Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
Scalar.AspNetCore by: Scalar
  • 12 total downloads
  • Latest version: 2.13.9
  • Scalar OpenAPI Swagger API Reference
Generate beautiful interactive API documentation from OpenAPI/Swagger documents.
Sentry by: Sentry Team and Contributors
  • 10 total downloads
  • Latest version: 6.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.
Sentry.AspNetCore by: Sentry Team and Contributors
  • 9 total downloads
  • Latest version: 6.4.0
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling AspNetCore MVC
Official ASP.NET Core integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Sentry.Extensions.Logging by: Sentry Team and Contributors
  • 11 total downloads
  • Latest version: 6.4.0
  • 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.
Sentry.Profiling by: Sentry Team and Contributors
  • 9 total downloads
  • Latest version: 6.0.0
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling Profiling Diagnostic
Performance profiling support for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Serilog by: Serilog Contributors
  • 1 total downloads
  • Latest version: 4.3.1-dev-02395
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
SSH.NET by: Renci
  • 6 total downloads
  • Latest version: 2025.1.0
  • ssh scp sftp
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
Stripe.net by: Stripe, Jayme Davis
  • 3 total downloads
  • Latest version: 50.4.1
  • stripe payment credit cards money gateway paypal braintree
Stripe.net is a sync/async client and portable class library for the Stripe API, supporting .NET Standard 2.0+, .NET Core 5+, and .NET Framework 4.6.2+. (Official Library)
Swashbuckle.AspNetCore by: domaindrivendev
  • 2 total downloads
  • Latest version: 6.6.2
  • swagger documentation discovery help webapi aspnet aspnetcore
Swagger tools for documenting APIs built on ASP.NET Core
System.CodeDom by: Microsoft
  • 6 total downloads
  • Latest version: 9.0.9
Provides types that can be used to model the structure of a source code document and to output source code for that model in C# or Visual Basic.
System.Configuration.ConfigurationManager by: Microsoft
  • 5 total downloads
  • Latest version: 9.0.0
Provides types that support using XML configuration files (app.config). This package exists only to support migrating existing .NET Framework code that already uses System.Configuration. When writing new code, use another configuration system instead, such as Microsoft.Extensions.Configuration.
System.Diagnostics.EventLog by: Microsoft
  • 10 total downloads
  • Latest version: 10.0.5
Provides the System.Diagnostics.EventLog class, which allows the applications to use the Windows event log service. Commonly Used Types: System.Diagnostics.EventLog
System.Formats.Cbor by: Microsoft
  • 3 total downloads
  • Latest version: 9.0.0
Provides classes that can read and write the CBOR data format. Commonly Used Types: System.Formats.Cbor.CborReader System.Formats.Cbor.CborWriter
System.IdentityModel.Tokens.Jwt by: Microsoft
  • 17 total downloads
  • Latest version: 8.16.0
  • .NET Windows Authentication Identity Json Web Token
Includes types that provide support for creating, serializing and validating JSON Web Tokens. As of IdentityModel 7x, this is a legacy tool that should be replaced with Microsoft.IdentityModel.JsonWebTokens.