Acme.EFCore.Small 1.2.4.7

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

// Install Acme.EFCore.Small as a Cake Tool
#tool nuget:?package=Acme.EFCore.Small&version=1.2.4.7

Acme.EFCore.Small

概述

Acme.EFCore.Small是一款轻量级的EFCore通用类库,旨在使用 Entity Framework Core(EFCore)与数据库进行交互。它作为处理各种数据库操作的基础组件。

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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 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 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.5.1 80 4/22/2024
1.2.5 74 4/22/2024
1.2.4.9 74 4/22/2024
1.2.4.8 68 4/19/2024
1.2.4.7 74 4/11/2024
1.2.4.6 71 4/10/2024
1.2.4.5 73 4/10/2024
1.2.4.4 80 4/9/2024
1.2.4.3 74 4/9/2024
1.2.4.2 75 4/8/2024
1.2.4.1 86 4/7/2024
1.2.3.9 76 4/7/2024
1.2.3.8 87 4/8/2024
1.2.3.7 73 4/9/2024
1.2.3.6 68 4/9/2024
1.2.3.5 80 4/8/2024
1.2.3.4 78 4/8/2024
1.2.3.3 85 4/8/2024
1.2.3.2 84 4/7/2024
1.2.3.1 87 4/7/2024
1.2.3 80 4/7/2024
1.2.2.9 81 4/7/2024
1.2.2.8 84 4/7/2024
1.2.2.7 79 4/7/2024
1.2.2.6 86 4/2/2024
1.2.2.5 81 4/2/2024
1.2.2.4 88 3/29/2024
1.2.2.3 85 3/29/2024
1.2.2.2 84 3/27/2024
1.2.2.1 91 3/27/2024
1.2.1 80 3/27/2024
1.2.0.9 86 3/26/2024
1.2.0.8 87 3/26/2024
1.2.0.7 80 3/26/2024
1.2.0.6 92 3/26/2024
1.2.0.5 88 3/26/2024
1.2.0.4 88 3/25/2024
1.2.0.3 82 3/25/2024
1.2.0.2 90 3/25/2024
1.2.0.1 90 3/20/2024
1.1.0.5 84 3/25/2024
1.1.0.1 98 3/20/2024
1.0.3.9 68 4/19/2024
1.0.3.8 70 4/19/2024
1.0.3.7 72 4/19/2024
1.0.3.6 73 4/19/2024
1.0.3.5 82 4/7/2024
1.0.3.4 90 4/7/2024
1.0.3.3 88 4/2/2024
1.0.3.2 90 4/2/2024
1.0.3.1 88 3/31/2024
1.0.0.1 91 3/20/2024

# BaseService中添加了两个删除方法