Skip to content

BeTechnologyCo/ImxServer

Repository files navigation

ImxServer

Install database

In ImxServer project folder execute this

dotnet tool install --global dotnet-ef

dotnet add package Microsoft.EntityFrameworkCore.Design

dotnet ef migrations add InitialCreate

dotnet ef database update

About

SignalR backend with immutableX integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published