Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update documentation #285

Open
6 tasks
Daniel-Svensson opened this issue May 27, 2021 · 5 comments
Open
6 tasks

Update documentation #285

Daniel-Svensson opened this issue May 27, 2021 · 5 comments

Comments

@Daniel-Svensson
Copy link
Member

The dokumentation from wcf ria Services has been added to the docs folder and published on gitbook.
A few search and replace changes has been made to the documentation but nothing in depth.

  • add general getting started (with wpf)
  • add getting started with blazor (and possible other frameworks such as mabe xamarinand uno
  • read through pages and update anything out of date (use async methods) or wrong (such as namespaces) or and the remove disclaimer at beginning of documentation about it beening out of date
  • se if anything from wiki should be moved to docs
  • add overview of major changes from wcf ria services
  • add link to changelog to Menu (summary.md)
@Daniel-Svensson
Copy link
Member Author

@dsoltesz @ehsangfl

Would either of you be interested in writing up a short document to getting blazor to work and add it to the docs folder?

Based on my understanding this would contain something similar to the following steps.

  1. Create blazor project
  2. Install openria packaged
  3. Setup openria link
  4. Copy and use httpbased domain client.
  5. Notes that CORS and token based authentication is needed ( maybe include link to official blazor documentation which seems to have sections with details for Auth and cors)
  6. Link to sample

Am I missing something?

@dsoltesz
Copy link

dsoltesz commented May 27, 2021 via email

@Daniel-Svensson
Copy link
Member Author

Add a new document (.md) to the docs folder (preferable with a name similar to its title) and add a link to it from summary.md

You can use githubs editor for a good preview of the markdown

@dsoltesz
Copy link

dsoltesz commented May 27, 2021 via email

@ehsangfl
Copy link
Contributor

ehsangfl commented May 28, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants