Skip to content

Commit 67a0822

Browse files
authored
Update README.md
1 parent 7373540 commit 67a0822

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
1-
# asp_net_core_api
1+
# ASP.NET Core Web API development
2+
We will try to create an api application using asp.net core.
3+
Maninly using repository pattern, generics, LINQ, Entity framework core
4+
Main business logic implemented in InMemeory Database (plan to use MSSQL DB)
5+
ASP NET Identity, JWT Authentication implemented in a separate DB
6+
Swagger for API Document

0 commit comments

Comments
 (0)