Coder Social home page Coder Social logo

masa.template's Introduction

Masa.Template

For information on how to use dotnet new CLI, visit the official documentation.

After installing the template, you can quickly create the following items:

  • masablazor-server: MASA Blazor Server Template
  • masablazor-wasm: MASA Blazor WebAssembly Template
  • masablazor-empty-server: MASA Blazor Server Empty Template
  • masablazor-empty-wasm: MASA Blazor WebAssembly Empty Template
  • masablazor-pro-server: MASA Blazor Pro Server Template
  • masablazor-pro-wasm: MASA Blazor Pro WebAssembly Template
  • masablazor-maui: MASA Blazor MAUI Template
  • masablazor-wpf: MASA Blazor WPF Template
  • masablazor-photino: MASA Blazor Photino Template
  • masablazor-winform: MASA Blazor Winform Template
  • masafx: MASA Framework Full Template(Cqrs、Ddd、Repository、Dapr、Auth、Minimal Api)
  • masafx-service: MASA Framework Pure Template (Minimal Api)
  • masafx-service-cqrs: MASA Framework CQRS Template(Minimal Api、CQRS)

Install template

dotnet new install Masa.Template

Install specific version or prerelease version

dotnet new install Masa.Template::1.0.0-rc.1

Uninstall template

dotnet new uninstall Masa.Template

How to use

Take the masa framework template(masafx) as an example, run commands:

Get help

dotnet new masafx -h

Create project

dotnet new masafx -n Masa.EShop

Develop or install locally

  1. Clone the repository

    git clone https://github.com/masastack/MASA.Template.git
  2. Install Template

    cd MASA.Template
    dotnet new install .\src\ --force
  3. Uninstall Template

    dotnet new uninstall  .\src\ 

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.