SteeltoeOSS / Documentation

The documentation, api browser, and getting started guides used for the Steeltoe's website.
Apache License 2.0
8 stars 23 forks source link

Workshop instructions are not correct for add database context #204

Closed jkonicki closed 3 years ago

jkonicki commented 3 years ago

In the add database context and model guide, with .NET CLI mode on, the following add class command won't work. dotnet new classlib -n "TodoContext.cs"