Code Monkey home page Code Monkey logo

templates's Introduction

MudBlazor

Blazor Template pre configured with MudBlazor.

GitHub Discord Twitter Nuget version Nuget downloads

Prerequisites

  • .NET 6
  • Visual Studio 2022, JetBrains Rider or VsCode

Getting Started

Installation

dotnet new install MudBlazor.Templates

Usage

dotnet new mudblazor --host wasm --name MyApplication

Template Options

Specific template options:

Options Description Type Default
-ho | --host Project Type wasm | wasm-hosted
wasm-pwa | wasm-pwa-hosted
server
wasm
-s | --skipRestore Skips the automatic restore of the project on create. bool false

For none MudBlazor specific options run:

dotnet new -h

New Web App Template for .NET 8

We're excited to announce the availability of a new template for .NET 8 Web Apps: the MudBlazor Web App template. This template is based on the Microsoft Web App template, but has been modified to include MudBlazor components.

To get started with this template, please ensure that you have the following installed:

  1. The latest .NET 8 SDK
  2. The latest Visual Studio 2022 Preview (to view the template in the list of available templates)
  3. The most recent version of MudBlazor.Templates from NuGet (to access the template)

How to Use the New .NET 8 Web App Template

Interactive per Page

dotnet new mudblazorwebapp --interactivity (Auto|Server|WebAssembly)

Interactive Global

dotnet new mudblazorwebapp --interactivity (Auto|Server|WebAssembly) --all-interactive

Adding Authentication

dotnet new mudblazorwebapp --interactivity Auto --auth Individual
dotnet new mudblazorwebapp --interactivity Auto --auth Individual --all-interactive

To Do for the .NET 8 Template

  • Integrate MudBlazor components into the authentication system (currently using Bootstrap components from the original template)

Visual Studio Templates

The templates can be used in Visual Studio as well and should show up in the list when creating a new project. VisualStudioTemplate

Default Blazor - Template

DefaultBlazorTemplate

templates's People

Contributors

ar0311 avatar christianweyer avatar dependabot[bot] avatar garderoben avatar henon avatar jonbunator avatar juancalle1606 avatar mahald avatar natevolt avatar nickl- avatar nielspilgaard avatar nightroman avatar paul-0x5061756c avatar porkopek avatar psijkof avatar tesar-tech avatar

Stargazers

 avatar

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.