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
- Host: GitHub
- URL: https://github.com/vikramlearning/blazorbootstrap-project-templates
- Owner: vikramlearning
- License: apache-2.0
- Created: 2023-04-20T16:22:29.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-14T04:43:22.000Z (over 2 years ago)
- Last Synced: 2025-01-16T22:27:38.137Z (about 1 year ago)
- Language: HTML
- Homepage:
- Size: 288 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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
[](https://www.nuget.org/packages/blazor.bootstrap.templates/absoluteLatest)
[](https://www.nuget.org/packages/blazor.bootstrap.templates/absoluteLatest)
## Screenshots

## 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).