References packages in a solution
-
Hey there! Today I wrote an article on CP : Storing binary data in SQL Server using EF[^] You can download a zip file containing a solution. Projects in the solution however, reference a couple of NuGet packages. I didn't include those packages because the zip file would be way too large. I guess downloaders of the source file will then receive errors because the referenced package files are not available. How can I solve this? Thanks a bunch!
.: I love it when a plan comes together :. http://www.zonderpunt.nl
-
Hey there! Today I wrote an article on CP : Storing binary data in SQL Server using EF[^] You can download a zip file containing a solution. Projects in the solution however, reference a couple of NuGet packages. I didn't include those packages because the zip file would be way too large. I guess downloaders of the source file will then receive errors because the referenced package files are not available. How can I solve this? Thanks a bunch!
.: I love it when a plan comes together :. http://www.zonderpunt.nl
Just put a note near the top of the article to explain what the prerequisites are. So, if something needs nuget, then let's make sure that you tell them there.
Chill _Maxxx_
CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier -
Just put a note near the top of the article to explain what the prerequisites are. So, if something needs nuget, then let's make sure that you tell them there.
Chill _Maxxx_
CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easierI can do that :) Thanks!
.: I love it when a plan comes together :. http://www.zonderpunt.nl