Top 20 NuGet Packages depending on Microsoft.AspNetCore.Hosting.Server.Abstractions

Total dependencies: 62

BrowserLauncher is a dotnet run CLI extension to launch a browser when starting an AspNetCore application from the dotnet command line.
Package Description
Package Description
Consul Service registration for ASP.NET Core
Package Description
2.1.1
Logging extensions for supporting Log4net logging in AspNetCore.
Axle.Web.WebSharper.All
Consul
Register the service in the EndPointer
Consul的服务注册扩展类。 *增加ServiceLocator静态类 *修改了serviceId的生成方式
Package Description
This program will execute ASP.NET Core WebAPI from Command Line. Can be usefull for a CI integration or just making a demo. Please see https://github.com/ignatandrei/WebAPI2CLI for details Please see http://msprogrammer.serviciipeweb.ro/category/WEBAPI2CLI/ about how I made it.
This program will execute ASP.NET Core WebAPI from Command Line. Can be usefull for a CI integration or just making a demo. Please see https://github.com/ignatandrei/WebAPI2CLI for details Please see http://msprogrammer.serviciipeweb.ro/category/WEBAPI2CLI/ about how I made it.
Package Description
Package Description
拒绝特定user-agent访问
这是一个用与asp.net core3.1程序注册consul的工具包,再用之前,你需要在与appsetting.json文件相同路径的地方创建一个consulconfig.json文件 然后在ConfigureServices方法中AddJsonFile加载配置文件,AddHealthChecks添加服务检查,之后在Configure方法添加 app.UseHealthChecks(serviceOptions.Value.HealthCheck); app.UseConsul(Configuration);
微服务类库