ReduxSimple icon indicating copy to clipboard operation
ReduxSimple copied to clipboard

Create Visual Studio templates for every kind of applications

Open Odonno opened this issue 7 years ago • 1 comments

Create a basic starting template for each kind of application so devs will have a default ReduxStore and they will ready to scale their app.

At least a basic Template for:

  • Console application
  • WPF application
  • UWP application
  • Xamarin application (iOS? Android? Forms?)
  • ASP.NET Core application (maybe not useful for backend server)
  • Blazor application (can be an advantage for web application written in C#)

Odonno avatar Jan 22 '18 14:01 Odonno

I use in ASP.NET Core application, haha.

RockNHawk avatar Jan 07 '22 05:01 RockNHawk