I'm using Visual Studio 2013 Community. EF 6 would not install. i had to install EF 5. Will it work with your code?
I'm using VS 2017. I have installed EF 6.3.0 successfully. When I enter enable-migrations, I get an error saying, No context was found in the assembly 'TaskMasterTutorial'. I have checked the connection string is ok, and I can access the SQL server using SSMS. <add name="tmDBContext" connectionString="Data Source=CERBERUS;initial Catalog=TaskMaster;Integrated Security=True" providerName="System.Data.SqlClient" /> Any ideas how I can resolve this. Cheers
I have a request... what about a video showing the different ways in which we can retrieve connection strings from Azure KeyVault and Azure App Service Configurations for both asp.net and asp.net core? I am a novice and I find this difficult and confusing to solve.
Interesting seeing the differences between EF and EF Core. I don't think Enable-Migrations is needed in EF Core.
thank you very much
Hi men, i found your videos extremly helpful, im following each of the steps and so far so good, but can you remind me what do i have to do everytime i create a new project?, do i have to do exactly the same as here or i can dismiss some steps?
Very Nice. I don't like Migrations, I prefer Database First, but nice video.
So what about dapper?
@tanjakahlo5255