Replies: 2 comments
-
This is because we do not maintain any C# or other framework/language implementations. We only maintain the basic JS implementation of chart.js and any other wrappers for different JS frameworks and other languages are community mainained projects. We are not planning on creating and maintaining these kind of wrappers/implementations. But you are welcome to implement it yourself. V3 -> V4 is not that big of a difference V2 -> V3 was. So you should be able to pretty easily take the source of the V3 nugget package and update it for V4 |
Beta Was this translation helpful? Give feedback.
-
This is not about a C# version. NuGet is just a different package manager, like npm, that is currently serving your library: https://www.nuget.org/packages/Chart.js/ If that bogatykh is not associated with the project, it might be worth claiming the package to protect your users. It should be possible to add the publishing to NuGet to your release pipeline, so it shouldn't increase your workload much. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, why is on new NuGet the latest Version available 3.7.1 and not at least 4. something?
Beta Was this translation helpful? Give feedback.
All reactions