Joelius300 / ChartJSBlazor

This library is a modification of the awesome ChartJs.Blazor library by mariusmuntean. It's supposed to add more functionality to the LineChart and generally make the library more complete.
Other
40 stars 6 forks source link

Nuget package not updated yet to preview9 #79

Closed stefanloerwald closed 5 years ago

stefanloerwald commented 5 years ago

Thanks for making the library compatible with preview9. Could you please also update the nuget package? As of today, the nuget package is still in the preview8 state, while the main README.md refers to the preview9 state.

SeppPenner commented 5 years ago

Hi @stefanloerwald. We haven't updated the nuget package yet. The reason is that @Joelius300 wanted to solve the issue with the static assets needed to be copied manually (Check also https://github.com/aspnet/AspNetCore/issues/13854) before the next version.

stefanloerwald commented 5 years ago

Thanks for the update @SeppPenner!

SeppPenner commented 5 years ago

We decided to not wait until this is done because it probably takes to long. @Joelius300 will bring out a new nuget version soon.

Joelius300 commented 5 years ago

I finally had time to upload the nuget :)

You can find it here. Keep in mind that I just uploaded it so it might take a while for it to be available to you.