AspNetCore.HealthChecks.MongoDb
5.0.0-preview1
Prefix Reserved
This is a prerelease version of AspNetCore.HealthChecks.MongoDb.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package AspNetCore.HealthChecks.MongoDb --version 5.0.0-preview1
NuGet\Install-Package AspNetCore.HealthChecks.MongoDb -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.MongoDb" 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.MongoDb" Version="5.0.0-preview1" />
<PackageReference Include="AspNetCore.HealthChecks.MongoDb" />
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.MongoDb --version 5.0.0-preview1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AspNetCore.HealthChecks.MongoDb, 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.MongoDb&version=5.0.0-preview1&prerelease
#tool nuget:?package=AspNetCore.HealthChecks.MongoDb&version=5.0.0-preview1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
HealthChecks.MongoDb is the health check package for MongoDb.
Product | Versions 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.
-
net5.0
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 5.0.0)
- MongoDB.Driver (>= 2.11.3)
NuGet packages (62)
Showing the top 5 NuGet packages that depend on AspNetCore.HealthChecks.MongoDb:
Package | Downloads |
---|---|
Reo.Core.NoSql
Package Description |
|
Reo.Core.AutoHistory
Package Description |
|
Reo.Core.Database
Package Description |
|
Reo.Core.Testing
Package Description |
|
Reo.Core.Email
Package Description |
GitHub repositories (20)
Showing the top 20 popular GitHub repositories that depend on AspNetCore.HealthChecks.MongoDb:
Repository | Stars |
---|---|
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
|
|
dotnetcore/osharp
OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。
|
|
grandnode/grandnode
Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
|
|
featbit/featbit
Enterprise-grade feature flag platform that you can self-host. Get started - free.
|
|
AlphaYu/adnc
.NET微服务/分布式开发框架,同时也适用于单体架构系统的开发。
|
|
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.
|
|
meysamhadeli/monolith-to-cloud-architecture
A practical architecture styles for migrating from monolith to modern cloud native application with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, and Masstransit in .Net 9.
|
|
mehdihadeli/food-delivery-microservices
🍔 A practical and imaginary food delivery microservices, built with .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
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
|
|
streetwriters/notesnook-sync-server
Sync server for Notesnook (self-hosting in alpha)
|
|
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
|
|
mehdihadeli/food-delivery-modular-monolith
🌭 A practical and imaginary food and grocery delivery modular monolith, built with .Net 8, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
meysamhadeli/booking-modular-monolith
Practical Modular Monolith, built with .Net 9, DDD, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
Anapher/Strive
Open source video conferencing platform
|
|
ElectNewt/Distribt
|
|
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.
|
|
aelassas/microservices
Microservices sample architecture using ASP.NET Core, Ocelot, MongoDB and JWT
|
Version | Downloads | Last updated |
---|---|---|
9.0.0 | 271,682 | 12/19/2024 |
8.1.0 | 1,038,419 | 8/28/2024 |
8.0.1 | 1,521,243 | 4/2/2024 |
8.0.0 | 946,951 | 12/15/2023 |
7.0.0 | 1,123,147 | 7/30/2023 |
7.0.0-rc2.6 | 39,216 | 3/13/2023 |
7.0.0-rc2.5 | 37,167 | 1/14/2023 |
7.0.0-rc2.4 | 796 | 12/27/2022 |
7.0.0-rc2.3 | 2,631 | 12/27/2022 |
6.0.2 | 7,434,470 | 2/28/2022 |
6.0.1 | 1,105,022 | 12/29/2021 |
6.0.1-rc2.2 | 23,368 | 11/10/2021 |
6.0.1-rc1.1 | 668 | 11/5/2021 |
6.0.0 | 44,198 | 12/29/2021 |
5.0.1 | 2,504,609 | 1/5/2021 |
5.0.0 | 58,485 | 12/29/2020 |
5.0.0-preview1 | 2,526 | 11/22/2020 |
3.1.3 | 1,573,485 | 10/22/2020 |
3.1.2 | 795,193 | 6/26/2020 |
3.1.1 | 447,189 | 4/17/2020 |
3.1.0 | 53,835 | 4/9/2020 |
3.0.1 | 1,008,076 | 10/14/2019 |
3.0.0 | 171,677 | 9/24/2019 |
2.2.3 | 585,921 | 6/26/2019 |
2.2.2 | 276,049 | 2/7/2019 |
2.2.1 | 38,600 | 12/20/2018 |
2.2.0 | 155,607 | 11/14/2018 |