From 996173fd3012e799a370fa3b3853536c84a85ad9 Mon Sep 17 00:00:00 2001 From: liangshiwei Date: Wed, 15 Nov 2023 10:54:00 +0800 Subject: [PATCH] Update Abp-8_0.md --- docs/en/Migration-Guides/Abp-8_0.md | 54 ++++++++++++++--------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/docs/en/Migration-Guides/Abp-8_0.md b/docs/en/Migration-Guides/Abp-8_0.md index 108de6ba98..5cbb0eccad 100644 --- a/docs/en/Migration-Guides/Abp-8_0.md +++ b/docs/en/Migration-Guides/Abp-8_0.md @@ -11,58 +11,58 @@ The following NuGet libraries have been upgraded: | All Microsoft packages | 7.x | 8.x | | Microsoft.CodeAnalysis | 4.2.0 | 4.5.0 | | NUglify | 1.20.0 | 1.21.0 | -| Polly | 7.2.3 | 8.0.0 | -| aliyun-net-sdk-sts | 3.1.0 | 3.1.1 | +| Polly | 7.2.3 | 8.1.0 | +| aliyun-net-sdk-sts | 3.1.0 | 3.1.2 | | Autofac | 7.0.0 | 7.1.0 | | Autofac.Extras.DynamicProxy | 6.0.1 | 7.1.0 | | AutoMapper | 12.0.0 | 12.0.1 | | AsyncKeyedLock | 6.2.1 | 6.2.2 | -| AWSSDK.S3 | 3.7.9.2 | 3.7.205.9 | -| AWSSDK.SecurityToken | 3.7.1.151 | 3.7.202.4 | -| Azure.Storage.Blobs | 12.15.0 | 12.18.0 | +| AWSSDK.S3 | 3.7.9.2 | 3.7.300.1 | +| AWSSDK.SecurityToken | 3.7.1.151 | 3.7.300.1 | +| Azure.Storage.Blobs | 12.15.0 | 12.19.1 | | ConfigureAwait.Fody | 3.3.1 | 3.3.2 | -| Confluent.Kafka | 1.8.2 | 2.2.0 | -| Dapper | 2.0.123 | 2.1.4 | -| Dapr.Client | 1.11.0 | 1.9.0 | +| Confluent.Kafka | 1.8.2 | 2.3.0 | +| Dapper | 2.0.123 | 2.1.21 | +| Dapr.Client | 1.11.0 | 1.12.0 | | DistributedLock.Core | 1.0.4 | 1.0.5 | | DistributedLock.Redis | 1.0.1 | 1.0.2 | | EphemeralMongo.Core | 1.1.0 | 1.1.3 | | EphemeralMongo6.runtime.linux-x64 | 1.1.0 | 1.1.3 | | EphemeralMongo6.runtime.osx-x64 | 1.1.0 | 1.1.3 | | EphemeralMongo6.runtime.win-x64 | 1.1.0 | 1.1.3 | -| FluentValidation | 11.0.1 | 11.7.1 | +| FluentValidation | 11.0.1 | 11.8.0 | | Fody | 6.6.1 | 6.8.0 | -| Hangfire.AspNetCore | 1.8.2 | 1.8.5 | -| Hangfire.SqlServer | 1.8.2 | 1.8.5 | -| HtmlSanitizer | 5.0.331 | 8.0.723 | +| Hangfire.AspNetCore | 1.8.2 | 1.8.6 | +| Hangfire.SqlServer | 1.8.2 | 1.8.6 | +| HtmlSanitizer | 5.0.331 | 8.0.746 | | IdentityModel | 6.0.0 | 6.2.0 | | IdentityServer4.AspNetIdentity | 4.1.1 | 4.1.2 | -| JetBrains.Annotations | 2022.1.0 | 2023.2.0 | -| LibGit2Sharp | 0.26.2 | 0.27.2 | -| Magick.NET-Q16-AnyCPU | 13.2.0 | 13.3.0 | -| MailKit | 3.2.0 | 4.2.0 | +| JetBrains.Annotations | 2022.1.0 | 2023.3.0 | +| LibGit2Sharp | 0.26.2 | 0.28.0 | +| Magick.NET-Q16-AnyCPU | 13.2.0 | 13.4.0 | +| MailKit | 3.2.0 | 4.3.0 | | Markdig.Signed | 0.26.0 | 0.33.0 | | Microsoft.AspNetCore.Mvc.Versioning | 5.0.0 | 5.1.0 | -| Microsoft.AspNetCore.Razor.Language | 6.0.8 | 6.0.22 | -| Microsoft.NET.Test.Sdk | 17.2.0 | 17.7.2 | -| Minio | 4.0.6 | 6.0.0 | -| MongoDB.Driver | 2.19.1 | 2.21.0 | +| Microsoft.AspNetCore.Razor.Language | 6.0.8 | 6.0.24 | +| Microsoft.NET.Test.Sdk | 17.2.0 | 17.8.0 | +| Minio | 4.0.6 | 6.0.1 | +| MongoDB.Driver | 2.19.1 | 2.22.0 | | NEST | 7.14.1 | 7.17.5 | | Newtonsoft.Json | 13.0.1 | 13.0.3 | | NSubstitute | 4.3.0 | 5.1.0 | | NSubstitute.Analyzers.CSharp | 1.0.15 | 1.0.16 | | NuGet.Versioning | 5.11.0 | 6.7.0 | -| Octokit | 0.50.0 | 8.0.1 | +| Octokit | 0.50.0 | 9.0.0 | | Quartz | 3.4.0 | 3.7.0 | | Quartz.Extensions.DependencyInjection | 3.4.0 | 3.7.0 | | Quartz.Plugins.TimeZoneConverter | 3.4.0 | 3.7.0 | -| RabbitMQ.Client | 6.3.0 | 6.5.0 | +| RabbitMQ.Client | 6.3.0 | 6.6.0 | | Rebus | 6.6.5 | 7.2.1 | | Rebus.ServiceProvider | 7.0.0 | 9.1.0 | | Scriban | 5.4.4 | 5.9.0 | | Serilog.AspNetCore | 5.0.0 | 7.0.0 | -| Serilog.Extensions.Hosting | 3.1.0 | 7.0.0 | -| Serilog.Extensions.Logging | 3.1.0 | 7.0.0 | +| Serilog.Extensions.Hosting | 3.1.0 | 8.0.0 | +| Serilog.Extensions.Logging | 3.1.0 | 8.0.0 | | Serilog.Sinks.Async | 1.4.0 | 1.5.0 | | SharpZipLib | 1.3.3 | 1.4.2 | | Shouldly | 4.1.0 | 4.2.1 | @@ -72,6 +72,6 @@ The following NuGet libraries have been upgraded: | Swashbuckle.AspNetCore | 6.2.1 | 6.5.0 | | System.Linq.Dynamic.Core | 1.3.3 | 1.3.5 | | TimeZoneConverter | 5.0.0 | 6.1.0 | -| xunit | 2.4.1 | 2.5.1 | -| xunit.extensibility.execution | 2.4.1 | 2.5.1 | -| xunit.runner.visualstudio | 2.4.5 | 2.5.1 | +| xunit | 2.4.1 | 2.6.1 | +| xunit.extensibility.execution | 2.4.1 | 2.6.1 | +| xunit.runner.visualstudio | 2.4.5 | 2.6.1 |