FeaturesCreate a Blazor Server SPA with EF Core 3.1 in a minute. You can create a simple Employee App with all CRUD actions Prerequisites
Steps to install the Template in your MachineStep 1: Choose our Blazor template from Visual Studio, after successful installation of the extension
Step 2: Choose a valid path and name to your project
Step 3: Verify the migration folder is already generated.
Step 4: Execute EF Migration command to create database locally. You can change the server details, if needed.
Step 5: Thats all!! Run the applicationStep 6: Create a new Employee recordYou can try to edit/delete the employee record as well.LicenseApache 2.0 (LICENSE) |



