Raider.EntityFrameworkCore 2.0.6

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

Raider.EntityFrameworkCore

Product Compatible and additional computed target framework versions.
.NET 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 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 (2)

Showing the top 2 NuGet packages that depend on Raider.EntityFrameworkCore:

Package Downloads
Raider.QueryServices.EntityFramework

Raider.QueryServices.EntityFramework

Raider.Services.EntityFramework

Raider.Services.EntityFramework

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.6 243 1/15/2026
2.0.5 135 1/14/2026
2.0.2 573 9/5/2024
2.0.1 223 5/22/2024
1.3.10 641 3/22/2022
1.3.9 577 2/28/2022
1.3.8 1,013 2/2/2022
1.3.7 439 12/14/2021
1.3.6 976 8/31/2021
1.3.5 476 8/24/2021
1.3.4 690 8/16/2021
1.3.3 679 8/15/2021
1.3.2 868 8/13/2021
1.3.1 672 8/8/2021
1.3.0 722 7/26/2021
1.2.6 474 7/20/2021
1.2.5 748 7/18/2021
1.2.4 496 7/15/2021
1.2.3 517 7/13/2021
1.2.2 523 5/31/2021
Loading failed