You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to add book controller by saturn tutorial dotnet saturn gen Book Books id:string title:string author:string
and get this output:
Generated projects\safe\src\Server\Books\BooksModel.fs ...
Generated projects\safe\src\Server\Books\BooksRepository.fs ...
Generated projects\safe\src\Server\Books\BooksController.fs ...
Updated projects\safe\src\Server\Server.fsproj ...
Index was outside the bounds of the array.
The text was updated successfully, but these errors were encountered:
I'm trying to add book controller by saturn tutorial
dotnet saturn gen Book Books id:string title:string author:string
and get this output:
The text was updated successfully, but these errors were encountered: