Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 5.5.4 |
Author(s): | Marimer LLC |
Last Update: | Thursday, August 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://cslanet.com/ |
NuGet Url: | https://www.nuget.org/packages/Csla.Data.EntityFrameworkCore |
Install
Install-Package Csla.Data.EntityFrameworkCore
dotnet add package Csla.Data.EntityFrameworkCore
paket add Csla.Data.EntityFrameworkCore
Csla.Data.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Csla(>= 5.4.1 && <= 5.4.1)
- Microsoft.EntityFrameworkCore(>= 2.2.6)
- Csla(>= 5.4.1 && <= 5.4.1)
- Microsoft.EntityFrameworkCore(>= 3.1.9)
Tags
CSLA .NET provides a home for your business logic.
It is an application development framework that reduces the cost of building and maintaining applications. The framework enables developers to build an object-oriented business layer for their application that encapsulates all business, authorization and validation logic for the application.