liuhuatao / WestMS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MSFramework

A micro service template

Add EF migrations

$ cd src/Ordering.Api
$ dotnet ef migrations add init -p ../Ordering.Infrastructure/Ordering.Infrastructure.csproj

About

License:MIT License


Languages

Language:C# 99.8%Language:Shell 0.2%