Util.Extras.Domain 7.0.11

There is a newer version of this package available.
See the version list below for details.
dotnet add package Util.Extras.Domain --version 7.0.11                
NuGet\Install-Package Util.Extras.Domain -Version 7.0.11                
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.Extras.Domain" Version="7.0.11" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Util.Extras.Domain --version 7.0.11                
#r "nuget: Util.Extras.Domain, 7.0.11"                
#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.Extras.Domain as a Cake Addin
#addin nuget:?package=Util.Extras.Domain&version=7.0.11

// Install Util.Extras.Domain as a Cake Tool
#tool nuget:?package=Util.Extras.Domain&version=7.0.11                

Util.Extras.Domain是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.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Util.Extras.Domain:

Package Downloads
Util.Extras.Data.EntityFrameworkCore.MySql

Util.Extras.Data.EntityFrameworkCore.MySql是Util应用框架基于EntityFrameworkCore的数据访问封装类库,用于处理MySql数据库的扩展库

Util.Extras.Data.EntityFrameworkCore.SqlServer

Util.Extras.Data.EntityFrameworkCore.SqlServer是Util应用框架基于EntityFrameworkCore的数据访问封装类库,用于处理SqlServer数据库的扩展库

Util.Extras.Data.EntityFrameworkCore.PostgreSql

Util.Extras.Data.EntityFrameworkCore.PostgreSql是Util应用框架基于EntityFrameworkCore的数据访问封装类库,用于处理PostgreSql数据库的扩展库

Util.Extras.Data.EntityFrameworkCore.Oracle

Util.Extras.Data.EntityFrameworkCore.Oracle是Util应用框架基于EntityFrameworkCore的数据访问封装类库,用于处理Oracle数据库的扩展库

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.0.19.1 106 7/31/2024
8.0.19 126 7/5/2024
8.0.16 132 5/21/2024
8.0.15 148 5/17/2024
8.0.14 159 4/23/2024
8.0.13 147 4/21/2024
8.0.13-pre.99992 67 4/21/2024
8.0.13-pre.99991 65 4/21/2024
8.0.13-pre.9991 73 4/15/2024
8.0.13-pre.999 69 4/15/2024
8.0.13-pre.998 82 4/13/2024
8.0.13-pre.997 72 4/11/2024
8.0.13-pre.93 64 4/8/2024
8.0.12 151 4/5/2024
8.0.12-pre.3 69 4/3/2024
8.0.12-pre.1 63 4/3/2024
8.0.11 176 4/3/2024
8.0.10 158 3/30/2024
8.0.9 158 3/28/2024
8.0.9-pre.992 72 3/28/2024
8.0.9-pre.96 67 3/27/2024
8.0.9-pre.8 69 3/26/2024
8.0.9-pre.6 82 3/24/2024
8.0.9-pre.5 71 3/24/2024
8.0.8 163 3/24/2024
8.0.8-pre7 68 3/23/2024
8.0.8-pre.8 67 3/23/2024
8.0.7 170 3/20/2024
8.0.6 154 3/16/2024
8.0.3 171 3/10/2024
8.0.2 165 3/5/2024
8.0.1 181 2/18/2024
8.0.0 165 2/3/2024
7.1.131 154 1/26/2024
7.1.123 196 1/5/2024
7.1.114 188 12/24/2023
7.1.109 192 12/9/2023
7.1.68 216 11/6/2023
7.1.62 213 10/29/2023
7.1.33 226 9/24/2023
7.1.31 208 9/23/2023
7.1.29 205 9/21/2023
7.1.20 212 9/3/2023
7.1.18 214 8/23/2023
7.0.13 213 8/18/2023
7.0.12 185 8/17/2023
7.0.11 189 8/17/2023
7.0.9 261 3/30/2023
7.0.8 255 3/18/2023
7.0.7 276 3/3/2023
7.0.6 263 2/28/2023
7.0.5 298 2/24/2023
7.0.4 289 2/24/2023

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