You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
@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
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:
The text was updated successfully, but these errors were encountered: