AngeloCresta / winforms-datavisualization-net

.Net8 version of dotnet/winforms-datavisualization
MIT License
29 stars 6 forks source link

Including DLL with other project #4

Open paul1956 opened 3 years ago

paul1956 commented 3 years ago

Normally when I use a 3rd part library I get it from NuGet and don't have to ship the source with my project. Is there any way to just ship the .dll (of something) with my project. I already credit your GitHub in my ReadMe.MD.

gchudublin commented 2 years ago

Paul. there are other porting to Nuget available. Just do a search. I installed HIC.System.Windows.Forms.DataVisualization, but I could not get any chart to show when creating from scratch.