Thank you very much, this is very helpful. Do you have step by step instruction for creating single private nuget which has multiple projects?
@Qwerter1410Ай бұрын
Useful, thanks!
@Thanishqrangampally3 жыл бұрын
Hi @AngelSix, could you kindly let me know how to create a single Nuget package with multiple projects in a solution file. Thank you.
@nayanamtanuj6 жыл бұрын
You are awesome!
@AngelSix6 жыл бұрын
Thanks
@minge81685 жыл бұрын
THanks a lot for the video. Can you make a video about how to create a NuGet package from a solution which has multiple projects in it?
@eckmeister20005 жыл бұрын
I would be interessted in a video about a complete solution too. Thanks for your video !
@tanujavalluru91954 жыл бұрын
Hey Ming, did you get any solution for question. I am also looking for the same. I tried some thing like nuget.exe pack myproj.csproj -IncludeReferencedProjects
@sakthimathiyazhagan81305 жыл бұрын
in CMD, When i run my command nuget spec mytest.csproj, i am getting an error saying "Nuget command line stopped working" , i am using VS2017 in WIN10 ... am i missing anything ?
@harran9962 Жыл бұрын
very helpful thanks
@engr_mark6 жыл бұрын
Thanks. Can you do a video on how to support both .Net Framework and .Net Standard on the same package?
@AngelSix6 жыл бұрын
If you push a package that is .Net Core it will work with .Net Framework projects on 4.7.1 or above
@MultiMinors6 жыл бұрын
Can you make a video about Debug vs Release? What it does specifically etc. I've got an app which works perfectly on debug mode, but on release i get random bugs here and there Would be nice if you could make it clear, what does what
@AngelSix6 жыл бұрын
Yes I've added that to my list of things I will cover
@megasirob3 ай бұрын
gracias
@vinuhosanagar16 жыл бұрын
Thank you :) :)
@AngelSix6 жыл бұрын
Your welcome
@emem9876 жыл бұрын
HI, when you will upload a video from ASP.NET core or WPF tutorial? Thx :)
@AngelSix6 жыл бұрын
I have to do a video on SolidWorks next, and one on possibly creating a VS project template, then back to ASP.Net Core. I will try and get 2 videos out this coming week so the ASP.Net one comes sooner
@DataJuggler5 жыл бұрын
I didn't know you can hit cmd from a File Explorer path to open a command prompt. I have done this the hard way cd c:\..... for more years than I care to admit
@AngelSix5 жыл бұрын
It's pretty new its not been possible for that long, maybe a few years. When I first discovered it by mistake my jaw hit the floor!
@DataJuggler5 жыл бұрын
@@AngelSixI feel a little better knowing it is a new feature, but Microsoft should have sent me the memo on this one.