AngularJS-SPA-Template icon indicating copy to clipboard operation
AngularJS-SPA-Template copied to clipboard

AngularJS SPA Template for Visual Studio is a project skeleton for a simple single-page web application (SPA) built with AngularJS, Bootstrap, and ASP.NET (MVC, Web Api, SignalR).

Results 12 AngularJS-SPA-Template issues
Sort by recently updated
recently updated
newest added

I'm trying to use Material instead of Bootstrap in an Angular project template project inside an asp.net core 2.1 solution in VS 2017. I'm using Angular 7, but the ClientApp...

I'm assuming it must involve some degree of cookies passing between client and server? That is, in my `Startup.ConfigureAuth(IAppBuilder app)`, I've got this: ``` C# // Enable the application to...

Hello, I don't like the separate page for the sign in. It feels kind of clunky to me, so I would like to simply "replace" the "sign in" button with...

Hello, As a boilerplate example, excellent piece of work, to begin with. But it is only a beginning. I'm sure that's been reiterated ad infinitum, so to speak. I found...

For IE10 on Windows Phone 8, display is not responsive. ==> Please add code as described in https://coderwall.com/p/zk_2la

Directives on the initial view will be linked twice before this update.