Util.Data.Core
7.0.35
.NET 7.0
dotnet add package Util.Data.Core --version 7.0.35
NuGet\Install-Package Util.Data.Core -Version 7.0.35
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="Util.Data.Core" Version="7.0.35" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Util.Data.Core --version 7.0.35
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Util.Data.Core, 7.0.35"
#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.
// Install Util.Data.Core as a Cake Addin
#addin nuget:?package=Util.Data.Core&version=7.0.35
// Install Util.Data.Core as a Cake Tool
#tool nuget:?package=Util.Data.Core&version=7.0.35
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Util.Data.Core是Util应用框架数据访问基础类库
Product | Versions |
---|---|
.NET | net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- System.Linq.Dynamic.Core (>= 1.3.1)
- Util.Data.Abstractions (>= 7.0.35)
- Util.Domain (>= 7.0.35)
- Util.Logging (>= 7.0.35)
- Util.ObjectMapping.AutoMapper (>= 7.0.35)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Util.Data.Core:
Package | Downloads |
---|---|
Util.Data.EntityFrameworkCore
Util.Data.EntityFrameworkCore是Util应用框架基于EntityFrameworkCore的数据访问封装基础类库 |
|
Util.Data.Sql
Util.Data.Sql是Util应用框架处理和构造Sql相关的数据访问基础类库 |
|
Util.Data.Metadata
Util.Data.Metadata是Util应用框架数据库元数据操作类库 |
|
Util.Application
Util.Application是Util应用框架的应用层基础类库 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
7.0.35 | 58 | 3/24/2023 |
7.0.34 | 82 | 3/23/2023 |
7.0.33 | 86 | 3/22/2023 |
7.0.32 | 36 | 3/22/2023 |
7.0.31 | 116 | 3/20/2023 |
7.0.30 | 200 | 3/13/2023 |
7.0.29 | 190 | 3/10/2023 |
7.0.28 | 168 | 3/7/2023 |
7.0.27 | 187 | 3/3/2023 |
7.0.26 | 226 | 2/25/2023 |
7.0.25 | 243 | 2/22/2023 |
7.0.24 | 173 | 2/21/2023 |
7.0.23 | 181 | 2/18/2023 |
7.0.22 | 213 | 2/15/2023 |
7.0.21 | 210 | 2/13/2023 |
7.0.20 | 211 | 2/9/2023 |
7.0.19 | 207 | 2/6/2023 |
7.0.18 | 214 | 2/5/2023 |
7.0.17 | 227 | 2/2/2023 |
7.0.16 | 222 | 2/2/2023 |
7.0.15 | 226 | 2/2/2023 |
7.0.14 | 209 | 2/1/2023 |
7.0.13 | 216 | 2/1/2023 |
7.0.12 | 283 | 1/29/2023 |
7.0.11 | 279 | 1/29/2023 |
7.0.10 | 287 | 1/28/2023 |
7.0.9 | 284 | 1/28/2023 |
7.0.8 | 270 | 1/19/2023 |
7.0.7 | 270 | 1/19/2023 |
7.0.6 | 273 | 1/18/2023 |
7.0.5 | 272 | 1/17/2023 |
7.0.4 | 270 | 1/17/2023 |
7.0.3 | 319 | 1/16/2023 |
7.0.2 | 366 | 1/3/2023 |
7.0.1 | 333 | 1/3/2023 |
7.0.0 | 338 | 12/27/2022 |
6.0.16 | 1,340 | 11/15/2022 |
6.0.15 | 1,307 | 11/15/2022 |
6.0.14 | 1,502 | 11/2/2022 |
6.0.13 | 1,830 | 10/27/2022 |
6.0.12 | 1,488 | 10/21/2022 |
6.0.11 | 1,416 | 10/21/2022 |
6.0.10 | 1,485 | 10/21/2022 |
6.0.9 | 1,604 | 9/28/2022 |
6.0.8 | 1,641 | 9/20/2022 |
6.0.7 | 1,569 | 9/19/2022 |
6.0.6 | 1,541 | 9/17/2022 |
6.0.5 | 1,543 | 8/2/2022 |
6.0.4 | 1,546 | 7/29/2022 |
6.0.3 | 1,589 | 7/18/2022 |
6.0.2 | 1,517 | 7/4/2022 |
6.0.1 | 1,501 | 7/1/2022 |
6.0.0 | 1,626 | 6/20/2022 |
Util应用框架以MIT开源发布,可随意使用