Skip to content

Docker Compose sample with ASP.NET Core 3.1 Web API and SQL Server

Notifications You must be signed in to change notification settings

snerks/DockerComposeApiDb01

Repository files navigation

DockerComposeApiDb01

Docker Compose sample, with ASP.NET Core 3.1 Web API and SQL Server

Based on an excellent video series by Les Jackson (@binarythistle)

Video

@binarythistle

An ASP.NET Core 3.1 Web API uses EF Core Migrations to seed/read a SQL Server database.

Separate Docker Containers are used for:

  • ASP.NET Core 3.1 Web API
  • SQL Server database

Docker Compose is used to orchestrate the Containers.

Compatible with Docker Toolbox

About

Docker Compose sample with ASP.NET Core 3.1 Web API and SQL Server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published