Meow.Data.Core 2.0.27

dotnet add package Meow.Data.Core --version 2.0.27
                    
NuGet\Install-Package Meow.Data.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.Data.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.Data.Core" Version="2.0.27" />
                    
Directory.Packages.props
<PackageReference Include="Meow.Data.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.Data.Core --version 2.0.27
                    
#r "nuget: Meow.Data.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.Data.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.Data.Core&version=2.0.27
                    
Install as a Cake Addin
#tool nuget:?package=Meow.Data.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 (5)

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

Package Downloads
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.Metadata

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

Meow.Application

Meow.Application 是 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 742 1/1/2024
2.0.26 624 1/1/2024
2.0.25 636 1/1/2024
2.0.23 622 12/30/2023
2.0.22 621 12/30/2023
2.0.21 584 12/28/2023
2.0.20 606 12/27/2023
2.0.19 624 12/27/2023
2.0.18 607 12/27/2023
2.0.17 575 12/3/2023
2.0.16 557 12/3/2023
2.0.15 574 12/3/2023
2.0.13 575 12/3/2023
2.0.12 550 12/2/2023
2.0.11 539 12/2/2023
2.0.10 567 11/5/2023
2.0.9 533 11/5/2023
2.0.8 522 11/5/2023
2.0.7 549 11/1/2023
2.0.6 529 11/1/2023
Loading failed