jmelosegui / GooglemapMvc

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

ASP MVC 6 dnxcore 5 support #100

Closed ghost closed 2 years ago

ghost commented 8 years ago

Hi, I'm trying to integrate your package in a new MVC 6 website but I get a bunch of errors and the root cause is your package not being compatible with DNX Core v5.0 Are there plans to have a release supporting DNXCore v5.0? Thanks!

jmelosegui commented 8 years ago

I knew this was coming :). And yes this is in my to do list.

jmelosegui commented 8 years ago

I will keep this open to track it down.

jmelosegui commented 2 years ago

I have updated the code for .net6.