Test Many to many
This commit is contained in:
@@ -87,6 +87,7 @@ namespace LaDOSE.Api
|
||||
|
||||
// configure DI for application services
|
||||
services.AddScoped<IUserService, UserService>();
|
||||
services.AddScoped<IGameService, GameService>();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user