Nowadays one of the most popular client-side framework is Angularjs and when we talk about .net developers they love to use Visual Studio IDE for developing any application because they used to with visual studio.
Once, you have installed visual studio 2015. Now time to add some extension to support AngularJs.
Open visual studio IDE and go to tools section from the main menu and select Extension and Updates.
The popup is open once the selection was done. Now click on Online from the left side menu and search “SideWaffle" which is one of the extension provide client side templates for visual studio.
Once result populates for SideWaffle, Click on install button so It will take some time to install templates on visual studio.
Once installation was done for SideWaffle then we are done with all require setup for AngularJs application for visual studio.
For creating new AngularJs Application in Visual Studio
Select File, New Project. Under the Visual C# templates, select SideWaffle under the Web, select AngularJs And Web API - Empty template and name the new project “FirstAngularJSApp” and click the OK button to create the new project.
Now we are ready to do magic with AngularJs Application and Web API.
SideWaffle also installs many other templates which are useful for other applications.
Hope you like it. Keep a reading blog.
Once, you have installed visual studio 2015. Now time to add some extension to support AngularJs.
Open visual studio IDE and go to tools section from the main menu and select Extension and Updates.
The popup is open once the selection was done. Now click on Online from the left side menu and search “SideWaffle" which is one of the extension provide client side templates for visual studio.
Once result populates for SideWaffle, Click on install button so It will take some time to install templates on visual studio.
Once installation was done for SideWaffle then we are done with all require setup for AngularJs application for visual studio.
For creating new AngularJs Application in Visual Studio
Select File, New Project. Under the Visual C# templates, select SideWaffle under the Web, select AngularJs And Web API - Empty template and name the new project “FirstAngularJSApp” and click the OK button to create the new project.
Now we are ready to do magic with AngularJs Application and Web API.
SideWaffle also installs many other templates which are useful for other applications.
Hope you like it. Keep a reading blog.
0 comments:
Post a Comment