wgnf / liz

liz (ˈlɪz) is a tool to extract license-information from your project/solution aimed on a fast and correct process. Whether it's via a dotnet-CLI-Tool, Cake-Addin or Nuke-Addon
MIT License
9 stars 0 forks source link

Is-SDK-Style in service (with in-memory cache) #19

Closed wgnf closed 2 years ago

wgnf commented 2 years ago

because it currently is "baked-in" in the GetPackageReferencesFacade, but it'll be probably used in more occasions (i.e. downloading nuget-package information)

wgnf commented 2 years ago

A service would be too overkill I think Just put as a new property on the Project record and evaluate this whenever necessary