Meow.Domain 1.0.0.2

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

// Install Meow.Domain as a Cake Tool
#tool nuget:?package=Meow.Domain&version=1.0.0.2                

Meow应用框架 - 领域服务类库。
以 何镇汐(https://github.com/dotnetcore/Util)应用框架为蓝本。
暂供个人学习和使用。

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Meow.Domain:

Package Downloads
Meow.Data.Core

Meow.Data 是 Meow 数据访问基础类库。 个人学习使用。 来源 作者:何镇汐 地址:https://github.com/dotnetcore/Util 请使用原作者版本,尊重原作者劳动成果,谢谢!

Meow.Data.Sql

Meow.Data.Sql 是 Meow 处理和构造 Sql 相关的数据访问基础类库。 个人学习使用。 来源 作者:何镇汐 地址:https://github.com/dotnetcore/Util 请使用原作者版本,尊重原作者劳动成果,谢谢!

Meow.Data.EntityFrameworkCore

Meow.Data.EntityFrameworkCore 是 Meow 基于 EntityFrameworkCore 的数据访问封装基础类库。 个人学习使用。 来源 作者:何镇汐 地址:https://github.com/dotnetcore/Util 请使用原作者版本,尊重原作者劳动成果,谢谢!

Meow.Data

Meow应用框架 - 数据服务类库。 以 何镇汐(https://github.com/dotnetcore/Util)应用框架为蓝本。 暂供个人学习和使用。

Meow.Data.EntityFramework.Core

Meow.Data.EntityFramework.Core 是 Meow 应用框架基于 EntityFrameworkCore 的数据访问封装基础类库。 个人学习使用。 来源 作者:何镇汐 地址:https://github.com/dotnetcore/Util 请使用原作者版本,尊重原作者劳动成果,谢谢!

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.27 318 1/1/2024
2.0.26 222 1/1/2024
2.0.25 237 1/1/2024
2.0.23 240 12/30/2023
2.0.22 229 12/30/2023
2.0.21 216 12/28/2023
2.0.20 243 12/27/2023
2.0.19 241 12/27/2023
2.0.18 215 12/27/2023
2.0.17 300 12/3/2023
2.0.16 255 12/3/2023
2.0.15 253 12/3/2023
2.0.13 267 12/3/2023
2.0.12 251 12/2/2023
2.0.11 227 12/2/2023
2.0.10 267 11/5/2023
2.0.9 241 11/5/2023
2.0.8 228 11/5/2023
2.0.7 250 11/1/2023
2.0.6 236 11/1/2023
2.0.5 242 10/19/2023
2.0.4 263 10/15/2023
2.0.3 233 9/30/2023
2.0.2 254 9/24/2023
2.0.1 367 5/29/2023
1.0.2 402 5/29/2023
1.0.0.2 840 9/22/2020
1.0.0.1 752 9/21/2020

为个人学习,若喜欢可随意使用。