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 2b8615b commit 3fb93c1Copy full SHA for 3fb93c1
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