C# Creating NuGet Package for .Net Framework Project

preview_player
Показать описание


I take you from a new project right up to publishing the package live.

Рекомендации по теме
Комментарии
Автор

Useful knowledge. Keep it comming mate.

persoulrpg
Автор

Thank you very much, this is very helpful. Do you have step by step instruction for creating single private nuget which has multiple projects?

tanujavalluru
Автор

Hi @AngelSix, could you kindly let me know how to create a single Nuget package with multiple projects in a solution file. Thank you.

Thanishqrangampally
Автор

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?

minge
Автор

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 ?

sakthimathiyazhagan
Автор

Thanks. Can you do a video on how to support both .Net Framework and .Net Standard on the same package?

engr_mark
Автор

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

MultiMinors
Автор

HI, when you will upload a video from ASP.NET core or WPF tutorial?
Thx :)

emem
Автор

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 for more years than I care to admit

DataJuggler