ichim / LeafletForBlazor-NuGet

LeafletForBlazor NuGet Package - You can quickly add a map control to your Blazor application - 2.2.2.2 version. #12 issue, StreamLegend customization
https://www.nuget.org/packages/LeafletForBlazor#versions-body-tab
74 stars 9 forks source link

The readme is not clear about that the package is for .NET 7 only #6

Open jim-craane opened 1 year ago

jim-craane commented 1 year ago

I have a .NET 6 project where I want to use your package. But the package is written in .NET 7 (not in the readme). I can install it, but I can't import it. The namespace is not found.

Also I can't find your source code of the package in this repo (only example projects). Maybe you can convert it to .NET standard so it's compatible with both? Or make also a version for .NET 6 LTS.

ichim commented 1 year ago

Hello sir,

Unfortunately the package is written for compatibility with at least .NET 7.0. I will mention in the Readme, sorry.

Laurentiu

mrunks commented 8 months ago

Will this be updated to support .NET 8 ?

ichim commented 8 months ago

Hello sir,

I will also update to .net 8 soon.