在我的工作中,我被要求对用 C# 编写的 ASP.NET Web API 2 实施运行状况检查。我已经搜索过,但所有文档都是针对 ASP.NET Core 及其实现的,有谁知道如何在经典/完整的 .NET Framework 中实现运行状况检查功能?
.net c# asp.net-web-api asp.net-web-api2 health-check
.net ×1
asp.net-web-api ×1
asp.net-web-api2 ×1
c# ×1
health-check ×1