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.0.0-R19040402 | 
| Author(s): | Marimer LLC | 
| Last Update: | Thursday, April 4, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://cslanet.com/ | 
| NuGet Url: | https://www.nuget.org/packages/CSLA-EntityFrameworkCore | 
Install
Install-Package CSLA-EntityFrameworkCore
                        dotnet add package CSLA-EntityFrameworkCore
                        paket add CSLA-EntityFrameworkCore
                        
                                CSLA-EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- CSLA-Core(>= 5.0.019040402 && <= 5.0.019040402)
- Microsoft.EntityFrameworkCore(>= 2.0.2)
Tags
 
                
CSLA .NET 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.