Update Getting-Started-Console-Application.md

pull/503/head
Halil İbrahim Kalkan 7 years ago committed by GitHub
parent 10a29da803
commit 358ac93964
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,6 @@
## Getting Started ABP With Console Application
This tutorial explains how to start ABP from scratch with minimal dependencies. You generally want to start with a ***[startup template](https://abp.io/Templates)***.
This tutorial explains how to start ABP from scratch with minimal dependencies. You generally want to start with a **[startup template](https://abp.io/Templates)**.
### Create A New Project
@ -121,4 +121,4 @@ While it's enough for this simple code example, it's always suggested to create
### Source Code
Get source code of the sample project created in this tutorial from [here](../samples/BasicConsoleApplication).
Get source code of the sample project created in this tutorial from [here](../samples/BasicConsoleApplication).

Loading…
Cancel
Save