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

Tag-helper rendering with View Component #128

Open papyr opened 7 years ago

papyr commented 7 years ago

Hello, since most of code is done, I was wondering if it could support the ASP MVC 6 Core tag helpers and the view components (similar to partials)

thanks

jmelosegui commented 7 years ago

It should be possible.