This application consists of:
106 |-
107 |
- Sample pages showing basic nav between Home, About, and Contact 108 |
- Theming using Bootstrap 109 |
- Authentication, if selected, shows how to register and sign in 110 |
- ASP.NET features managed using NuGet 111 |
Customize app
116 |-
117 |
- Get started with ASP.NET MVC 118 |
- Change the site's theme 119 |
- Add more libraries using NuGet 120 |
- Configure authentication 121 |
- Customize information about the website users 122 |
- Get information from social providers 123 |
- Add HTTP services using ASP.NET Web API 124 |
- Secure your web API 125 |
- Add real-time web with ASP.NET SignalR 126 |
- Add components using Scaffolding 127 |
- Test your app with Browser Link 128 |
- Share your project 129 |
Deploy
134 |-
135 |
- Ensure your app is ready for production 136 |
- Microsoft Azure 137 |
- Hosting providers 138 |
Get help
143 |-
144 |
- Get help 145 |
- Get more templates 146 |