Skip to content

A console app fetching SAFE template server data using fable-remoting-dotnet-client

Notifications You must be signed in to change notification settings

mattgallagher92/fable-remoting-dotnet-client-demo

Repository files navigation

fable-remoting-dotnet-client demo

  1. Restore local tools: dotnet tool restore
  2. Run the server and web client: dotnet run
  3. Open a new terminal and run the console app, which will print out the todos: dotnet run --project .\src\DotnetClient\
  4. Open the web app (http://localhost:8080) in your browser and add a new todo.
  5. Press a key on the console app to print the latest todos. Your new todo should show there.

About

A console app fetching SAFE template server data using fable-remoting-dotnet-client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published