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.
2 parents 2abbce6 + 3fb93c1 commit bd328b8Copy full SHA for bd328b8
README.md
@@ -1,5 +1,10 @@
1
# ASP.NET Core Web API development
2
3
+| Branch | CircleCi |
4
+| ------ | ------ |
5
+| master |  |
6
+| develop |  |
7
+
8
We will try to create an API application using asp.net core.
9
- Mainly using repository pattern, generics, LINQ, Entity framework core
10
- Main business logic implemented in InMemeory Database (plan to use MSSQL DB)
0 commit comments