KamiSama.Repositories.EntityFramework 2.4.8

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

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

Entity Framework 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 netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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 68 6/19/2024
2.8.6 65 6/18/2024
2.8.6-preview1 57 6/18/2024
2.8.5 69 6/9/2024
2.8.5-preview4 55 6/9/2024
2.8.5-preview3 57 6/9/2024
2.8.5-preview2 54 6/9/2024
2.8.5-preview 59 6/9/2024
2.8.4 106 4/12/2024
2.8.3 76 4/12/2024
2.8.2 66 3/30/2024
2.8.1 86 3/23/2024
2.8.0 212 11/22/2023
2.7.1 132 9/29/2023
2.7.0 105 9/29/2023
2.6.6 118 9/29/2023
2.6.5 120 9/17/2023
2.6.4 141 6/24/2023
2.6.3 133 6/24/2023
2.6.2 140 6/24/2023
2.6.1 151 5/6/2023
2.6.0 164 4/19/2023
2.5.2 350 10/22/2021
2.5.1 320 10/22/2021
2.5.0 329 9/21/2021
2.4.8 306 6/17/2021
2.4.7 302 6/17/2021
2.4.6 361 6/16/2021
2.4.5 395 6/12/2021
2.4.4 336 5/19/2021
2.4.2 341 5/2/2021
2.4.1 342 5/2/2021
2.4.0 367 5/2/2021
2.3.2 345 2/3/2021
2.3.1 359 2/3/2021
2.3.0 401 1/7/2021
2.2.8 416 1/7/2021
2.2.7 449 10/17/2020
2.2.6 410 10/9/2020
2.2.5 438 9/18/2020
2.2.4 516 7/29/2020
2.2.3 439 7/22/2020
2.2.2 445 7/21/2020
2.2.1 464 5/25/2020
2.2.0 474 5/25/2020
2.1.3 451 5/14/2020
2.1.2 453 5/11/2020
2.1.1 505 5/11/2020
2.1.0 473 5/10/2020
2.0.2 460 3/27/2020
1.2.8 553 11/29/2019
1.2.6 614 3/26/2019
1.2.1 710 1/1/2019
1.2.0 699 12/16/2018
1.1.2 697 12/16/2018
1.1.0 929 6/13/2018
1.0.0 1,004 5/1/2018
1.0.0-alpha07 896 4/1/2018
1.0.0-alpha06 762 3/28/2018

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