Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 856ae85

Browse files
Update README.md
1 parent a0d1fd2 commit 856ae85

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

‎README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,17 @@
1-
# docker-aspnetcore-postgresql
1+
# .Net Core Web API with Docker Compose, PostgreSQL and EF Core.
2+
3+
This is an example of creating a .Net Web Api Core app with PostgreSQL and Docker using EF Core.
4+
5+
## Prerequisites
6+
1. [Docker](https://www.docker.com/)
7+
8+
## Steps
9+
1. `git clone https://github.com/rajvirtual/docker-aspnetcore-postgresql.git`
10+
11+
2. `cd docker-aspnetcore-postgresql`
12+
13+
3. `docker-compose build`
14+
15+
4. `docker-compose up`
16+
17+
5. Navigate to http://localhost:8000/swagger

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /