Zxw.Framework.NetCore
6.1.0
dotnet add package Zxw.Framework.NetCore --version 6.1.0
NuGet\Install-Package Zxw.Framework.NetCore -Version 6.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Zxw.Framework.NetCore" Version="6.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Zxw.Framework.NetCore" Version="6.1.0" />
<PackageReference Include="Zxw.Framework.NetCore" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Zxw.Framework.NetCore --version 6.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Zxw.Framework.NetCore, 6.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Zxw.Framework.NetCore@6.1.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Zxw.Framework.NetCore&version=6.1.0
#tool nuget:?package=Zxw.Framework.NetCore&version=6.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
1.兼容.net7.0,
2.移除对MongoDB的支持
3.HttpRequestHelper标识为已过时,请用HttpClient
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- AspectCore.Extensions.Autofac (>= 2.2.0)
- AspectCore.Extensions.DependencyInjection (>= 2.2.0)
- AspectCore.Extensions.Hosting (>= 2.2.0)
- AspectCore.Extensions.LightInject (>= 2.2.0)
- AspectCore.Extensions.Reflection (>= 2.2.0)
- Autofac.Extensions.DependencyInjection (>= 8.0.0)
- AutoMapper (>= 12.0.0)
- AutoMapper.Extensions.Microsoft.DependencyInjection (>= 12.0.0)
- Caching.CSRedis (>= 3.8.669)
- CSRedisCore (>= 3.8.669)
- DotNetCore.NPOI (>= 1.2.0)
- Exceptionless (>= 4.8.0)
- Jil (>= 2.17.0)
- log4net (>= 2.0.15)
- Microsoft.AspNet.WebApi.Client (>= 5.2.9)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
- Microsoft.AspNetCore.Mvc.Formatters.Json (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.ViewFeatures (>= 2.2.0)
- Microsoft.EntityFrameworkCore (>= 7.0.0)
- Microsoft.EntityFrameworkCore.Abstractions (>= 7.0.0)
- Microsoft.EntityFrameworkCore.InMemory (>= 7.0.0)
- Microsoft.EntityFrameworkCore.Proxies (>= 7.0.0)
- Microsoft.EntityFrameworkCore.Relational (>= 7.0.0)
- Microsoft.EntityFrameworkCore.Sqlite (>= 7.0.0)
- Microsoft.EntityFrameworkCore.Sqlite.Core (>= 7.0.0)
- Microsoft.EntityFrameworkCore.SqlServer (>= 7.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 7.0.0)
- Microsoft.Extensions.Http (>= 7.0.0)
- Npgsql.EntityFrameworkCore.PostgreSQL (>= 7.0.0)
- Oracle.EntityFrameworkCore (>= 6.21.61)
- Pomelo.EntityFrameworkCore.MySql (>= 6.0.2)
- StackExchange.Redis.Extensions.JilCore (>= 1.0.1)
- System.Reflection (>= 4.3.0)
- System.Runtime.Loader (>= 4.3.0)
- Z.EntityFramework.Plus.EFCore (>= 6.16.1)
-
net7.0
- AspectCore.Extensions.Autofac (>= 2.2.0)
- AspectCore.Extensions.DependencyInjection (>= 2.2.0)
- AspectCore.Extensions.Hosting (>= 2.2.0)
- AspectCore.Extensions.LightInject (>= 2.2.0)
- AspectCore.Extensions.Reflection (>= 2.2.0)
- Autofac.Extensions.DependencyInjection (>= 8.0.0)
- AutoMapper (>= 12.0.0)
- AutoMapper.Extensions.Microsoft.DependencyInjection (>= 12.0.0)
- Caching.CSRedis (>= 3.8.669)
- CSRedisCore (>= 3.8.669)
- DotNetCore.NPOI (>= 1.2.0)
- Exceptionless (>= 4.8.0)
- Jil (>= 2.17.0)
- log4net (>= 2.0.15)
- Microsoft.AspNet.WebApi.Client (>= 5.2.9)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
- Microsoft.AspNetCore.Mvc.Formatters.Json (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.ViewFeatures (>= 2.2.0)
- Microsoft.EntityFrameworkCore (>= 7.0.0)
- Microsoft.EntityFrameworkCore.Abstractions (>= 7.0.0)
- Microsoft.EntityFrameworkCore.InMemory (>= 7.0.0)
- Microsoft.EntityFrameworkCore.Proxies (>= 7.0.0)
- Microsoft.EntityFrameworkCore.Relational (>= 7.0.0)
- Microsoft.EntityFrameworkCore.Sqlite (>= 7.0.0)
- Microsoft.EntityFrameworkCore.Sqlite.Core (>= 7.0.0)
- Microsoft.EntityFrameworkCore.SqlServer (>= 7.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 7.0.0)
- Microsoft.Extensions.Http (>= 7.0.0)
- Npgsql.EntityFrameworkCore.PostgreSQL (>= 7.0.0)
- Oracle.EntityFrameworkCore (>= 6.21.61)
- Pomelo.EntityFrameworkCore.MySql (>= 6.0.2)
- StackExchange.Redis.Extensions.JilCore (>= 1.0.1)
- System.Reflection (>= 4.3.0)
- System.Runtime.Loader (>= 4.3.0)
- Z.EntityFramework.Plus.EFCore (>= 6.16.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 6.1.0 | 1,178 | 11/20/2022 |
| 6.0.0 | 1,417 | 1/5/2022 |
| 5.0.0 | 2,356 | 11/12/2020 |
| 3.1.4.8 | 2,485 | 10/10/2020 |
| 3.1.4.7 | 2,354 | 8/7/2020 |
| 3.1.4.6 | 2,473 | 6/24/2020 |
| 3.1.4.5 | 2,417 | 6/18/2020 |
| 3.1.4.4 | 2,330 | 6/13/2020 |
| 3.1.4.1 | 2,218 | 5/17/2020 |
| 3.1.4 | 2,374 | 5/16/2020 |
| 3.1.3.6 | 2,433 | 3/30/2020 |
| 3.1.3.5 | 2,544 | 2/27/2020 |
| 3.1.3.3 | 2,933 | 1/17/2020 |
| 3.1.3.2 | 2,491 | 1/14/2020 |
| 3.1.3.1 | 2,319 | 1/6/2020 |
| 3.1.3 | 2,493 | 12/17/2019 |
| 3.1.2 | 2,716 | 12/17/2019 |
| 3.1.1 | 2,433 | 12/7/2019 |
| 3.1.0 | 2,363 | 12/6/2019 |
| 3.0.0 | 2,390 | 9/28/2019 |
| 2.2.3.3 | 2,551 | 9/22/2019 |
| 2.2.3.2 | 2,335 | 9/16/2019 |
| 2.2.3.1 | 2,427 | 9/15/2019 |
| 2.2.3 | 2,480 | 9/1/2019 |
| 2.2.2.5 | 2,475 | 8/29/2019 |
| 2.2.2.4 | 2,360 | 8/29/2019 |
| 2.2.2.3 | 2,550 | 8/28/2019 |
| 2.2.2.2 | 2,424 | 8/11/2019 |
| 2.2.2.1 | 2,407 | 7/16/2019 |
| 2.2.2 | 2,826 | 7/10/2019 |
| 2.2.0 | 2,499 | 7/8/2019 |
| 2.1.4.62502-rtm-1 | 1,690 | 6/25/2019 |
| 2.1.4.62501-rtm-1 | 1,750 | 6/25/2019 |
| 2.1.4.62401-rtm-1 | 1,284 | 6/24/2019 |
| 2.1.4.62101-rtm-1 | 1,389 | 6/21/2019 |
| 2.1.4.61405-rtm-1 | 1,355 | 6/14/2019 |
| 2.1.4.61305-rtm-1 | 1,700 | 6/13/2019 |
| 2.1.4.61201-rtm-1 | 1,492 | 6/12/2019 |
| 2.1.4.61101-rtm-1 | 1,383 | 6/11/2019 |
| 2.1.4.61002-rtm-1 | 1,761 | 6/10/2019 |
| 2.1.4.61001-rtm-1 | 1,472 | 6/10/2019 |
| 2.1.4.60501-rtm-1 | 1,427 | 6/5/2019 |
| 2.1.4.60402-preview2-t007bc... | 1,514 | 6/4/2019 |
| 2.1.4.60401-preview2-t007bc... | 1,554 | 6/4/2019 |
| 2.1.4.60301-preview2-t007bc... | 1,777 | 6/3/2019 |
| 2.1.4.53001-preview2-t007bc... | 1,532 | 5/30/2019 |
| 2.1.4.52202-preview2-t007bc... | 1,624 | 5/22/2019 |
| 2.1.4.52201-preview2-t007bc... | 1,794 | 5/22/2019 |
| 2.1.4.52101-preview2-t007bc... | 1,519 | 5/21/2019 |
| 2.1.4.52001-preview2-t007bc... | 1,542 | 5/20/2019 |
| 2.1.4.43002-preview2-t007bc... | 1,727 | 4/30/2019 |
| 2.1.4.7081-rtm-1 | 1,423 | 7/8/2019 |
| 2.1.4.429-preview2-t007bc0fad | 1,585 | 4/29/2019 |
| 2.1.3-preview2-t007bc0fad | 1,371 | 4/18/2019 |
| 2.1.1-preview2-t007bc0fad | 1,370 | 4/14/2019 |
| 2.1.0-preview2-t007bc0fad | 2,073 | 2/18/2019 |
| 2.0.1 | 3,196 | 8/27/2018 |
| 2.0.0 | 3,490 | 8/16/2018 |
| 2.0.0-beta2 | 2,177 | 7/7/2018 |
| 2.0.0-beta | 2,044 | 7/6/2018 |
| 1.0.7 | 2,892 | 6/11/2018 |
| 1.0.6 | 3,089 | 5/8/2018 |
| 1.0.5 | 2,973 | 5/2/2018 |
| 1.0.4 | 3,129 | 5/1/2018 |
| 1.0.3 | 3,195 | 4/29/2018 |
| 1.0.1 | 3,350 | 10/9/2017 |
| 1.0.0 | 2,966 | 10/8/2017 |
兼容.net7.0,并移除对MongoDB的支持,如遇任何问题请至https://github.com/VictorTzeng/Zxw.Framework.NetCore/issues%E5%8F%8D%E9%A6%88,感谢支持。