AspNetCore.HealthChecks.MySql
by: Xabaril Contributors
- 174 total downloads
- Latest version: 9.0.0
HealthChecks.MySql is the health check package for MySQL.
AspNetCore.HealthChecks.NpgSql
by: Xabaril Contributors
- 192 total downloads
- Latest version: 9.0.0
HealthChecks.NpgSql is a health check for Postgress Sql.
AspNetCore.HealthChecks.OpenIdConnectServer
by: Xabaril Contributors
- 133 total downloads
- Latest version: 9.0.0
HealthChecks.OpenIdConnectServer is the health check package for OpenIdConnect servers
AspNetCore.HealthChecks.Rabbitmq
by: Xabaril Contributors
- 200 total downloads
- Latest version: 9.0.0
HealthChecks.RabbitMQ is the health check package for RabbitMQ.Client.
AspNetCore.HealthChecks.Redis
by: Xabaril Contributors
- 226 total downloads
- Latest version: 9.0.0
HealthChecks.Redis is the health check package for Redis.
AspNetCore.HealthChecks.SqlServer
by: Xabaril Contributors
- 176 total downloads
- Latest version: 9.0.0
HealthChecks.SqlServer is the health check package for SqlServer.
AspNetCore.HealthChecks.UI
by: Xabaril Contributors
- 644 total downloads
- Latest version: 9.0.0
HealthChecks.UI is a ASP.NET Core UI viewer of ASP.NET Core HealthChecks. For more information see https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks
AspNetCore.HealthChecks.UI.Client
by: Xabaril Contributors
- 197 total downloads
- Latest version: 9.0.0
HealthChecks.UI.Client contains some mandatory abstractions to work with HealthChecks.UI.
AspNetCore.HealthChecks.UI.Core
by: Xabaril Contributors
- 186 total downloads
- Latest version: 9.0.0
HealthChecks.UI.Core package containing builder and model definitions
AspNetCore.HealthChecks.UI.Data
by: Xabaril Contributors
- 56 total downloads
- Latest version: 9.0.0
HealthChecks.UI.Data package containing data models and database context definition
AspNetCore.HealthChecks.Uris
by: Xabaril Contributors
- 207 total downloads
- Latest version: 9.0.0
HealthChecks.Uris is a simple health check package for Uri groups.
Aspose.Words
by: Aspose
- 1,392k total downloads
- Latest version: 26.6.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.
AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 23 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
Autofac
by: Autofac Contributors
- 885 total downloads
- Latest version: 9.3.0
Autofac is an IoC container for Microsoft .NET. It manages the dependencies between classes so that applications stay easy to change as they grow in size and complexity.
AutoGen.Core
by: Microsoft
- 135 total downloads
- Latest version: 0.2.3
Core library for AutoGen. This package provides contracts and core functionalities for AutoGen.
AutoGen.LMStudio
by: Microsoft
- 126 total downloads
- Latest version: 0.2.3
Provide support for consuming LMStudio openai-like API service in AutoGen
AutoGen.OpenAI
by: Microsoft
- 136 total downloads
- Latest version: 0.2.3
OpenAI Intergration for AutoGen.
If your project still depends on Azure.AI.OpenAI v1, please use AutoGen.OpenAI.V1 package instead.
AutoGen.OpenAI.V1
by: Microsoft
- 28 total downloads
- Latest version: 0.2.3
OpenAI Intergration for AutoGen.
This package connects to openai using Azure.AI.OpenAI v1 package. It is reserved to keep compatibility with the projects which stick to that v1 package.
To use the latest version of OpenAI SDK, please use AutoGen.OpenAI package.
AutoMapper
by: Jimmy Bogard
- 504 total downloads
- Latest version: 16.1.1
A convention-based object-object mapper.
AutoMapper.Collection
by: Tyler Carlson
- 286 total downloads
- Latest version: 13.0.0
Collection Add/Remove/Update support for AutoMapper. AutoMapper.Collection adds EqualityComparison Expressions for TypeMaps to determine if Source and Destination type are equivalent to each other when mapping collections.