An open API service indexing awesome lists of open source software.

https://github.com/vikramlearning/blazorbootstrap-project-templates

BlazorBootstrap custom templates for dotnet new
https://github.com/vikramlearning/blazorbootstrap-project-templates

Last synced: 4 months ago
JSON representation

BlazorBootstrap custom templates for dotnet new

Awesome Lists containing this project

README

          

# Blazor Bootstrap Templates

### Create Blazor projects with Blazor Bootstrap Templates within a minute.

## Table of contents

- [Quick start](#quick-start)
- [Status](#status)
- [References](#references)
- [Creators](#creators)
- [Copyright and license](#copyright-and-license)

## Quick start

Several quick start options are available:

- Clone the repo: `git clone https://github.com/vikramlearning/blazorbootstrap-project-templates.git`
- Install with .NET CLI: `dotnet new install Blazor.Bootstrap.Templates::1.10.0`

## Status

[![NuGet](https://img.shields.io/nuget/vpre/blazor.bootstrap.templates)](https://www.nuget.org/packages/blazor.bootstrap.templates/absoluteLatest)
[![NuGet](https://img.shields.io/nuget/dt/blazor.bootstrap.templates.svg)](https://www.nuget.org/packages/blazor.bootstrap.templates/absoluteLatest)

## Screenshots

![image](https://user-images.githubusercontent.com/2337067/233800604-43986ae7-27dd-4f17-9af6-c2f1a6f07097.png)

## References

- [Custom templates for dotnet new](https://learn.microsoft.com/en-us/dotnet/core/tools/custom-templates)

## Creators

**Vikram Reddy**

## Copyright and license

Code and documentation copyright 2023. [Blazor Bootstrap](https://getblazorbootstrap.com/) code released under the [Apache-2.0 License](https://github.com/vikramlearning/blazorbootstrap-project-templates/blob/master/LICENSE.txt).