- Restore local tools:
dotnet tool restore
- Run the server and web client:
dotnet run
- Open a new terminal and run the console app, which will print out the todos:
dotnet run --project .\src\DotnetClient\
- Open the web app (
http://localhost:8080
) in your browser and add a new todo. - Press a key on the console app to print the latest todos. Your new todo should show there.
-
Notifications
You must be signed in to change notification settings - Fork 0
mattgallagher92/fable-remoting-dotnet-client-demo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A console app fetching SAFE template server data using fable-remoting-dotnet-client
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published