Do you have any template for login with CRUD operations connected to SQL database?I use blazor .net6.
Login can be with active directory or only username and password.CRUD operations with ComboBox.
I have 2 separately projects and cant connect to one.