Annotations
3 errors
build:
Program.cs#L15
'DbContextOptionsBuilder' does not contain a definition for 'UseNpgsql' and no accessible extension method 'UseNpgsql' accepting a first argument of type 'DbContextOptionsBuilder' could be found (are you missing a using directive or an assembly reference?)
|
build:
Program.cs#L15
'DbContextOptionsBuilder' does not contain a definition for 'UseNpgsql' and no accessible extension method 'UseNpgsql' accepting a first argument of type 'DbContextOptionsBuilder' could be found (are you missing a using directive or an assembly reference?)
|
build
Process completed with exit code 1.
|