Skip to content

Getting only needed resources on nuget install #59

@MehdiK

Description

@MehdiK

@hmemcpy raised a valid concern:

how can I prevent from copying all the language-specific resource to the output dir with Humanizer? Don't want 'em :)

NuGet supports two localization approach: single & satellite localized packages. Humanizer currently uses single localized package & I don't think it's possible to achieve this in this mode.

I think it's a good idea to switch to satellite packages even though it's a breaking change for this and other benefits.

To Do:

  • Create a nupsec for each locale, currently 39
  • Create script to update versions correctly on resource packages
  • Create script to push all packages to NuGet from the MyGet feed

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions