angular-ui / bootstrap

PLEASE READ THE PROJECT STATUS BELOW. Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read the README.md file before submitting an issue!
http://angular-ui.github.io/bootstrap/
MIT License
14.29k stars 6.73k forks source link

Can't find folder angular.ui.bootstrap with Nuget Instalation #6508

Open nouramessaoudi opened 7 years ago

nouramessaoudi commented 7 years ago

I'm newer with visual studio. I create a new asp .net core web application (.Net Core) with vs 2017. And I install Angular.UI.Bootstrap (2.5) with Nuget. When I need to add reference for js and css files in my _Layout Page, i didn't find the folder and files for the angular.ui.bootstrap package in my solution.