RamosISW.ReactMaterialTemplate.CSharp 3.1.24

dotnet new install RamosISW.ReactMaterialTemplate.CSharp::3.1.24
This package contains a .NET Template Package you can call from the shell/command line.

dotnet-react-material

.NET Core template with ReactJS & Material UI

Installation

dotnet new -i RamosISW.ReactMaterialTemplate.CSharp

Usage

dotnet new react-material

Creates an outpur dir like this

              
├───ClientApp
│   │   .gitignore
│   │   package-lock.json
│   │   package.json
│   │   README.md
│   │               
│   ├───public
│   │       favicon.ico
│   │       index.html
│   │       manifest.json
│   │       
│   └───src
│           App.css
│           App.js
│           App.test.js
│           index.css
│           index.js
│           logo.svg
│           serviceWorker.js
│           
├───Controllers
│       SampleDataController.cs
│       
├───Pages
│       Error.cshtml
│       Error.cshtml.cs
│       _ViewImports.cshtml
│       
└───Properties
        launchSettings.json

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.1.24 515 4/27/2022
1.0.0 2,901 4/29/2019