Inspect and resolve .NET and NuGet package dependencies like dotnet and nuget do. Fetch manifests data. Runs on Linux, Windows and macOS as a standalone application.
Across runs, there is a good chance we are reusing the same version of common, core packages. It would useful to have a persistent cache that works across runs to reuse these. For instance, https://github.com/dotnetcore/EasyCaching
Across runs, there is a good chance we are reusing the same version of common, core packages. It would useful to have a persistent cache that works across runs to reuse these. For instance, https://github.com/dotnetcore/EasyCaching