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.EntityFramework5 |
Install
Install-Package Csla.Data.EntityFramework5
dotnet add package Csla.Data.EntityFramework5
paket add Csla.Data.EntityFramework5
Csla.Data.EntityFramework5 Download (Unzip the "nupkg" after downloading)
Dependencies
- Csla(>= 5.4.1 && <= 5.4.1)
- EntityFramework(>= 5.0.0 && <= 5.0.0)
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.