-
Notifications
You must be signed in to change notification settings - Fork 0
Backend
RidgeSecure edited this page Jul 4, 2023
·
25 revisions
Servidor hecho con ASP.NET Core Web API
- Permite a los desarrolladores de .NET trabajar con una base de datos usando objetos .NET.
- Permite prescindir de la mayor parte del código de acceso a datos que normalmente es necesario escribir.
Youtube : https://www.youtube.com/watch?v=feuDV9eyqoI&list=PLFJQnCcZXWjuHP03Kgf46FrX5L2fRzDsx&index=3
Microsoft : https://learn.microsoft.com/es-es/ef/core/
- Microsoft.EntityFrameworkCore.Tools
- Microsoft.EntityFrameworkCore.SQLServer
- Microsoft.Data.SqlClient