Aspire.Hosting by: Microsoft
  • 55 total downloads
  • Latest version: 9.5.0
  • aspire hosting
Core abstractions for the .NET Aspire application model.
Aspire.Hosting.AppHost by: Microsoft
  • 56 total downloads
  • Latest version: 9.5.0
  • aspire hosting
Core library and MSBuild logic for .NET Aspire AppHost projects.
Aspire.Hosting.Orchestration.linux-x64 by: Microsoft
  • 52 total downloads
  • Latest version: 9.5.0
.NET Aspire Orchestration Dependencies
Aspire.Hosting.Orchestration.osx-arm64 by: Microsoft
  • 2 total downloads
  • Latest version: 9.4.1
.NET Aspire Orchestration Dependencies
Aspire.Hosting.Orchestration.win-x64 by: Microsoft
  • 2 total downloads
  • Latest version: 9.5.0
.NET Aspire Orchestration Dependencies
Aspire.Hosting.RabbitMQ by: Microsoft
  • 57 total downloads
  • Latest version: 9.5.0
  • aspire integration hosting rabbitmq
RabbitMQ support for .NET Aspire.
Aspire.Hosting.Redis by: Microsoft
  • 57 total downloads
  • Latest version: 9.5.0
  • aspire integration hosting redis
Redis® support for .NET Aspire.
Aspire.Hosting.SqlServer by: Microsoft
  • 58 total downloads
  • Latest version: 9.5.0
  • aspire integration hosting sqlserver sql
Microsoft SQL Server support for .NET Aspire.
Aspire.Microsoft.Data.SqlClient by: Microsoft
  • 1 total downloads
  • Latest version: 9.4.0
  • aspire integration client component cloud data database sqlserver sql
A Microsoft SQL Server client that integrates with Aspire, including health checks, metrics and telemetry.
Aspire.RabbitMQ.Client by: Microsoft
  • 513 total downloads
  • Latest version: 9.5.0
  • aspire integration client component cloud data database rabbitmq amqp
A RabbitMQ client that integrates with Aspire, including health checks, logging, and telemetry.
Aspire.StackExchange.Redis by: Microsoft
  • 1 total downloads
  • Latest version: 9.4.0
  • aspire integration client component cloud cache caching redis
A generic Redis® client that integrates with Aspire, including health checks, logging, and telemetry.
AspNetCore.HealthChecks.Rabbitmq by: Xabaril Contributors
  • 54 total downloads
  • Latest version: 9.0.0
  • HealthCheck HealthChecks Health RabbitMQ
HealthChecks.RabbitMQ is the health check package for RabbitMQ.Client.
AspNetCore.HealthChecks.Rabbitmq.v6 by: Xabaril Contributors
  • 512 total downloads
  • Latest version: 9.0.0
  • HealthCheck HealthChecks Health RabbitMQ
HealthChecks.RabbitMQ is the health check package for RabbitMQ.Client (version 6).
AspNetCore.HealthChecks.Redis by: Xabaril Contributors
  • 53 total downloads
  • Latest version: 9.0.0
  • HealthCheck HealthChecks Health Redis
HealthChecks.Redis is the health check package for Redis.
AspNetCore.HealthChecks.SqlServer by: Xabaril Contributors
  • 53 total downloads
  • Latest version: 9.0.0
  • HealthCheck HealthChecks Health Sql Server
HealthChecks.SqlServer is the health check package for SqlServer.
AspNetCore.HealthChecks.Uris by: Xabaril Contributors
  • 53 total downloads
  • Latest version: 9.0.0
  • HealthCheck HealthChecks Health Uri Url Uris Urls
HealthChecks.Uris is a simple health check package for Uri groups.
AspNetCore.SassCompiler by: koenvzeijl, sleeuwen, Michaelvs97
  • 122 total downloads
  • Latest version: 1.92.1
  • sass scss aspnetcore dart-sass compiler watch blazor
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 Replacement System.Drawing.Common Alternative Component Library API Microsoft .Net Core Standard C# CSharp ASP.NET macOS Windows Azure Linux BMP PNG JPEG GIF TIFF Rendering Text Font Drawing Brush Gradient Pen Line Curve Shape Ellipses Arcs Polygons Splines Paths Blending Clipping Antialiasing Blazor WebAssembly Geometries Bitmap 2D Graphics
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
  • 954 total downloads
  • Latest version: 25.7.0
  • Aspose.Words .NET C# AI summarize translate Word DOCX DOC RTF ODT PDF HTML Markdown API SDK NuGet convert edit render create compare merge split generate reports mail automation text extraction cloud web desktop
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
  • task, fire and forget, threading, extensions, system.threading.tasks, async, await
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