fis-sst / BlazorMaps

BlazorMaps is a Blazor library that provides a C# interface for maps provided by Leaflet.js library. It includes several Leaflet.js features which are easily accessible from C# level within a project and it does not require any use of JavaScript.
https://fis-sst.pl/en
MIT License
70 stars 26 forks source link

.NET 8 support #29

Open szatmariboldizsar opened 5 months ago

szatmariboldizsar commented 5 months ago

Works well with .NET 6, but not with .NET 8. Please implement support, this is a very good map component.