Util.Data.Core 7.0.60

.NET 7.0
dotnet add package Util.Data.Core --version 7.0.60
NuGet\Install-Package Util.Data.Core -Version 7.0.60
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.60" />
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.60
#r "nuget: Util.Data.Core, 7.0.60"
#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.60

// Install Util.Data.Core as a Cake Tool
#tool nuget:?package=Util.Data.Core&version=7.0.60

Util.Data.Core是Util应用框架数据访问基础类库

Product Compatible and additional computed target framework versions.
.NET 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. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

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.60 319 6/2/2023
7.0.59 303 6/2/2023
7.0.58 279 6/1/2023
7.0.57 260 5/27/2023
7.0.56 262 5/17/2023
7.0.55 307 5/8/2023
7.0.54 259 5/8/2023
7.0.53 299 5/6/2023
7.0.52 288 5/5/2023
7.0.51 362 4/27/2023
7.0.50 348 4/26/2023
7.0.49 341 4/24/2023
7.0.48 421 4/20/2023
7.0.47 385 4/16/2023
7.0.46 380 4/13/2023
7.0.45 347 4/13/2023
7.0.44 367 4/12/2023
7.0.43 351 4/10/2023
7.0.42 356 4/7/2023
7.0.41 340 4/4/2023
7.0.40 387 4/3/2023
7.0.39 438 3/28/2023
7.0.38 403 3/28/2023
7.0.37 473 3/27/2023
7.0.36 420 3/27/2023
7.0.35 470 3/24/2023
7.0.34 462 3/23/2023
7.0.33 449 3/22/2023
7.0.32 413 3/22/2023
7.0.31 447 3/20/2023
7.0.30 502 3/13/2023
7.0.29 469 3/10/2023
7.0.28 431 3/7/2023
7.0.27 464 3/3/2023
7.0.26 504 2/25/2023
7.0.25 481 2/22/2023
7.0.24 405 2/21/2023
7.0.23 409 2/18/2023
7.0.22 429 2/15/2023
7.0.21 432 2/13/2023
7.0.20 443 2/9/2023
7.0.19 437 2/6/2023
7.0.18 424 2/5/2023
7.0.17 436 2/2/2023
7.0.16 454 2/2/2023
7.0.15 451 2/2/2023
7.0.14 424 2/1/2023
7.0.13 439 2/1/2023
7.0.12 510 1/29/2023
7.0.11 497 1/29/2023
7.0.10 529 1/28/2023
7.0.9 535 1/28/2023
7.0.8 527 1/19/2023
7.0.7 509 1/19/2023
7.0.6 500 1/18/2023
7.0.5 503 1/17/2023
7.0.4 488 1/17/2023
7.0.3 551 1/16/2023
7.0.2 589 1/3/2023
7.0.1 549 1/3/2023
7.0.0 560 12/27/2022
6.0.16 1,870 11/15/2022
6.0.15 1,795 11/15/2022
6.0.14 1,982 11/2/2022
6.0.13 2,371 10/27/2022
6.0.12 1,885 10/21/2022
6.0.11 1,769 10/21/2022
6.0.10 1,882 10/21/2022
6.0.9 2,008 9/28/2022
6.0.8 2,054 9/20/2022
6.0.7 1,959 9/19/2022
6.0.6 1,927 9/17/2022
6.0.5 1,936 8/2/2022
6.0.4 1,939 7/29/2022
6.0.3 1,961 7/18/2022
6.0.2 1,864 7/4/2022
6.0.1 1,851 7/1/2022
6.0.0 1,999 6/20/2022

Util应用框架以MIT开源发布,可随意使用