Vertiq.Templates.NES 6.0.1

dotnet add package Vertiq.Templates.NES --version 6.0.1
NuGet\Install-Package Vertiq.Templates.NES -Version 6.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Vertiq.Templates.NES" Version="6.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Vertiq.Templates.NES --version 6.0.1
#r "nuget: Vertiq.Templates.NES, 6.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Vertiq.Templates.NES as a Cake Addin
#addin nuget:?package=Vertiq.Templates.NES&version=6.0.1

// Install Vertiq.Templates.NES as a Cake Tool
#tool nuget:?package=Vertiq.Templates.NES&version=6.0.1

Commitizen friendly Nuget CI

<img src="img/vertiq.svg" width="100px" />

Vertiq

A highly modular Framework to write Blazor Applications with a hassle 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 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

Contributing

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 to automate the release process. To install it run:

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 the Feature-Center as a custom tool to write the documentation. To serve up docs simply call dotnet run --project demo\FC\FC\FC.csproj and open https://localhost:7130. All documentation is in the demo/FC/FC.Module 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 sales@vertiq.io.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
6.0.1 0 6/16/2024
5.7.1 2,857 11/29/2023
5.7.0 301 11/21/2023
5.6.0 262 11/15/2023
5.5.6 73 11/14/2023
5.5.5 86 11/11/2023
5.5.4 49 11/11/2023
5.5.3 60 11/11/2023
5.5.2 58 11/11/2023
5.5.1 66 11/10/2023
5.5.0 59 11/9/2023
5.4.0 64 11/9/2023
5.3.4 65 11/7/2023
5.3.3 63 11/7/2023
5.3.2 59 11/7/2023
5.3.1 67 11/6/2023
5.3.0 64 11/6/2023
5.2.2 75 10/30/2023
5.2.1 76 10/29/2023
5.2.0 67 10/23/2023
5.1.0 83 10/21/2023
5.0.0 86 10/2/2023
4.0.0 86 9/17/2023
3.0.2 92 8/21/2023
2.3.0 90 7/7/2023
2.2.15 92 7/7/2023
2.2.14 86 7/7/2023
2.2.13 97 7/6/2023
2.2.12 88 7/6/2023
2.2.11 93 7/5/2023
2.2.10 94 7/4/2023
2.2.9 98 7/4/2023
2.2.8 87 7/4/2023
2.2.6 97 7/4/2023
2.2.5 93 7/4/2023
2.2.4 91 7/3/2023
2.2.3 88 7/3/2023
2.2.2 96 7/3/2023
2.2.1 88 7/3/2023
2.1.1 79 6/26/2023
2.1.0 79 6/26/2023
2.0.1 92 5/4/2023
2.0.0 90 5/4/2023
1.2.3 284 3/6/2023
1.2.2 246 3/3/2023
1.2.1 286 2/13/2023
1.2.0 271 2/10/2023
1.1.1 321 12/29/2022
1.1.0 308 12/27/2022
1.0.0 312 12/26/2022

