We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df4d28d commit eb1ba60Copy full SHA for eb1ba60
docs/docs/getting_started.md
@@ -25,7 +25,7 @@ Using this sdk is pretty simple:
25
26
- Create a new asp.net core application
27
- Install the package
28
-- Replace the `Run` function in `Program.ch`
+- Replace the `Run` function in `Program.cs`
29
- Add the operator to `Startup.cs`
30
- Write entities / controllers / finalizers
31
- Go.
0 commit comments