how to add new column in existing table in entity framework in xamarin shared project

59 views Asked by At

I am using entity framework SQLite and I think it will use the concept of migration, as of now I have tried using create a new class library and creating the migration but I am always getting build failed error. I think I am not going through the correct way, help will apricated even I am getting any blogs or reference for the shared projected

0

There are 0 answers