You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-7Lines changed: 2 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ Cascading Dropdown List in Blazor using Entity Framework, The cascading Dropdown
5
5
Make sure that you have the compatible versions of Visual Studio Code and .NET Core SDK 3.1.2 in your machine before starting to work on this project.
6
6
7
7
## How to run this application?
8
-
To run this application, you need to first clone the `getting-started-with-blazor-dropdown-list` repository and then open it in Visual Studio Code.
8
+
To run this application, you need to first clone the `Cascading-Dropdown-List-in-Blazor-using-Entity-Framework` repository and then open the project or solution file in Visual Studio 2019.
9
9
10
10
* Need to change the Database connection string in Shared/DataAccess/DataContext.cs
0 commit comments