Open farlee2121 opened 6 years ago
The story on installing from .nupkg: https://stackoverflow.com/questions/10240029/how-do-i-install-a-nuget-package-nupkg-file-locally
setting up local nuget server https://docs.microsoft.com/en-us/nuget/hosting-packages/local-feeds set up package feeds: https://docs.microsoft.com/en-us/nuget/consume-packages/configuring-nuget-behavior Auto generate package and library for switching between project and nuget references: https://stackoverflow.com/questions/48525562/project-reference-vs-nuget
Summary,
Package app core as nuget packages so experimental UIs can be updated and independently from core framework