Added empty samples

pull/3948/head
Halil İbrahim Kalkan 5 years ago
parent 3f2bc3ffcf
commit c61ef6c428

@ -47,4 +47,10 @@ While there is no Razor Pages & MongoDB combination, you can check both document
* Related "[How To](../How-To/Index.md)" documents:
* [Azure Active Directory Authentication](../How-To/Azure-Active-Directory-Authentication-MVC.md)
* [Customize the Login Page](../How-To/Customize-Login-Page-MVC.md)
* [Customize the SignIn Manager](../How-To/Customize-SignIn-Manager.md)
* [Customize the SignIn Manager](../How-To/Customize-SignIn-Manager.md)
* **Empty ASP.NET Core Application**: The most basic ASP.NET Core application with the ABP Framework installed.
* [Source code](https://github.com/abpframework/abp-samples/tree/master/BasicAspNetCoreApplication)
* [Documentation](../Getting-Started-AspNetCore-Application.md)
* **Empty Console Application**: The most basic console application with the ABP Framework installed.
* [Source code](https://github.com/abpframework/abp-samples/tree/master/BasicConsoleApplication)
* [Documentation](../Getting-Started-Console-Application.md)
Loading…
Cancel
Save