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
Make sure that you have the compatible versions of Visual Studio 2019 or 2022 and .NET Core SDK latest version in your machine before starting to work on this project.
To run this application, you need to first clone the adding-annotations-to-blazor-maps repository and then open it in Visual Studio 2019. Now, simply build and run your project to view the output.
9
+
## Prerequisites
13
10
11
+
* Visual Studio 2022
14
12
13
+
## How to run the project
14
+
15
+
* Checkout this project to a location in your disk.
16
+
* Open the solution file using the Visual Studio 2022.
17
+
* Restore the NuGet packages by rebuilding the solution.
0 commit comments