This application consists of:
- Sample pages showing basic navigation.
- Theming using Bootstrap
- Authentication, if selected, shows how to register and sign in
- ASP.NET features managed using NuGet
Customize app
- Get started with ASP.NET SPA
- Learn Knockout and other SPA libraries
- Change the site's theme
- Add more libraries using NuGet
- Configure authentication
- Build a ToDo application
- Add HTTP services using ASP.NET Web API
- Secure your web API
- Add real-time web with ASP.NET SignalR
- Add components using Scaffolding
- Test your app with Browser Link
- Share your project