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 587 1/1/2024
2.0.26 522 1/1/2024
2.0.25 493 1/1/2024
2.0.23 495 12/30/2023
2.0.22 461 12/30/2023
2.0.21 463 12/28/2023
2.0.20 464 12/27/2023
2.0.19 441 12/27/2023
2.0.18 419 12/27/2023
2.0.17 584 12/3/2023
2.0.16 484 12/3/2023
2.0.15 528 12/3/2023
2.0.13 517 12/3/2023
2.0.12 518 12/2/2023
2.0.11 479 12/2/2023
2.0.10 477 11/5/2023
2.0.9 456 11/5/2023
2.0.8 464 11/5/2023
2.0.7 500 11/1/2023
2.0.6 488 11/1/2023
2.0.5 466 10/19/2023
2.0.4 530 10/15/2023
2.0.3 501 9/30/2023
2.0.2 463 9/24/2023
2.0.1 793 5/29/2023
1.0.2 842 5/29/2023
1.0.1.7 2,169 10/7/2020
1.0.1.6 2,051 10/7/2020
1.0.1.5 1,826 10/4/2020
1.0.1.4 1,643 10/4/2020
1.0.1.3 1,756 10/4/2020
1.0.1.2 717 10/4/2020
1.0.1.1 2,068 10/4/2020
1.0.0.3 821 9/30/2020
1.0.0.2 1,330 9/22/2020
1.0.0.1 821 9/21/2020
1.0.0 1,585 10/4/2020

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