OpenRiaServices.Server.EntityFrameworkCore 3.0.0

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

// Install OpenRiaServices.Server.EntityFrameworkCore as a Cake Tool
#tool nuget:?package=OpenRiaServices.Server.EntityFrameworkCore&version=3.0.0                

Provides DbDomainService<> and related support for using OpenRiaServices with EntityFramework Core 8.

Whats New

OpenRiaServices.Server.EntityFrameworkCore 3.0.0

  • Target EF Core 8
    • IMPORTANT EF Core 8 is NOT backwards compatible with models (DbContexct) classes compiled against earlier versions of EF Core. Methods such as HasName in OnConfigure will throw MethodNotFoundException This means that to use EF Core 8 all referenced EF Core projects needs to be updated to 8.0
  • Drop support for earlier TargetFrameworks
    • Due to limitations above with binary breaking changes in EF Core earlier frameworks will not be supported to reduce risk of mixing EF Core versions.
    • Use the 2.0.* version of the nuget package if you need support for earlier versions of EF COre
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. 
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
3.1.0 201 6/13/2024
3.0.0 181 4/14/2024
2.0.2 776 5/26/2023
2.0.2-preview.2 95 8/1/2023
2.0.2-ci.9 65 3/14/2024
2.0.1 228 4/14/2023
2.0.1-tags-v-5-3-0.8 91 4/14/2023
2.0.0 373 11/25/2022
1.0.0 402 6/7/2022