Hey, could this code be compatible with the code you used in your authentication tutorial? I am new and I have tried to accomplish it but it deos not work for me
Yes it'll be. This is basic CRUD, and authentication code deals with Identity. DbContext will be inherited by IdentityDbContext, and it'll work for both
Good work
Thanks
Hey, could this code be compatible with the code you used in your authentication tutorial? I am new and I have tried to accomplish it but it deos not work for me
Yes it'll be.
This is basic CRUD, and authentication code deals with Identity.
DbContext will be inherited by IdentityDbContext, and it'll work for both
Good work
Thanks