Meow.Core 2.0.27

dotnet add package Meow.Core --version 2.0.27
                    
NuGet\Install-Package Meow.Core -Version 2.0.27
                    
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="2.0.27" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Meow.Core" Version="2.0.27" />
                    
Directory.Packages.props
<PackageReference Include="Meow.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Meow.Core --version 2.0.27
                    
#r "nuget: Meow.Core, 2.0.27"
                    
#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.
#:package Meow.Core@2.0.27
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Meow.Core&version=2.0.27
                    
Install as a Cake Addin
#tool nuget:?package=Meow.Core&version=2.0.27
                    
Install as a Cake Tool

Meow

程序喵的猫窝

菜鸟一枚

个人学习使用。

来源

作者:何镇汐

地址:https://github.com/dotnetcore/Util

请使用原作者版本,尊重原作者劳动成果,谢谢!

同步日志

1、校对日期:2023/10/30 版本日期:2023/10/29 10:42:07

2、校对日历:2023/12/27 版本日期:2023/12/17 12:47:17

备注

1、2023/12/27 HTTP请求待重构

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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows 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.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 请使用原作者版本,尊重原作者劳动成果,谢谢!

Meow.Auth

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 1,416 1/1/2024
2.0.26 1,197 1/1/2024
2.0.25 1,179 1/1/2024
2.0.23 1,172 12/30/2023
2.0.22 1,169 12/30/2023
2.0.21 1,089 12/28/2023
2.0.20 1,100 12/27/2023
2.0.19 1,067 12/27/2023
2.0.18 1,072 12/27/2023
2.0.17 1,093 12/3/2023
2.0.16 1,026 12/3/2023
2.0.15 1,115 12/3/2023
2.0.13 1,103 12/3/2023
2.0.12 1,066 12/2/2023
2.0.11 1,033 12/2/2023
2.0.10 1,016 11/5/2023
2.0.9 996 11/5/2023
2.0.8 1,013 11/5/2023
2.0.7 1,048 11/1/2023
2.0.6 1,036 11/1/2023
Loading failed