文件名称:Microservices-With-API-Gateway:具有API网关的微服务
文件大小:18KB
文件格式:ZIP
更新时间:2024-05-06 04:39:28
C#
带有API网关的微服务 使用Ocelot API Gateway,ASP.NET CORE 5.0开发应用程序 实施的技术: ASP.NET Core 5.0 豹猫 SwaggerForOcelot Ocelot CacheManager
【文件预览】:
Microservices-With-API-Gateway-main
----APIGateway.sln(2KB)
----ServiceB()
--------WeatherForecast.cs(289B)
--------Startup.cs(2KB)
--------ServiceB.csproj.user(400B)
--------appsettings.Development.json(159B)
--------Program.cs(690B)
--------Controllers()
--------Properties()
--------ServiceB.csproj(238B)
--------appsettings.json(182B)
----README.md(201B)
----APIGateway()
--------WeatherForecast.cs(291B)
--------Startup.cs(2KB)
--------appsettings.Development.json(159B)
--------Program.cs(1KB)
--------Controllers()
--------MyAggregator.cs(1KB)
--------APIGateway.csproj(378B)
--------Properties()
--------ocelot.json(2KB)
--------appsettings.json(182B)
----ServiceA()
--------ServiceA.csproj(241B)
--------WeatherForecast.cs(289B)
--------Startup.cs(2KB)
--------appsettings.Development.json(159B)
--------Program.cs(690B)
--------Controllers()
--------Properties()
--------appsettings.json(182B)
--------ServiceA.csproj.user(400B)