Skip to content

Commit bd328b8

Browse files
committed
Merge branch 'develop' of https://github.com/Mathavana/asp_net_core_api into develop
2 parents 2abbce6 + 3fb93c1 commit bd328b8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# ASP.NET Core Web API development
22

3+
| Branch | CircleCi |
4+
| ------ | ------ |
5+
| master | ![CircleCI branch](https://img.shields.io/circleci/project/github/Mathavana/asp_net_core_api/master.svg?style=popout) |
6+
| develop | ![CircleCI branch](https://img.shields.io/circleci/project/github/Mathavana/asp_net_core_api/develop.svg?style=popout) |
7+
38
We will try to create an API application using asp.net core.
49
- Mainly using repository pattern, generics, LINQ, Entity framework core
510
- Main business logic implemented in InMemeory Database (plan to use MSSQL DB)

0 commit comments

Comments
 (0)