ASP NET MVC Maps
YOUR LINK HERE:
http://youtube.com/watch?v=kMRVQx7k_kY
In this video we learned how to integrate LeafLet MAP (similar to Google Map) into our ASP.NET Core application. • The steps were: • 1) New ASP.NET MVC Core 6 project • 2) New Store class (later is saved in the DB as Stores table) • 3) Generate MSQL local DB out of the C# classes using Entity Framework and Package Manager Console. • 4) Adding leaflet map as client library into our project. • 5) Converting the C# Model to JS model and display the map as well as the markers in the map. • Previous Play List: • MVC-ASP.NET
#############################
