Составляющие этого приложения:
- Примеры страниц, демонстрирующие простую навигацию между домашней страницей, страницей сведений и страницей контактной информации.
- Theming using Bootstrap
- Authentication, if selected, shows how to register and sign in
- ASP.NET features managed using NuGet
Настроить приложение
- Get started with ASP.NET Web Forms
- Change the site's theme
- Add more libraries using NuGet
- Configure authentication
- Customize information about the website users
- Get information from social providers
- Add HTTP services using ASP.NET Web API
- Secure the Web API
- Add real-time web with ASP.NET SignalR
- Add components using Scaffolding
- Test app with Browser Link
- Share your project