Skip to content

Commit 18d4e6f

Browse files
committed
Create README.md
1 parent 62e45d9 commit 18d4e6f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

AbpEfConsoleApp/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
This is a simple console application using ASP.NET Boilerplate.
2+
It uses EntityFramework as ORM.
3+
4+
To run the application;
5+
6+
* Check connection string in app.config file and change it if you like.
7+
* Open package manager console and type 'Update-Database' to create database tables and datas.

0 commit comments

Comments
 (0)