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

Fullstack .NET Core + Blazor #462

Closed
2 of 5 tasks
JoeyMckenzie opened this issue Jan 16, 2020 · 3 comments
Closed
2 of 5 tasks

Fullstack .NET Core + Blazor #462

JoeyMckenzie opened this issue Jan 16, 2020 · 3 comments

Comments

@JoeyMckenzie
Copy link

JoeyMckenzie commented Jan 16, 2020

Been working on this for a few months off and on, with the intention of implementing the front and backends entirely in C# based frameworks, and I’m currently in the process of updating the backend to .NET Core 3.1 and it shares similarities in approaches taken by the two ranked .NET Core solutions. My intention is to implement a server side Blazor project using Fluxor for redux. Inspiration also comes from the clean architecture Northwond Traders demo: https://github.com/JasonGT/NorthwindTraders/tree/master

I think it would be neat to show the power of fullstack .NET Core to anyone interested in wanting to build applications using C# almost entirely.

Current Status

Codebase WIP - https://github.com/joey32793/realword-dotnet-clean-architecture
Demo - WIP, plan is to Dockerize and deploy to Azure

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!
@Chibuikekenneth
Copy link

Are you still working on this @joey32793 ??

@JoeyMckenzie
Copy link
Author

@Chibuikekenneth Not currently, and I'm not sure if I plan on doing any updating here in the near future. If I find the time, the plan is to update all projects to .NET Core 3 and add a Blazor frontend.

@geromegrignon
Copy link
Contributor

Hello we are currently moving all work in progress to Github Discussions.
I'll close this issue by now, you can find instruction to open a discussion there : #633

Thanks for your contribution !

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

4 participants