Closed joaopgrassi closed 6 years ago
As the user add packages to its chart, we need to modify the URL so it becomes sharable. Open an URL with packages on it, should load the chart as if you added one by one.
Packages: /packages/?ids=EntityFramework&ids=Dapper&ids=Autofac
Framework: /framework/?ids=Netstandard20&ids=NetFx47
@bruno-garcia @victoriadoiron can you guys maybe check my commit? (a7aa01a) where I implemented this?
As the user add packages to its chart, we need to modify the URL so it becomes sharable. Open an URL with packages on it, should load the chart as if you added one by one.
Packages: /packages/?ids=EntityFramework&ids=Dapper&ids=Autofac
Framework: /framework/?ids=Netstandard20&ids=NetFx47