jmelosegui / GooglemapMvc

The control wraps Google maps API simplifying the use of Google maps in ASP.NET MVC applications.
MIT License
117 stars 61 forks source link

Libraries intellisense does not exist #152

Closed harveymak closed 2 years ago

harveymak commented 6 years ago

When using the nuget package version 0.8 (latest as of today), I don't see the "libraries"

Html.GoogleMap().Libraries

But when I download the code from github and compile it, I do see it.

jmelosegui commented 2 years ago

I have updated the code for .net6.

Please try the new version and reopen this issue if it still exists.