Ardalis.GuardClauses
by: Steve Smith (@ardalis)
- 1,887k total downloads
- Latest version: 5.0.0
A simple package by @ardalis and @nimblepros with guard clause helper methods. See docs for how to extend using your own extension methods defined in your project.
Asp.Versioning.Abstractions
by: .NET Foundation and Contributors
- 639 total downloads
- Latest version: 8.1.0
The abstractions library for API versioning.
Aspire.Dashboard.Sdk.linux-x64
by: Microsoft
- 1,353k total downloads
- Latest version: 9.5.0
Dashboard browser interface for .NET Aspire.
Aspire.Dashboard.Sdk.osx-arm64
by: Microsoft
- 5 total downloads
- Latest version: 13.3.0
Dashboard browser interface for Aspire.
Aspire.Dashboard.Sdk.win-x64
by: Microsoft
- 5 total downloads
- Latest version: 9.5.0
Dashboard browser interface for .NET Aspire.
Aspire.Hosting.AppHost
by: Microsoft
- 1,361k total downloads
- Latest version: 13.3.0
Core library and MSBuild logic for Aspire AppHost projects.
Aspire.Hosting.Orchestration.linux-x64
by: Microsoft
- 1,353k total downloads
- Latest version: 9.5.0
.NET Aspire Orchestration Dependencies
Aspire.Hosting.Orchestration.osx-arm64
by: Microsoft
- 4 total downloads
- Latest version: 13.3.0
Aspire Orchestration Dependencies
Aspire.Hosting.Orchestration.win-x64
by: Microsoft
- 5 total downloads
- Latest version: 9.5.0
.NET Aspire Orchestration Dependencies
AspNetCore.HealthChecks.NpgSql
by: Xabaril Contributors
- 376 total downloads
- Latest version: 9.0.0
HealthChecks.NpgSql is a health check for Postgress Sql.
AspNetCore.HealthChecks.Rabbitmq
by: Xabaril Contributors
- 2,111k total downloads
- Latest version: 9.0.0
HealthChecks.RabbitMQ is the health check package for RabbitMQ.Client.
AspNetCore.HealthChecks.Rabbitmq.v6
by: Xabaril Contributors
- 684 total downloads
- Latest version: 9.0.0
HealthChecks.RabbitMQ is the health check package for RabbitMQ.Client (version 6).
AspNetCore.HealthChecks.Redis
by: Xabaril Contributors
- 1,356k total downloads
- Latest version: 9.0.0
HealthChecks.Redis is the health check package for Redis.
AspNetCore.HealthChecks.SqlServer
by: Xabaril Contributors
- 1,356k total downloads
- Latest version: 9.0.0
HealthChecks.SqlServer is the health check package for SqlServer.
AspNetCore.HealthChecks.Uris
by: Xabaril Contributors
- 1,356k total downloads
- Latest version: 9.0.0
HealthChecks.Uris is a simple health check package for Uri groups.
AspNetCore.SassCompiler
by: koenvzeijl, sleeuwen, Michaelvs97
- 144 total downloads
- Latest version: 1.97.1
Sass Compiler Library for .NET 6 and above. without node, using dart-sass as a compiler
Aspose.Drawing.Common
by: Aspose
- 1 total downloads
- Latest version: 23.11.0
Cross-platform System.Drawing.Common alternative. Aspose.Drawing implements most of System.Drawing API (including image manipulation, vector and text drawing) in fully managed code without any external dependencies.
Aspose.Drawing package uses System.Drawing namespace and can be used to directly replace System.Drawing.Common package reference in your project - all your existing code using System.Drawing API will continue to work, but now on any .NET supported platform. Aspose.Drawing.Common package uses Aspose.Drawing namespace and can be used side-by-side with System.Drawing.Common on Windows.
Aspose.Drawing for .NET is a 2D graphics library for rendering vector graphics such as lines, curves, and figures as well as text onto raster images. It allows to run your existing C# and VB Apps on various supported platforms having identical rendering results. Aspose.Drawing for .NET can be used in .NET Framework, .NET Core or Xamarin applications in Windows, Linux, Android, Azure Functions or Blazor WebAssembly. It can be safely run from any restricted environment such as Windows or ASP.NET service.
With Aspose.Drawing you can create bitmaps from scratch or load from existing files; draw lines, Bézier curves, splines, arcs, rectangles, polygons, eclipses, etc.; work with graphics paths; render text with different fonts and styles. It allows using different pen widths and styles; solid, texture, gradient and hatch brushes; clipping regions and matrix transformations. Images are stored in memory as managed arrays of pixels and can be saved in various image formats including BMP, PNG, JPEG, GIF, and TIFF.
Aspose.Words
by: Aspose
- 1,613k total downloads
- Latest version: 25.7.0
Aspose.Words for .NET is a powerful, high-performance document processing library for creating, editing, converting, and rendering Word and PDF files in C#. It supports DOCX, DOC, RTF, ODT, HTML, PDF, Markdown, and over 30 formats. Designed for .NET developers, it enables advanced document automation, mail merge, text extraction, and report generation. Aspose.Words ensures high fidelity in document conversion, seamless API integration, and cross-platform compatibility. Ideal for cloud, web, and desktop applications.
AsyncAwaitBestPractices
by: Brandon Minnick, John Thiriet
- 1 total downloads
- Latest version: 6.0.4
Extensions for System.Threading.Tasks
Includes extension methods to safely fire-and-forget a Task and/or a ValueTask
Includes WeakEventManger which avoids memory leaks when events are not unsubscribed
Audit.Mvc.Core
by: Federico Colombo
- 176 total downloads
- Latest version: 27.1.1
Generate detailed Audit Logs for AspNet Core MVC Controller actions.