Skip to content

BeTechnologyCo/ImxServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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