I have downloaded the popper.js NuGet package for some bootstrap features. It works.
Now I want to test and use other their feature - tooltip.js.
In the readme.md file is information about instalation of poppers.js throught NuGet but there is no info about the Tooltips.js. There is no package in NuGet with 'Tooltip.js' name.
How shoud I install and use it in asp.net application correctly? Does it available at all for .NET (yes I am a newbie)? May be poppesr's js files already include the code of their tooltip framework?