Quantcast
Channel: Active questions tagged nuget-package - Stack Overflow
Viewing all articles
Browse latest Browse all 3067

How to create Nuget Package of Multi Tier application in C# .Net Core?

$
0
0

I am trying to create Nuget package for a .net core 2.0 project that uses layered architecture. The Visual Studio solution has more than 2 tiers.

I can create Nuget package with dotnet pack. However, when I try to install the Nuget package that I created, I get error and the installation rollback. I guess, the dotnet pack command is not able to pack all the dependencies.

Currently, this is a major blocker for me as I won't be able to proceed without fixing this. Has anyone had similar experience?


Viewing all articles
Browse latest Browse all 3067

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>