Home
Options

Problems with nuget packages (framework version and localized assemblies)

edited July 2014
Hello,

I just began to follow a new Pluralsight course about Humanizer nuget pckg.
I tried to install it in linqpad (instead of making a project in VS) as I usually do when wanting to test nuget packages.

I received a first error
image

I downloaded a local copy of the nuget package and opened it with Nuget Package Explorer

image

I supposed the problem could come from the multiple version under the lib folder so I renamed it to net45

image

I then tried to get my modified nuget package from a local source and it worked!


image
This workaround is a bit tricky and I hope a solution will come soon in Linqpad in order to be able to tackle this small problem.
Unfortunately, this nuget package comes with a lot of localization satellite assemblies and these are not taken into account by linqpad.
image
I Hope that this multiple localization sattelite assemblies will also be solved soon as LinqPad has really become my everyday swiss army knive.

Hoping this will help Linqpad to improve a little more

Frederic Hallot

Comments

Sign In or Register to comment.