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

Completed Blazor WebAssembly (.NET Core 3.1) #524

Closed
3 of 5 tasks
JoeyMckenzie opened this issue Jun 19, 2020 · 2 comments
Closed
3 of 5 tasks

Completed Blazor WebAssembly (.NET Core 3.1) #524

JoeyMckenzie opened this issue Jun 19, 2020 · 2 comments

Comments

@JoeyMckenzie
Copy link

Afternoon ya'll,

I've recently completed an implementation using client-side Blazor (Blazor WebAssembly) and is ready for review. CI/CD is configured using Azure DevOps and the v1 of the app is currently deployed. I'll be continually working on this, as the current release v1.0.0-mvp is the MVP release, with some cleanup and more testing to come.

The other Blazor implementations seem to have no recent activity and look to have been all but abandoned, so I took it upon myself to write an implementation from scratch as Microsoft just released Blazor WebAssembly for production support and figured it would serve as a good jumping off point for those new to the framework.

Current Status

Codebase: https://github.com/joey32793/BlazorConduit
Demo: https://blazor-conduit.netlify.app/

Todo:

  • 🏁 Fork the starter repo & post the link in this issue
  • 🎨 Create logo for repo
  • 🔨 Implement all of Conduit's functionality per the spec & API
  • 👀 Peer review of final codebase by RealWorld admins & community (RFC)
  • 🎉 Tag v1 release, move repo to main org, and officially list it on the README!
@JoeyMckenzie
Copy link
Author

@anishkny Any movement on this? I'd love to put this up on the Awesome Blazor repo as an example project for the community once its thoroughly vetted after review.

@geromegrignon
Copy link
Contributor

Implementation added to the project list.
Thanks for your contribution.

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

No branches or pull requests

2 participants