Posts by Willy Jesus • 1 point
1 post
- 
		-1 votes1 answer35 viewsQ: ASP NET CORE 5 EF with DLL database-connectedIt is possible to use a database connection DLL in an ASP NET CORE 5 project with Entity Framework? I have a DLL named "Bancodados" as I can use the methods of this DLL in the context of the…