KamiSama.Repositories.EntityFrameworkCore 2.2.6

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

// Install KamiSama.Repositories.EntityFrameworkCore as a Cake Tool
#tool nuget:?package=KamiSama.Repositories.EntityFrameworkCore&version=2.2.6

Entity Framework Core Repository Pattern

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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  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

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
2.8.7 92 6/19/2024
2.8.6 71 6/18/2024
2.8.6-preview1 57 6/18/2024
2.8.5 73 6/9/2024
2.8.5-preview4 56 6/9/2024
2.8.5-preview3 51 6/9/2024
2.8.5-preview2 52 6/9/2024
2.8.5-preview 56 6/9/2024
2.8.4 262 4/12/2024
2.8.3 80 4/12/2024
2.8.2 245 3/30/2024
2.8.1 99 3/23/2024
2.8.0 278 11/22/2023
2.7.1 176 9/29/2023
2.7.0 113 9/29/2023
2.6.6 115 9/29/2023
2.6.5 126 9/17/2023
2.6.4 141 6/24/2023
2.6.3 134 6/24/2023
2.6.2 130 6/24/2023
2.6.1 258 5/6/2023
2.6.0 169 4/19/2023
2.5.2 1,763 10/22/2021
2.5.1 309 10/22/2021
2.5.0 315 9/21/2021
2.4.8 314 6/17/2021
2.4.7 303 6/17/2021
2.4.6 361 6/16/2021
2.4.5 400 6/12/2021
2.4.4 354 5/19/2021
2.4.2 351 5/2/2021
2.4.1 342 5/2/2021
2.4.0 360 5/2/2021
2.3.2 366 2/3/2021
2.3.1 346 2/3/2021
2.3.0 369 1/7/2021
2.2.8 391 1/7/2021
2.2.7 536 10/17/2020
2.2.6 471 10/9/2020
2.2.5 450 9/18/2020
2.2.4 475 7/29/2020
2.2.3 718 7/22/2020
2.2.2 442 7/21/2020
2.2.1 429 5/25/2020
2.2.0 435 5/25/2020
2.1.3 441 5/14/2020
2.1.2 428 5/11/2020
2.1.1 448 5/11/2020
2.1.0 458 5/10/2020
2.0.2 467 3/27/2020
1.2.8 530 11/29/2019
1.2.6 632 3/26/2019
1.2.1 708 1/1/2019
1.2.0 682 12/16/2018
1.1.2 645 12/16/2018
1.1.0 930 6/13/2018
1.0.0 1,120 5/1/2018
1.0.0-alpha07 919 4/1/2018
1.0.0-alpha06 795 3/28/2018
1.0.0-alpha05 721 2/20/2018
1.0.0-alpha04 773 2/12/2018
1.0.0-alpha03 816 2/12/2018

v2.0.0
- Refactored from old KamiSama.Repositories.EntityFrameworkCore library