AspNetCore.HealthChecks.Redis 5.0.0-preview1

Prefix Reserved
This is a prerelease version of AspNetCore.HealthChecks.Redis.
There is a newer version of this package available.
See the version list below for details.
dotnet add package AspNetCore.HealthChecks.Redis --version 5.0.0-preview1
                    
NuGet\Install-Package AspNetCore.HealthChecks.Redis -Version 5.0.0-preview1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AspNetCore.HealthChecks.Redis" Version="5.0.0-preview1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AspNetCore.HealthChecks.Redis" Version="5.0.0-preview1" />
                    
Directory.Packages.props
<PackageReference Include="AspNetCore.HealthChecks.Redis" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AspNetCore.HealthChecks.Redis --version 5.0.0-preview1
                    
#r "nuget: AspNetCore.HealthChecks.Redis, 5.0.0-preview1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=AspNetCore.HealthChecks.Redis&version=5.0.0-preview1&prerelease
                    
Install AspNetCore.HealthChecks.Redis as a Cake Addin
#tool nuget:?package=AspNetCore.HealthChecks.Redis&version=5.0.0-preview1&prerelease
                    
Install AspNetCore.HealthChecks.Redis as a Cake Tool

HealthChecks.Redis is the health check package for Redis.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (96)

Showing the top 5 NuGet packages that depend on AspNetCore.HealthChecks.Redis:

Package Downloads
Reo.Core.AutoHistory

Package Description

Reo.Core.Database

Package Description

Reo.Core.Elastic

Package Description

Reo.Core.DistributedCache

Package Description

Reo.Core.Testing

Package Description

GitHub repositories (25)

Showing the top 20 popular GitHub repositories that depend on AspNetCore.HealthChecks.Redis:

Repository Stars
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
Dotnet-Boxed/Templates
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
aspnetrun/run-aspnetcore-microservices
Microservices on .NET platforms used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, DDD, Vertical and Clean Architecture implementation with using latest features of .NET 8 and C# 12
dotnetcore/osharp
OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。
featbit/featbit
Enterprise-grade feature flag platform that you can self-host. Get started - free.
Meowv/Blog
🤣本项目有不同开发版本,最新版底层基于 abp vNext 搭建和免费开源跨平台框架 .NET5 进行开发,使用 MongoDB 存储数据,Redis 缓存数据。项目采用前后端分离的模式进行开发,API 遵循 RESTful 接口规范,页面使用 Blazor 进行开发,可作为 .NET Core 入门项目进行学习。If you liked `Blog` project or if it helped you, please give a star ⭐️ for this repository. 👍👍👍
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
Aguafrommars/TheIdServer
OpenID/Connect, OAuth2, WS-Federation and SAML 2.0 server based on Duende IdentityServer and ITFoxtec Identity SAML 2.0 with its admin UI
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
fals/cqrs-clean-eventual-consistency
CQRS, using Clean Architecture, multiple databases and Eventual Consistency
jeangatto/ASP.NET-Core-Clean-Architecture-CQRS-Event-Sourcing
ASP.NET Core, C#, CQRS Event Sourcing, REST API, DDD, SOLID Principles and Clean Architecture
thangchung/practical-dotnet-aspire
The practical .NET Aspire builds on the coffeeshop app business domain
Anapher/Strive
Open source video conferencing platform
alex289/CleanArchitecture
Sample .NET 9 API project including Clean Architecture principles, Onion Architecture, MediatR, and Entity Framework with unit and integration tests using xUnit
gnsilence/HangfireHttpJob
hangfire的拓展程序,在原作者基础上增加了一些功能,调用api的方式来执行定时任务
sinantok/aspnetcore-webapi-template
This project is an Web API Open-Source Boilerplate Template that includes NET 8, Web API standards, clean n-tier architecture, GraphQL service, Redis, Mssql, Mongo databases and User Auditing (Identity) with a lot of best practices.
witskeeper/geektime
omid-ahmadpour/CleanArchitecture-Template
This stands as a comprehensive solution template that embodies the principles of Clean Architecture, seamlessly integrated with the prowess of CQRS implementation, all within the ASP.NET Core framework.
poorna-soysa/books-api-docker-compose-postgresql-redis
This repository showcases a sample API built with .NET 8, designed to demonstrate the integration of Docker Compose for container orchestration. The application utilizes PostgreSQL as its primary database and Redis for caching, providing a robust foundation for scalable web services
vany0114/microservices-dotnetcore-docker-sf-k8s
Shows an approach to work with a microservices based architecture using .Net Core, Docker, and Azure Service Fabric/Kubernetes, applying Domain Driven Design (DDD) and Comand and Query Responsibility Segregation (CQRS) and other patterns.
Version Downloads Last updated
9.0.0 1,188,456 12/19/2024
8.0.1 7,490,538 4/2/2024
8.0.0 2,510,693 12/15/2023
7.0.1 1,644,157 9/14/2023
7.0.0 1,263,346 7/30/2023
7.0.0-rc2.6 96,123 3/13/2023
7.0.0-rc2.5 49,123 1/14/2023
7.0.0-rc2.4 15,212 12/27/2022
7.0.0-rc2.3 274 12/27/2022
6.0.4 12,958,249 4/24/2022
6.0.3 1,014,330 3/12/2022
6.0.2 2,568,211 2/28/2022
6.0.1 1,134,716 12/29/2021
6.0.1-rc2.2 77,729 11/10/2021
6.0.1-rc1.1 8,609 11/5/2021
6.0.0 129,059 12/29/2021
5.0.2 3,226,139 3/8/2021
5.0.1 609,700 1/5/2021
5.0.0 49,813 12/29/2020
5.0.0-preview1 4,498 11/22/2020
3.1.2 3,519,218 7/28/2020
3.1.1 1,561,344 4/17/2020
3.1.0 211,823 4/9/2020
3.0.0 1,601,259 9/24/2019
2.2.4 1,066,519 8/31/2019
2.2.3 615,570 4/22/2019
2.2.2 215,144 12/17/2018
2.2.1 79,299 12/7/2018
2.2.0 181,586 11/14/2018