/cf_api_net_core

.NET 8.0 API using SQL Server with Entity Framework Core + Migration + DDD + Docker with compose

Primary LanguageC#

.NET 8.0CodeQL .NET 8.0

.NET 8.0 Example App / API

.Net 8.0 API using SQL Server with Entity Framework Core

Unit Tests and Integration Tests

Docker with Compose

Docker steps:

  • switch to Linux containers

from the folder src run the below commands

  • docker-compose -f CF.Api/docker-compose.yml build
  • docker-compose -f CF.Api/docker-compose.yml up

Swagger:

http://localhost:8888/swagger/index.html