AspNetCore.HealthChecks.SqlServer 9.0.0

Prefix Reserved
dotnet add package AspNetCore.HealthChecks.SqlServer --version 9.0.0
                    
NuGet\Install-Package AspNetCore.HealthChecks.SqlServer -Version 9.0.0
                    
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.SqlServer" Version="9.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AspNetCore.HealthChecks.SqlServer" Version="9.0.0" />
                    
Directory.Packages.props
<PackageReference Include="AspNetCore.HealthChecks.SqlServer" />
                    
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.SqlServer --version 9.0.0
                    
#r "nuget: AspNetCore.HealthChecks.SqlServer, 9.0.0"
                    
#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.SqlServer&version=9.0.0
                    
Install AspNetCore.HealthChecks.SqlServer as a Cake Addin
#tool nuget:?package=AspNetCore.HealthChecks.SqlServer&version=9.0.0
                    
Install AspNetCore.HealthChecks.SqlServer as a Cake Tool

HealthChecks.SqlServer is the health check package for SqlServer.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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 is compatible.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (119)

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

Package Downloads
NanoCore

The project is inspired by years of tedious repetitions, continuously re-writing similar code-snippets and libraries, to handle common functionality, not related to the business domain, such as logging, data persistence, message queuing, documentation, validation and similar.

FenixAlliance.ACL.Dependencies

Application Component for the Alliance Business Suite.

Aspire.Hosting.SqlServer

Microsoft SQL Server support for .NET Aspire.

Oms.Framework

Update page result

Be.Vlaanderen.Basisregisters.MunicipalityRegistry.Api.CrabImport

Municipality Registry.

GitHub repositories (41)

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

Repository Stars
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
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 框架更易于应用到实际项目开发中。
dotnet-architecture/eShopOnDapr
A sample .NET distributed application based on eShopOnContainers, powered by Dapr.
AlphaYu/adnc
.NET微服务/分布式开发框架,同时也适用于单体架构系统的开发。
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
desenvolvedor-io/dev-store
A microservices e-commerce reference application built with ASP.NET 6
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
Amitpnk/Onion-architecture-ASP.NET-Core
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!
markjprice/cs10dotnet6
Repository for the Packt Publishing book titled "C# 10 and .NET 6 - Modern Cross-Platform Development" by Mark J. Price
ntxinh/AspNetCore-DDD
Full ASP.NET Core 8.0 LTS application with DDD, CQRS and Event Sourcing
markjprice/cs12dotnet8
Repository for the Packt Publishing book titled "C# 12 and .NET 8 - Modern Cross-Platform Development Fundamentals" by Mark J. Price
skoruba/Duende.IdentityServer.Admin
The administration for the Duende IdentityServer and Asp.Net Core Identity ⚡
Implem/Implem.Pleasanter
Pleasanter is a no-code/low-code development platform that runs on .NET. You can quickly create business applications with simple operations.
markjprice/cs11dotnet7
Repository for the Packt Publishing book titled "C# 11 and .NET 7 - Modern Cross-Platform Development Fundamentals" by Mark J. Price
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
lkurzyniec/netcore-boilerplate
Boilerplate of API in .NET 8
Version Downloads Last updated
9.0.0 1,221,414 12/19/2024
8.0.2 9,708,834 4/2/2024
8.0.1 153,329 3/30/2024
8.0.0 3,773,898 12/15/2023
7.0.0 3,847,255 7/30/2023
7.0.0-rc2.11 92,342 3/13/2023
7.0.0-rc2.10 43,731 1/14/2023
7.0.0-rc2.9 8,770 12/27/2022
7.0.0-rc2.8 1,685 12/27/2022
6.0.2 24,699,318 2/28/2022
6.0.1 2,636,447 12/29/2021
6.0.1-rc2.7 84,301 11/10/2021
6.0.1-rc1.6 11,461 11/5/2021
5.0.3 5,072,553 5/9/2021
5.0.2 1,807,863 1/16/2021
5.0.1 500,862 1/5/2021
5.0.0 156,856 12/29/2020
5.0.0-preview1 12,801 11/22/2020
3.2.0 3,462,282 11/16/2020
3.1.1 5,222,912 4/17/2020
3.1.0 291,613 4/9/2020
3.0.1 265,091 4/8/2020
3.0.0 2,569,955 9/24/2019
2.2.1 2,118,214 6/26/2019
2.2.0 2,123,454 11/14/2018