Info
Version: | 1.0.8.9-alpha |
Author(s): | Joseph-Yue |
Last Update: | Friday, January 21, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Application.Extension.Infrastructure |
Install
Install-Package Application.Extension.Infrastructure
dotnet add package Application.Extension.Infrastructure
paket add Application.Extension.Infrastructure
Application.Extension.Infrastructure Download (Unzip the "nupkg" after downloading)
Dependencies
- InfluxData.Net(>= 8.0.1)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.EntityFrameworkCore(>= 5.0.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Configuration.Binder(>= 5.0.0)
- Microsoft.Extensions.DependencyInjection(>= 5.0.0)
- Microsoft.Extensions.Hosting(>= 5.0.0)
- Microsoft.Extensions.Http(>= 3.1.4)
- NEST(>= 7.10.1)
- Newtonsoft.Json(>= 12.0.3)
- Quartz(>= 3.2.3)
- RabbitMQ.Client(>= 6.2.1)
- RestSharp(>= 106.11.4)
- SixLabors.ImageSharp(>= 1.0.00002)
- SixLabors.ImageSharp.Drawing(>= 1.0.00009)
- System.Net.Http(>= 4.3.4)
版本更新:
1、删除拓展方法UseApplication
2、删除拓展方法AppSettingExtension
3、删除拓展方法AddApplication.