Common.EFCore.InMemory 1.5.0

dotnet add package Common.EFCore.InMemory --version 1.5.0
                    
NuGet\Install-Package Common.EFCore.InMemory -Version 1.5.0
                    
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="Common.EFCore.InMemory" Version="1.5.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Common.EFCore.InMemory" Version="1.5.0" />
                    
Directory.Packages.props
<PackageReference Include="Common.EFCore.InMemory" />
                    
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 Common.EFCore.InMemory --version 1.5.0
                    
#r "nuget: Common.EFCore.InMemory, 1.5.0"
                    
#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 Common.EFCore.InMemory@1.5.0
                    
#: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=Common.EFCore.InMemory&version=1.5.0
                    
Install as a Cake Addin
#tool nuget:?package=Common.EFCore.InMemory&version=1.5.0
                    
Install as a Cake Tool

Common.EFCore.InMemory

操作例子

services.AddEntityFramework();

版本更新记录

  • 1.5.0
    • 支持.Net10
  • 1.4.1
    • 支持老的creater、modifyer、modify_time
  • 1.4.0
    • 调整目录
  • 1.4.0-beta3
    • 支持AddDbContextFactory
  • 1.4.0-beta2
    • 移除针对netstandard2.1版本的支持
  • 1.4.0-beta1
    • 支持.Net9
  • 1.3.0
    • 增加默认注入IUnitOfWork
  • 1.3.0-beta2
    • 支持.net8
  • 1.3.0-beta1
    • 优化
  • 1.2.0
    • 优化注入服务的方法
    • 增加InMemoryRepository继承自BaseRepository和IBaseRepository
  • 1.2.0-beta1
    • 升级支持.net7
  • 1.1.0-beta5
    • 增加非追踪
  • 1.0.0-beta4
    • 修改注入方法名称为AddEntityFramework
  • 1.1.0-beta3
    • 增加分页相关的类
    • 去除common包的依赖
  • 1.1.0-beta2
    • 更新因为Common包升级导致的问题
  • 1.1.0-beta1
    • 修改版本支持.net5、.net6、.netstandard2.1
  • 1.0.3
    • 更新分页入参
  • 1.0.2
    • 更新包版本
  • 1.0.1
    • 基本操作内存数据库的封住哪个
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.  net9.0 is compatible.  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 is compatible.  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

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.5.0 191 11/15/2025
1.4.1 263 8/26/2025
1.4.0 214 8/13/2025
1.4.0-beta3 572 7/23/2025
1.4.0-beta1 158 3/1/2025
1.3.0 216 8/11/2024
1.3.0-beta2 202 4/26/2024
1.3.0-beta1 210 8/22/2023
1.2.0 326 5/14/2023
1.2.0-beta1 332 11/11/2022
1.1.0-beta5 363 6/19/2022
1.1.0-beta4 400 4/4/2022
1.1.0-beta3 374 1/15/2022
1.1.0-beta2 369 1/1/2022
1.1.0-beta1 380 12/22/2021
1.0.3 535 12/16/2021
1.0.2 484 12/4/2021
1.0.1 560 9/20/2021
1.0.0 652 9/7/2021