gothinkster / realworld

"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more

Home Page:https://main--realworld-docs.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fullstack .NET Core + Blazor

JoeyMckenzie opened this issue · comments

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!

Are you still working on this @joey32793 ??

@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.

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 !