Adding todo for creating db context and save the first record #18
Annotations
3 errors and 2 warnings
build:
EWallet.Api/Data/WalletDbContext.cs#L3
The type or namespace name 'dbcontext' could not be found (are you missing a using directive or an assembly reference?)
|
build:
EWallet.Api/Data/WalletDbContext.cs#L3
The type or namespace name 'dbcontext' could not be found (are you missing a using directive or an assembly reference?)
|
build
Process completed with exit code 1.
|
build:
JwtAuth.Api/Program.cs#L15
Possible null reference argument for parameter 'user' in 'string AuthService.Create(User user)'.
|
build:
JwtAuth.Api/Program.cs#L15
Possible null reference argument for parameter 'user' in 'string AuthService.Create(User user)'.
|