Pacote para utilização em Web APIs e Console Application AspNetCore, esta biblioteca está pré-configurada para realizar transações de Busca de dados e executar comandos DML com o EntityFramework.
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.2.0 |
Author(s): | Willian Alexandre Silva |
Last Update: | Friday, November 8, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/WillianAlexandreJs/AspNetCoreUtilitariosEntityFramework |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.Utilitarios.EntityFramework |
Install
Install-Package AspNetCore.Utilitarios.EntityFramework
dotnet add package AspNetCore.Utilitarios.EntityFramework
paket add AspNetCore.Utilitarios.EntityFramework
AspNetCore.Utilitarios.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- AspNetCore.Utilitarios.RabbitMqService(>= 1.1.0)
- Microsoft.EntityFrameworkCore(>= 2.2.6)
- Microsoft.EntityFrameworkCore.Relational(>= 2.2.6)
- System.Data.SqlClient(>= 4.7.0)
Tags