We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62e45d9 commit 18d4e6fCopy full SHA for 18d4e6f
AbpEfConsoleApp/README.md
@@ -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