Create NuGet packages with Visual Studio | Install and use NuGet package | C# .Net Core

preview_player
Показать описание
In this video we will talk about that how can we create NuGet packages.
With the help of NuGet package we can share and use the code.

To create NuGet package, you first need to create a class library project.
After that you can go to properties of the project. And the update the details in package tab.
Once done then you can either select build or pack option in visual studio to
generate the packages.

To install you package you first need to add a package source in NuGet package Manager, and provide the source of the package as the file path of your package.
Then you can install the package by clicking on the install button.

***********Please comment in case of any query.***************

Also, please see other videos as well.

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

Dude, that's amazing, also example with step definitions was very helpful for me. Thanks.

dimonquad
Автор

I made a mistake by providing the fullpath along with the file full name instead of the repo.

MenziManqele
Автор

Thanks, however, I don't understand anything from 5:44 in the video. Where did the ".feature" file come from?

davestorm
Автор

How to add BCriypt. Net_Nexet to window form c# 2010

lara.