Sentry by: Sentry Team and Contributors
  • 2.312k total downloads
  • Latest version: 6.1.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.Serilog by: Sentry Team and Contributors
  • 2.239k total downloads
  • Latest version: 6.1.0
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling Logging Serilog
Official Serilog integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Serilog by: Serilog Contributors
  • 3.501k total downloads
  • Latest version: 4.3.1
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
Serilog.AspNetCore by: Microsoft, Serilog Contributors
  • 1.06k total downloads
  • Latest version: 10.0.0
  • serilog aspnet aspnetcore
Serilog support for ASP.NET Core logging
Serilog.Extensions.Hosting by: Microsoft, Serilog Contributors
  • 1.094k total downloads
  • Latest version: 10.0.0
  • serilog aspnet aspnetcore hosting
Serilog support for .NET Core logging in hosted services
Serilog.Extensions.Logging by: Microsoft, Serilog Contributors
  • 1.084k total downloads
  • Latest version: 10.0.0
  • serilog Microsoft.Extensions.Logging
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Settings.Configuration by: Serilog Contributors
  • 1.112k total downloads
  • Latest version: 10.0.1-dev-02330
  • serilog json appsettings
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.File by: Serilog Contributors
  • 1.009k total downloads
  • Latest version: 7.0.0
  • serilog file
Write Serilog events to text files in plain or JSON format.
SixLabors.ImageSharp by: Six Labors and contributors
  • 70 total downloads
  • Latest version: 3.1.12
  • Image Resize Crop Gif Jpg Jpeg Bitmap Pbm Png Tga Tiff WebP NetCore
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SSH.NET by: Renci
  • 469 total downloads
  • Latest version: 2025.1.0
  • ssh scp sftp
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
Stateless by: Stateless Contributors
  • 51 total downloads
  • Latest version: 5.20.0
Create state machines and lightweight state machine-based workflows directly in .NET code
Swashbuckle.AspNetCore by: domaindrivendev
  • 2.774k total downloads
  • Latest version: 10.1.2
  • swagger openapi documentation discovery help webapi aspnet aspnetcore
Swagger tools for documenting APIs built on ASP.NET Core
Swashbuckle.AspNetCore.Newtonsoft by: domaindrivendev
  • 1.223k total downloads
  • Latest version: 10.1.4
  • swagger openapi documentation discovery help webapi aspnet aspnetcore newtonsoft
Swagger Generator opt-in component to support Newtonsoft.Json serializer behaviors
Swashbuckle.AspNetCore.Swagger by: domaindrivendev
  • 1.337k total downloads
  • Latest version: 10.1.4
  • swagger openapi documentation discovery help webapi aspnet aspnetcore
Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core
Swashbuckle.AspNetCore.SwaggerGen by: domaindrivendev
  • 1.333k total downloads
  • Latest version: 10.1.4
  • swagger openapi documentation discovery help webapi aspnet aspnetcore
Swagger Generator for APIs built on ASP.NET Core
Swashbuckle.AspNetCore.SwaggerUI by: domaindrivendev
  • 1.279k total downloads
  • Latest version: 10.1.2
  • swagger openapi documentation discovery help webapi aspnet aspnetcore swaggerui swagger-ui
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
System.Composition by: Microsoft
  • 64 total downloads
  • Latest version: 1.0.31
This packages provides a version of the Managed Extensibility Framework (MEF) that is lightweight and specifically optimized for high throughput scenarios, such as the web. Commonly Used Types: System.Composition.ExportAttribute System.Composition.ImportAttribute System.Composition.Convention.ConventionBuilder System.Composition.Hosting.CompositionHost System.Composition.CompositionContext System.Composition.CompositionContextExtensions When using NuGet 3.x this package requires at least version 3.4.
System.Composition.AttributedModel by: Microsoft
  • 52 total downloads
  • Latest version: 9.0.0
Provides the foundational attributes that allow you to declare parts for composition, such as imports, exports, and metadata with the Managed Extensibility Framework (MEF).
System.Composition.Convention by: Microsoft
  • 52 total downloads
  • Latest version: 9.0.0
Provides types that support using Managed Extensibility Framework (MEF) with a convention-based configuration model.
System.Composition.Hosting by: Microsoft
  • 52 total downloads
  • Latest version: 9.0.0
Provides Managed Extensibility Framework (MEF) types that are useful to developers of extensible applications, or hosts.