Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
| Version: | 1.0.0 |
| Author(s): | Naser Yousefi |
| Last Update: | Thursday, March 22, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/n-yousefi/Derafsh |
| NuGet Url: | https://www.nuget.org/packages/Derafsh |
Install
Install-Package Derafsh
dotnet add package Derafsh
paket add Derafsh
Derafsh Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Data.SqlClient(>= 4.4.2)
Tags
You can easily read a complex object from (or write to) multiple related tables at SQL Server database.