Vertiq.Templates
2.1.1
See the version list below for details.
dotnet new install Vertiq.Templates::2.1.1
<img src="img/vertiq.svg" width="100px" />
Vertiq
A highly modular Framework to write Blazor Applications with a husstle free vertical sliced architecture - Easy. Flexible. Focused.
This includes various platforms Blazor can run on such as: Blazor Server Side
/ Blazor Wasm
/ Blazor MAUI
/ Blazor Mobile Bindings
without a single change in your code!
Platform support: .net6.0 and upper.
Usage & Installation
Start by (re)installing the templates to the latest version
dotnet new --uninstall Vertiq.Templates & dotnet new --install Vertiq.Templates
Afterwards you will be able to start a simple project by running
REM There is currently a bug in the net7.0 SDK so we use net6.0
dotnet new globaljson --sdk-version 6.0.400 --roll-forward patch --force
REM Install the b-tool
dotnet tool install -g b-tool
REM Create the project
dotnet new vertiq-blazor-server -o AcmeProject
REM change dir
cd AcmeProject
REM create a git repo
git init && git add . && git commit -m "feat: initial commit"
REM build the project
b
REM run the project
b run -s
Prerequisites
You need to have node v12, Yarn and dotnet sdk net6.0 or higher installed on your local machine.
Building
You should be able to build the project by using the build scripts:
#Windows
build.bat
#Or for short
b.bat
#Or for powershell
./build.ps1
#Linux & MacOS
. build.sh
However we recommend you use the b-tool to build the project by installing it via
dotnet tool install -g b-tool
REM To build just call b afterwards
b
Afterwards you will be able to build by simply calling b
on any platform. You also can specify arguments just by passing them to the tool by a space for example: b test
. This even works if you current directory is a subdirectory of the project.
The project uses bullseye to list individual targets use b -l
. To run individual targets call b targetname -s
Testing
Some of the integration tests use Docker. On Windows or MacOS please install Docker Desktop. Afterwards the dockerized tests will run automatically.
Releasing
We follow the semver pattern to for versioning our packages. Please use the r-tool
dotnet tool install -g r-tool
And run r
and follow the wizard to guide you to the release publishing process.
Writing docs
We use a custom tool to write the documentation. To serve up docs simply call b docs.serve
and open https://localhost:5080/
. All documentation is in the demo/FeatureCenter.Mud
directory.
Licensing
Vertiq is available for commercial usage to a thirty-day trial period, after which a license fee must be paid to obtain a license. Please contact us via vertiq@delegate.at
.
-
.NETStandard 2.0
- No dependencies.
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 |
---|---|---|
7.2.4 | 105 | 10/18/2024 |
7.2.3 | 89 | 9/24/2024 |
7.2.2 | 83 | 9/23/2024 |
7.2.1 | 76 | 9/23/2024 |
7.2.0 | 87 | 9/19/2024 |
7.1.4 | 86 | 8/27/2024 |
7.1.3 | 121 | 8/23/2024 |
7.1.2 | 117 | 8/22/2024 |
7.1.0 | 117 | 8/22/2024 |
7.0.0 | 192 | 7/3/2024 |
6.1.4 | 94 | 6/30/2024 |
6.1.3 | 130 | 6/17/2024 |
6.1.2 | 100 | 6/17/2024 |
6.1.1 | 108 | 6/16/2024 |
6.1.0 | 102 | 6/16/2024 |
6.0.1 | 103 | 6/16/2024 |
5.7.1 | 3,081 | 11/29/2023 |
5.7.0 | 387 | 11/21/2023 |
5.6.0 | 330 | 11/15/2023 |
5.5.6 | 205 | 11/14/2023 |
5.5.5 | 216 | 11/11/2023 |
5.5.4 | 108 | 11/11/2023 |
5.5.3 | 145 | 11/11/2023 |
5.5.2 | 173 | 11/11/2023 |
5.5.1 | 207 | 11/10/2023 |
5.5.0 | 163 | 11/9/2023 |
5.4.0 | 147 | 11/9/2023 |
5.3.4 | 187 | 11/7/2023 |
5.3.3 | 155 | 11/7/2023 |
5.3.2 | 137 | 11/7/2023 |
5.3.1 | 245 | 11/6/2023 |
5.3.0 | 247 | 11/6/2023 |
5.2.2 | 403 | 10/30/2023 |
5.2.1 | 322 | 10/29/2023 |
5.2.0 | 453 | 10/23/2023 |
5.1.0 | 349 | 10/21/2023 |
5.0.0 | 779 | 10/2/2023 |
4.0.0 | 339 | 9/17/2023 |
3.0.2 | 350 | 8/21/2023 |
2.3.0 | 229 | 7/7/2023 |
2.2.15 | 166 | 7/7/2023 |
2.2.14 | 132 | 7/7/2023 |
2.2.13 | 150 | 7/6/2023 |
2.2.12 | 150 | 7/6/2023 |
2.2.11 | 176 | 7/5/2023 |
2.2.10 | 170 | 7/4/2023 |
2.2.9 | 193 | 7/4/2023 |
2.2.8 | 173 | 7/4/2023 |
2.2.6 | 175 | 7/4/2023 |
2.2.5 | 184 | 7/4/2023 |
2.2.4 | 196 | 7/3/2023 |
2.2.3 | 169 | 7/3/2023 |
2.2.2 | 180 | 7/3/2023 |
2.2.1 | 176 | 7/3/2023 |
2.1.1 | 194 | 6/26/2023 |
2.1.0 | 165 | 6/26/2023 |
2.0.1 | 245 | 5/4/2023 |
2.0.0 | 201 | 5/4/2023 |
1.2.3 | 396 | 3/6/2023 |
1.2.2 | 246 | 3/3/2023 |
1.2.1 | 327 | 2/13/2023 |
1.2.0 | 305 | 2/10/2023 |
1.1.1 | 386 | 12/29/2022 |
1.1.0 | 292 | 12/27/2022 |
1.0.0 | 333 | 12/26/2022 |
0.4.12 | 347 | 12/22/2022 |
0.4.11 | 318 | 12/21/2022 |
0.4.10 | 314 | 12/20/2022 |
0.4.9 | 314 | 12/20/2022 |
0.4.8 | 339 | 12/19/2022 |
0.4.7 | 310 | 12/17/2022 |
0.4.6 | 348 | 12/17/2022 |
0.4.5 | 337 | 12/16/2022 |
0.4.4 | 320 | 12/16/2022 |
0.4.3 | 321 | 12/16/2022 |
0.4.2 | 331 | 12/16/2022 |
0.4.1 | 356 | 12/16/2022 |
0.4.0 | 331 | 12/14/2022 |
0.3.13 | 337 | 12/14/2022 |
0.3.12 | 306 | 12/14/2022 |
0.3.7 | 318 | 12/14/2022 |
0.3.6 | 335 | 12/14/2022 |
0.3.5 | 312 | 12/13/2022 |
0.3.4 | 347 | 12/13/2022 |
0.3.3 | 322 | 12/13/2022 |
0.3.2 | 345 | 12/13/2022 |
0.3.1 | 330 | 12/13/2022 |
0.3.0 | 357 | 12/11/2022 |
0.2.1 | 376 | 12/11/2022 |
## <small>2.0.1 (2023-06-26)</small>
* chore: fixed release notes ([991bc2c](https://github.com/vertiq-io/Vertiq/commit/991bc2c))
## 2.1.0 (2023-06-26)
* release: new version 2.1.0 ([3c3606b](https://github.com/vertiq-io/Vertiq/commit/3c3606b))
* feat(templates)!: added right, center and left main toolbar ([d95d927](https://github.com/vertiq-io/Vertiq/commit/d95d927))
* refactor(Core)!: made script collection immutable ([a602180](https://github.com/vertiq-io/Vertiq/commit/a602180))
* refactor(Core)!: moved VDetailViewDynamic to Core ([2edc198](https://github.com/vertiq-io/Vertiq/commit/2edc198))
* refactor(demos)!: reorganized demo pages structure ([5a53d21](https://github.com/vertiq-io/Vertiq/commit/5a53d21))
* test(E2E)!: only test in net8.0 for now ([d12ef9a](https://github.com/vertiq-io/Vertiq/commit/d12ef9a))
* Update CI.yml ([5403ce2](https://github.com/vertiq-io/Vertiq/commit/5403ce2))
* Update README.md ([e534d6e](https://github.com/vertiq-io/Vertiq/commit/e534d6e))
* work on access token ([85e3163](https://github.com/vertiq-io/Vertiq/commit/85e3163))
* docs: added note, blockquote & hosting example ([ff67adb](https://github.com/vertiq-io/Vertiq/commit/ff67adb))
* docs: Added SampleSection Cli ([c505fcf](https://github.com/vertiq-io/Vertiq/commit/c505fcf))
* docs: Added SampleSection Cli ([5f33fef](https://github.com/vertiq-io/Vertiq/commit/5f33fef))
* docs: added templates ([8f5db52](https://github.com/vertiq-io/Vertiq/commit/8f5db52))
* docs: blockquotes with borders & code with max-height ([2a195c9](https://github.com/vertiq-io/Vertiq/commit/2a195c9))
* docs: boolean editors ([77c2af1](https://github.com/vertiq-io/Vertiq/commit/77c2af1))
* docs: Buttons & Icon Buttons ([0004b44](https://github.com/vertiq-io/Vertiq/commit/0004b44))
* docs: changelog now renders correctly ([c6da352](https://github.com/vertiq-io/Vertiq/commit/c6da352))
* docs: code blocks ([6a4430f](https://github.com/vertiq-io/Vertiq/commit/6a4430f))
* docs: code sample ([d34f652](https://github.com/vertiq-io/Vertiq/commit/d34f652))
* docs: deployment wizard ([a9a8b63](https://github.com/vertiq-io/Vertiq/commit/a9a8b63))
* docs: detailview & listview ([6b4013c](https://github.com/vertiq-io/Vertiq/commit/6b4013c))
* docs: enum editors use new component model ([1dd81e1](https://github.com/vertiq-io/Vertiq/commit/1dd81e1))
* docs: enum editors use new component model ([cbde63b](https://github.com/vertiq-io/Vertiq/commit/cbde63b))
* docs: first draft of fundamentals ([048eb04](https://github.com/vertiq-io/Vertiq/commit/048eb04))
* docs: fixed howtos ([0138398](https://github.com/vertiq-io/Vertiq/commit/0138398))
* docs: how tos ([14075c3](https://github.com/vertiq-io/Vertiq/commit/14075c3))
* docs: middleware builder ([4cf3cb8](https://github.com/vertiq-io/Vertiq/commit/4cf3cb8))
* docs: more fundamentals ([dab2380](https://github.com/vertiq-io/Vertiq/commit/dab2380))
* docs: more on assembleis ([b175fb5](https://github.com/vertiq-io/Vertiq/commit/b175fb5))
* docs: moved demos & streamline sample usage ([f3b0749](https://github.com/vertiq-io/Vertiq/commit/f3b0749))
* docs: moved typography to page ([0d73fd9](https://github.com/vertiq-io/Vertiq/commit/0d73fd9))
* docs: overview page WIP ([bbcd157](https://github.com/vertiq-io/Vertiq/commit/bbcd157))
* docs: removed old sample section components ([7155349](https://github.com/vertiq-io/Vertiq/commit/7155349))
* docs: removed unused navigation items ([d066856](https://github.com/vertiq-io/Vertiq/commit/d066856))
* docs: removed unused pages ([967ed7d](https://github.com/vertiq-io/Vertiq/commit/967ed7d))
* docs: restructured samples ([d80e5e4](https://github.com/vertiq-io/Vertiq/commit/d80e5e4))
* docs: sections & headers ([a648279](https://github.com/vertiq-io/Vertiq/commit/a648279))
* docs: simplified docs page model futher ([8727a73](https://github.com/vertiq-io/Vertiq/commit/8727a73))
* docs: StackLayout ([3a76c61](https://github.com/vertiq-io/Vertiq/commit/3a76c61))
* docs: Style docs properly ([2c9cb92](https://github.com/vertiq-io/Vertiq/commit/2c9cb92))
* docs: typography ([456b8c2](https://github.com/vertiq-io/Vertiq/commit/456b8c2))
* docs: use new component model ([1ae000b](https://github.com/vertiq-io/Vertiq/commit/1ae000b))
* docs(Common): Added chain of responsibility ([e8b884c](https://github.com/vertiq-io/Vertiq/commit/e8b884c))
* docs(demos): added DetailView NoModelTemplate Example ([bc467f5](https://github.com/vertiq-io/Vertiq/commit/bc467f5))
* docs(demos): Added install templates section ([6bb74cd](https://github.com/vertiq-io/Vertiq/commit/6bb74cd))
* build: don't pack docs compiler ([af65809](https://github.com/vertiq-io/Vertiq/commit/af65809))
* build: don't poke templates with local build ([a3c6503](https://github.com/vertiq-io/Vertiq/commit/a3c6503))
* build: don't poke templates with local build ([95ed4f8](https://github.com/vertiq-io/Vertiq/commit/95ed4f8))
* build: removed collect:examples target ([6327093](https://github.com/vertiq-io/Vertiq/commit/6327093))
* build: use artifacts output ([dad8164](https://github.com/vertiq-io/Vertiq/commit/dad8164))
* build(Core): Activated VS Build Accelaration ([38a0d87](https://github.com/vertiq-io/Vertiq/commit/38a0d87))
* build(Core): Made NCrunch work again ([db59303](https://github.com/vertiq-io/Vertiq/commit/db59303))
* refactor: renamed initialDelegate to lastDelegte to avoid missleading behaviour ([9d07d01](https://github.com/vertiq-io/Vertiq/commit/9d07d01))
* refactor(Core): Added internal VComponentBase ([a076616](https://github.com/vertiq-io/Vertiq/commit/a076616))
* refactor(Core): added namespace to primitive components ([25f106c](https://github.com/vertiq-io/Vertiq/commit/25f106c))
* refactor(Core): moved primitive components to subfolder ([3722ac2](https://github.com/vertiq-io/Vertiq/commit/3722ac2))
* refactor(Core): Style and Script ctors ([8af3daf](https://github.com/vertiq-io/Vertiq/commit/8af3daf))
* refactor(demo): refresh environment variables warnings ([d13e389](https://github.com/vertiq-io/Vertiq/commit/d13e389))
* refactor(demos): detail views now use new demo infrastructure ([3c63e96](https://github.com/vertiq-io/Vertiq/commit/3c63e96))
* refactor(demos): list views now use new demo infrastructure ([91fcf06](https://github.com/vertiq-io/Vertiq/commit/91fcf06))
* fix(Core): don't use empty script & style collection ([1f38d5a](https://github.com/vertiq-io/Vertiq/commit/1f38d5a))
* fix(docs): don't emit compiler generated files ([a9ff020](https://github.com/vertiq-io/Vertiq/commit/a9ff020))
* fix(docs): missing parameter attributes ([271b137](https://github.com/vertiq-io/Vertiq/commit/271b137))
* fix(MarkdownView): Trimming leading whitespace ([e88c2b8](https://github.com/vertiq-io/Vertiq/commit/e88c2b8))
* feat: work on editors and selects ([0dc91b6](https://github.com/vertiq-io/Vertiq/commit/0dc91b6))
* feat: add pagination and sorting ([322e08d](https://github.com/vertiq-io/Vertiq/commit/322e08d))
* feat: add spacer ([b288089](https://github.com/vertiq-io/Vertiq/commit/b288089))
* feat: added deployment wizard ([84b7e1c](https://github.com/vertiq-io/Vertiq/commit/84b7e1c))
* feat: deferred component ([263ed82](https://github.com/vertiq-io/Vertiq/commit/263ed82))
* feat: deployment wizard ([83b211f](https://github.com/vertiq-io/Vertiq/commit/83b211f))
* feat: fix editors ([6f019b2](https://github.com/vertiq-io/Vertiq/commit/6f019b2))
* feat: fix table performance issue ([a25e27c](https://github.com/vertiq-io/Vertiq/commit/a25e27c))
* feat: ignore js files ([705f806](https://github.com/vertiq-io/Vertiq/commit/705f806))
* feat: tfm ([a3ce2cf](https://github.com/vertiq-io/Vertiq/commit/a3ce2cf))
* feat: update table ([aa34545](https://github.com/vertiq-io/Vertiq/commit/aa34545))
* feat: work on core and notes ([a40069a](https://github.com/vertiq-io/Vertiq/commit/a40069a))
* feat: work on date format for tables ([4c9a8e7](https://github.com/vertiq-io/Vertiq/commit/4c9a8e7))
* feat: work on dynamic columns ([9a39fea](https://github.com/vertiq-io/Vertiq/commit/9a39fea))
* feat: work on layout options ([e55f289](https://github.com/vertiq-io/Vertiq/commit/e55f289))
* feat: work on models and forms ([40c0980](https://github.com/vertiq-io/Vertiq/commit/40c0980))
* feat: work on table filter draft ([6a9303d](https://github.com/vertiq-io/Vertiq/commit/6a9303d))
* feat(Components): Added VSection ([b76901b](https://github.com/vertiq-io/Vertiq/commit/b76901b))
* feat(Core): Added VAlert stub ([16b75c3](https://github.com/vertiq-io/Vertiq/commit/16b75c3))
* feat(Core): Added VSlugger ([e696562](https://github.com/vertiq-io/Vertiq/commit/e696562))
* feat(docs): used roslyn source generator to collect examples ([597836f](https://github.com/vertiq-io/Vertiq/commit/597836f))
* feat(markdown): Added CSS Stub ([6daed4b](https://github.com/vertiq-io/Vertiq/commit/6daed4b))
* feat(markdown): added styles ([3c556a9](https://github.com/vertiq-io/Vertiq/commit/3c556a9))
* feat(templates): fixed navigation overflow ([ea4db75](https://github.com/vertiq-io/Vertiq/commit/ea4db75))
* feat(templates): nav menu ([45a35e0](https://github.com/vertiq-io/Vertiq/commit/45a35e0))
* feat(templates): render toolbar templates ([e8fc651](https://github.com/vertiq-io/Vertiq/commit/e8fc651))
* feat(templates): rolled back navigation to mud blazor navigation ([bd57248](https://github.com/vertiq-io/Vertiq/commit/bd57248))
* feat(templates): toolbar spacing ([e57428b](https://github.com/vertiq-io/Vertiq/commit/e57428b))
* style(Markdown): headers now inherit colors ([7195722](https://github.com/vertiq-io/Vertiq/commit/7195722))
* chore: added r-tool ([b4c7ddf](https://github.com/vertiq-io/Vertiq/commit/b4c7ddf))
* chore: merge stash ([3abfe60](https://github.com/vertiq-io/Vertiq/commit/3abfe60))
* chore: recreate changelog ([c3dc37a](https://github.com/vertiq-io/Vertiq/commit/c3dc37a))
* chore(docs): removed build file list ([f99c7d4](https://github.com/vertiq-io/Vertiq/commit/f99c7d4))
* test: fix tests ([f743b95](https://github.com/vertiq-io/Vertiq/commit/f743b95))