Meow.Core 1.0.1.1

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

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

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 (17)

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

Package Downloads
Meow.Auth

Meow应用框架 - 核心 - 身份认证类库。 以 何镇汐(https://github.com/dotnetcore/Util)应用框架为蓝本。 个人学习和使用,若喜欢可随意使用。

Meow.Aop.AspectCore

Meow.Aop.AspectCore 是 Meow 基于 AspectCore 实现AOP拦截功能的库。 个人学习使用。 来源 作者:何镇汐 地址:https://github.com/dotnetcore/Util 请使用原作者版本,尊重原作者劳动成果,谢谢!

Meow.Validation

Meow.Validation 是 Meow 验证库。 个人学习使用。 来源 作者:何镇汐 地址:https://github.com/dotnetcore/Util 请使用原作者版本,尊重原作者劳动成果,谢谢!

Meow.Logging

Meow.Logging 是 Meow 日志操作核心类库。 个人学习使用。 来源 作者:何镇汐 地址:https://github.com/dotnetcore/Util 请使用原作者版本,尊重原作者劳动成果,谢谢!

Meow.Event

Meow.Event 是 Meow 事件总线操作核心类库,包含了本地领域事件总线。 个人学习使用。 来源 作者:何镇汐 地址:https://github.com/dotnetcore/Util 请使用原作者版本,尊重原作者劳动成果,谢谢!

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.27 590 1/1/2024
2.0.26 523 1/1/2024
2.0.25 494 1/1/2024
2.0.23 496 12/30/2023
2.0.22 462 12/30/2023
2.0.21 464 12/28/2023
2.0.20 465 12/27/2023
2.0.19 442 12/27/2023
2.0.18 420 12/27/2023
2.0.17 586 12/3/2023
2.0.16 485 12/3/2023
2.0.15 530 12/3/2023
2.0.13 518 12/3/2023
2.0.12 519 12/2/2023
2.0.11 480 12/2/2023
2.0.10 478 11/5/2023
2.0.9 457 11/5/2023
2.0.8 465 11/5/2023
2.0.7 501 11/1/2023
2.0.6 489 11/1/2023
2.0.5 467 10/19/2023
2.0.4 531 10/15/2023
2.0.3 502 9/30/2023
2.0.2 464 9/24/2023
2.0.1 795 5/29/2023
1.0.2 843 5/29/2023
1.0.1.7 2,172 10/7/2020
1.0.1.6 2,053 10/7/2020
1.0.1.5 1,828 10/4/2020
1.0.1.4 1,645 10/4/2020
1.0.1.3 1,758 10/4/2020
1.0.1.2 719 10/4/2020
1.0.1.1 2,071 10/4/2020
1.0.0.3 825 9/30/2020
1.0.0.2 1,335 9/22/2020
1.0.0.1 826 9/21/2020
1.0.0 1,587 10/4/2020

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