## <small>6.0.1 (2024-06-16)</small>
## 6.0.0 (2024-06-16)
* release: new version 6.0.0 ([acd4669](https://github.com/vertiq-io/Vertiq/commit/acd4669))
* release: new version 6.0.0 ([c36576d](https://github.com/vertiq-io/Vertiq/commit/c36576d))
* chore: added gitignore for rider specific stuff ([23128e5](https://github.com/vertiq-io/Vertiq/commit/23128e5))
* chore: Enable treating warnings as errors in build configuration ([952f0fb](https://github.com/vertiq-io/Vertiq/commit/952f0fb))
* chore: exported functions so no empty chunks are generated with yarn and rollup ([338b689](https://github.com/vertiq-io/Vertiq/commit/338b689))
* chore: Mark PersonDetailViewDemo as obsolete for production use ([d37ffcf](https://github.com/vertiq-io/Vertiq/commit/d37ffcf))
* chore: Reactivate VDataSourceAttribute ([847769a](https://github.com/vertiq-io/Vertiq/commit/847769a))
* chore: Refactor VListView.FilteredDataSource to improve search functionality ([056f9f7](https://github.com/vertiq-io/Vertiq/commit/056f9f7))
* chore: Remove MinVer package reference from csproj files ([d983889](https://github.com/vertiq-io/Vertiq/commit/d983889))
* chore: Remove obsolete attribute from DefaultCheckbox component ([b60b5db](https://github.com/vertiq-io/Vertiq/commit/b60b5db))
* chore: Remove obsolete attribute from StringEdit component ([286e884](https://github.com/vertiq-io/Vertiq/commit/286e884))
* chore: Remove obsolete attribute from VCheckboxExample ([717c3cf](https://github.com/vertiq-io/Vertiq/commit/717c3cf))
* chore: Remove obsolete attribute from VCheckboxIconExample ([0bf154a](https://github.com/vertiq-io/Vertiq/commit/0bf154a))
* chore: Remove obsolete attribute from VCheckboxIconExample and VCheckboxExample ([dda7e16](https://github.com/vertiq-io/Vertiq/commit/dda7e16))
* chore: Remove obsolete attribute from VMudDateTimePickerNullable component ([0c58957](https://github.com/vertiq-io/Vertiq/commit/0c58957))
* chore: Remove obsolete attribute from VMudTimePicker component ([11a7eff](https://github.com/vertiq-io/Vertiq/commit/11a7eff))
* chore: Remove obsolete attribute from VMudTimePickerNullable component ([96ae225](https://github.com/vertiq-io/Vertiq/commit/96ae225))
* chore: Remove obsolete ValidationPipelineBehaviour interface ([29a7c27](https://github.com/vertiq-io/Vertiq/commit/29a7c27))
* chore: Remove unused VCheckbox component from TemplatesPage ([361c44f](https://github.com/vertiq-io/Vertiq/commit/361c44f))
* chore: Remove VisionPage2.razor from project ([afbaf56](https://github.com/vertiq-io/Vertiq/commit/afbaf56))
* chore: Remove wwwroot\.gitkeep from project file & renamed .gitikeep to .gitkeep ([9138fec](https://github.com/vertiq-io/Vertiq/commit/9138fec))
* chore: suppress .NET Core SDK preview message ([525de44](https://github.com/vertiq-io/Vertiq/commit/525de44))
* chore: Update .NET project build configurations to fix nuget package warnings ([b7a33c1](https://github.com/vertiq-io/Vertiq/commit/b7a33c1))
* chore: Update @oninput event handler in BitBlazorVStringEditRenderer to handle null values ([6f6fe32](https://github.com/vertiq-io/Vertiq/commit/6f6fe32))
* chore: Update @oninput event handler in BlazorityVStringEditRenderer to handle null values ([2ff8b12](https://github.com/vertiq-io/Vertiq/commit/2ff8b12))
* chore: Update @oninput event handler in RadzenVStringEditRenderer to handle null values ([ebc94c6](https://github.com/vertiq-io/Vertiq/commit/ebc94c6))
* chore: Update Android and iOS supported OS versions for VertiqBlazorWebView and VertiqMauiHybridModu ([96fb65a](https://github.com/vertiq-io/Vertiq/commit/96fb65a))
* chore: Update BitBlazorVIntEditRenderer and BitBlazorVFloatEditRenderer to use BitNumberField ([74a8d39](https://github.com/vertiq-io/Vertiq/commit/74a8d39))
* chore: Update DefaultCheckbox component to use Vertiq.Common namespace ([3848511](https://github.com/vertiq-io/Vertiq/commit/3848511))
* chore: Update DefaultVStringEditRenderer to handle null values in @oninput event handler ([661dfd5](https://github.com/vertiq-io/Vertiq/commit/661dfd5))
* chore: Update Directory.Build.props to remove prerelease dependency warning ([2746c36](https://github.com/vertiq-io/Vertiq/commit/2746c36))
* chore: Update EnumSelect component to handle nullability attributes ([2dadf4c](https://github.com/vertiq-io/Vertiq/commit/2dadf4c))
* chore: Update Microsoft.AspNetCore.Components to version 8.0.6 ([2bd5f1e](https://github.com/vertiq-io/Vertiq/commit/2bd5f1e))
* chore: Update MudVStringEditRenderer to handle null values in ValueChanged event ([473d4be](https://github.com/vertiq-io/Vertiq/commit/473d4be))
* chore: update Npgsql package to version 8.0.3 ([285a71a](https://github.com/vertiq-io/Vertiq/commit/285a71a))
* chore: Update npm popper peer dependency ([8f47804](https://github.com/vertiq-io/Vertiq/commit/8f47804))
* chore: Update package versions for Dx, BitBlazor, and Blazority ([1cad6ed](https://github.com/vertiq-io/Vertiq/commit/1cad6ed))
* chore: Update VDetailViewChangeTrackingExample to use non-null assertion in DispatcherOnSubmit ([c5d5c49](https://github.com/vertiq-io/Vertiq/commit/c5d5c49))
* chore: Update Vertiq.SignalRTransportServerFeature to use AddVertiqMessaging ([94bafe1](https://github.com/vertiq-io/Vertiq/commit/94bafe1))
* chore: Update VStringEditAttribute to use non-nullable string type ([cff96e9](https://github.com/vertiq-io/Vertiq/commit/cff96e9))
* chore: Update VStringEditTests to handle null values in ValueChanged event ([a98c4fa](https://github.com/vertiq-io/Vertiq/commit/a98c4fa))
* build: bitblazor verification ([8ba8436](https://github.com/vertiq-io/Vertiq/commit/8ba8436))
* build: BitBlazor Version 8.7.6 ([6546416](https://github.com/vertiq-io/Vertiq/commit/6546416))
* build: dotnet 8.0.201 ([d5f504c](https://github.com/vertiq-io/Vertiq/commit/d5f504c))
* build: introduced loop:dotnet target for quicker feedback loop ([5cfbbcf](https://github.com/vertiq-io/Vertiq/commit/5cfbbcf))
* build: patched packages ([12412b3](https://github.com/vertiq-io/Vertiq/commit/12412b3))
* build: preview feature ([59e93b5](https://github.com/vertiq-io/Vertiq/commit/59e93b5))
* build: show window to fix e2e tests ([4b959e3](https://github.com/vertiq-io/Vertiq/commit/4b959e3))
* build: Update Blazored.LocalStorage package version to `4.5.0` ([b0fbbe9](https://github.com/vertiq-io/Vertiq/commit/b0fbbe9))
* build: Update DxVersion  to `23.2.5` ([7c1d5a1](https://github.com/vertiq-io/Vertiq/commit/7c1d5a1))
* build: Update Microsoft.AspNetCore.Mvc.Testing and Microsoft.AspNetCore.TestHost to version 8.0.6 ([fa1e1cb](https://github.com/vertiq-io/Vertiq/commit/fa1e1cb))
* build: Update System.ServiceModel.NetTcp to version 8.0.0 ([e96e943](https://github.com/vertiq-io/Vertiq/commit/e96e943))
* build: Update target framework to .NET 8.0 ([2c3c981](https://github.com/vertiq-io/Vertiq/commit/2c3c981))
* build: updated bunit ([2b27aec](https://github.com/vertiq-io/Vertiq/commit/2b27aec))
* build: updated DX, MailKit & Bogus ([36bfc52](https://github.com/vertiq-io/Vertiq/commit/36bfc52))
* build: updated MinVer & SourceLink ([77cd1dc](https://github.com/vertiq-io/Vertiq/commit/77cd1dc))
* build: updated sdk to net9.0-preview.5 ([90693fc](https://github.com/vertiq-io/Vertiq/commit/90693fc))
* build: updated some dependencies ([958d05d](https://github.com/vertiq-io/Vertiq/commit/958d05d))
* build: use .net9 preview sdk ([f749347](https://github.com/vertiq-io/Vertiq/commit/f749347))
* build: use .net9 preview sdk ([48c977c](https://github.com/vertiq-io/Vertiq/commit/48c977c))
* build: verify new dx components ([f04b9b1](https://github.com/vertiq-io/Vertiq/commit/f04b9b1))
* build(components): updated FluentValidation to 11.9.0 ([f958d48](https://github.com/vertiq-io/Vertiq/commit/f958d48))
* build(components): updated MudBlazor to 6.17.0 ([5ee0b5e](https://github.com/vertiq-io/Vertiq/commit/5ee0b5e))
* build(core): disabled NCrunch RDI ([4b56db0](https://github.com/vertiq-io/Vertiq/commit/4b56db0))
* build(core): more obsoletion supression ([29069f2](https://github.com/vertiq-io/Vertiq/commit/29069f2))
* build(core): rolled back to 8.0.203 sdk ([3932344](https://github.com/vertiq-io/Vertiq/commit/3932344))
* build(core): rolled back to 8.0.203 sdk ([2898e0d](https://github.com/vertiq-io/Vertiq/commit/2898e0d))
* build(core): updated Fluxor to 5.9.1 ([e07cd16](https://github.com/vertiq-io/Vertiq/commit/e07cd16))
* build(demo): removed warnings in DummyLocalStorageService ([73f7aef](https://github.com/vertiq-io/Vertiq/commit/73f7aef))
* build(demos): fixed some demo warnings/issus ([2e57d8f](https://github.com/vertiq-io/Vertiq/commit/2e57d8f))
* build(demos): removed unused fakeiteasy dependency ([e135543](https://github.com/vertiq-io/Vertiq/commit/e135543))
* build(tools): updated ExCSS to 4.2.5 ([b6acb19](https://github.com/vertiq-io/Vertiq/commit/b6acb19))
* test: bitblazor monthly update ([d2a7418](https://github.com/vertiq-io/Vertiq/commit/d2a7418))
* test: don't echo to console when detecting docker, otherwise tests from the commandline will fail ([a58fe34](https://github.com/vertiq-io/Vertiq/commit/a58fe34))
* test: don't echo to console when detecting docker, otherwise tests from the commandline will fail ([7aabcaf](https://github.com/vertiq-io/Vertiq/commit/7aabcaf))
* test: DX & BitBlazor Update input element classes for password rendering and add custom placeholder ([a2d1603](https://github.com/vertiq-io/Vertiq/commit/a2d1603))
* test: fix blazority auto numbering ([3098824](https://github.com/vertiq-io/Vertiq/commit/3098824))
* test: updated bitblazor tests ([97055a5](https://github.com/vertiq-io/Vertiq/commit/97055a5))
* test(components): bitblazor monthly routine ([d4d3192](https://github.com/vertiq-io/Vertiq/commit/d4d3192))
* test(components): bitblazor monthly update ([a681337](https://github.com/vertiq-io/Vertiq/commit/a681337))
* test(components): bitblazor verification ([c2f2135](https://github.com/vertiq-io/Vertiq/commit/c2f2135))
* test(components): bitblazor verification ([26c336a](https://github.com/vertiq-io/Vertiq/commit/26c336a))
* test(components): bitblazor verification ([d29c5ab](https://github.com/vertiq-io/Vertiq/commit/d29c5ab))
* test(components): finally fixed bitblazor verification tests ([f1ea21d](https://github.com/vertiq-io/Vertiq/commit/f1ea21d))
* test(components): finally fixed bitblazor verification tests ([fcecb7d](https://github.com/vertiq-io/Vertiq/commit/fcecb7d))
* test(components): finally fixed bitblazor verification tests ([f75b7d1](https://github.com/vertiq-io/Vertiq/commit/f75b7d1))
* test(components): tried to scrub the bitblazor datepicker ([41c87df](https://github.com/vertiq-io/Vertiq/commit/41c87df))
* test(components): updated verification after updater ([caa15f6](https://github.com/vertiq-io/Vertiq/commit/caa15f6))
* test(e2e): disabled debug for e2e ([c4430f5](https://github.com/vertiq-io/Vertiq/commit/c4430f5))
* feat: update FC to .net8.0 ([a1b2620](https://github.com/vertiq-io/Vertiq/commit/a1b2620))
* feat(components): examples cleanup validation ([a0fe1d8](https://github.com/vertiq-io/Vertiq/commit/a0fe1d8))
* feat(core): deprecated Mediator interfaces ([33c10be](https://github.com/vertiq-io/Vertiq/commit/33c10be))
* feat(core): deprecated Unit type ([3c7eaee](https://github.com/vertiq-io/Vertiq/commit/3c7eaee))
* feat(core): Validation examples are now using the new VValidator API's ([90ed515](https://github.com/vertiq-io/Vertiq/commit/90ed515))
* feat(core): VValidator basic overloads done ([32e7c25](https://github.com/vertiq-io/Vertiq/commit/32e7c25))
* feat(core): VValidator overloads ([1455e07](https://github.com/vertiq-io/Vertiq/commit/1455e07))
* feat(templates): added static import for validation ([004254a](https://github.com/vertiq-io/Vertiq/commit/004254a))
* refactor(components): bitblazor Value binding -> Component Parameter should not be written directly ([34595b5](https://github.com/vertiq-io/Vertiq/commit/34595b5))
* refactor(components): suppressed blazor getter setter only warnings ([92016a0](https://github.com/vertiq-io/Vertiq/commit/92016a0))
* refactor(components): use new IBrowserViewportObserver API ([29c3d9a](https://github.com/vertiq-io/Vertiq/commit/29c3d9a))
* refactor(components): use new IBrowserViewportObserver API ([b794146](https://github.com/vertiq-io/Vertiq/commit/b794146))
* refactor(components): use not obsoleted api ([85a3a94](https://github.com/vertiq-io/Vertiq/commit/85a3a94))
* refactor(core): check for browser api ([8a13ea2](https://github.com/vertiq-io/Vertiq/commit/8a13ea2))
* refactor(core): LocalStateStorage nullability fix ([85a5d99](https://github.com/vertiq-io/Vertiq/commit/85a5d99))
* refactor(core): obsoleted MemberInfo Label in favor of Properties.Label ([559488a](https://github.com/vertiq-io/Vertiq/commit/559488a))
* refactor(core): obsoleted MemberInfo Label in favor of Properties.Label ([4e28822](https://github.com/vertiq-io/Vertiq/commit/4e28822))
* refactor(core): obsoleted more API'S ([179c72e](https://github.com/vertiq-io/Vertiq/commit/179c72e))
* refactor(core): obsoleted StyleSheetCollection AddFromModule in favor of AddFromModuleWWWroot ([66e52a4](https://github.com/vertiq-io/Vertiq/commit/66e52a4))
* refactor(core): reduced warnings ([b24c12c](https://github.com/vertiq-io/Vertiq/commit/b24c12c))
* refactor(core): removed async warning ([2139943](https://github.com/vertiq-io/Vertiq/commit/2139943))
* refactor(core): use GetMemberByProperty api ([1d18ef6](https://github.com/vertiq-io/Vertiq/commit/1d18ef6))
* refactor(core): use GetMemberByProperty api ([816ec3e](https://github.com/vertiq-io/Vertiq/commit/816ec3e))
* refactor(core): use new Properties API ([5c4eb45](https://github.com/vertiq-io/Vertiq/commit/5c4eb45))
* refactor(core): use new Properties API ([c0ed1ab](https://github.com/vertiq-io/Vertiq/commit/c0ed1ab))
* refactor(demos): reduced nullability warnings ([2e993e1](https://github.com/vertiq-io/Vertiq/commit/2e993e1))
* refactor(demos): removed nullability warnings in VDetailViewChangeTrackingExample ([814fc19](https://github.com/vertiq-io/Vertiq/commit/814fc19))
* refactor(templates): used new DisposeAsync api instead of the obsoleted one ([1fda723](https://github.com/vertiq-io/Vertiq/commit/1fda723))
* refactor(templates): used new SubscribeAsync api instead of the obsoleted one ([67c3c60](https://github.com/vertiq-io/Vertiq/commit/67c3c60))
* refactor(test): access modifiers ([1792694](https://github.com/vertiq-io/Vertiq/commit/1792694))
* refactor(test): added accesibility modifier ([8c16758](https://github.com/vertiq-io/Vertiq/commit/8c16758))
* refactor(tests): use accessibility modifiers ([ce17d03](https://github.com/vertiq-io/Vertiq/commit/ce17d03))
### BREAKING CHANGE
* * `IMemberInfo.Label` -> `IMemberInfo.Properties.Label`
* * `IMemberInfo.Label` -> `IMemberInfo.Properties.Label`
* obsoleted APIS
* `StyleSheetCollection.AddFromModule` -> `StyleSheetCollection.AddFromModuleWWWroot`
* We deprecated the `Unit` Type use `VUnit` instead
* `Unit` -> `VUnit`
* we deprecated the following interfaces in order to respect our naming conventions
* `IMediator` -> `IVMediator`
* `IDelegatedMediator` -> `IVDelegatedMediator`
* `IPublisher` -> `IVPublisher`
* `ISender` -> `IVSender`
* `IStreamSender` -> `IVStreamSender`