ViewBaseGenerator
Generates ViewBase classes for UWP/Uno projects. โญ Last 10 features: - feat: Removed ReactiveUI support. 2023-02-06 - feat: Added ViewBaseGenerator_IsGeneric setting. 2022-08-22 - feat: Added ViewBaseGenerator_IsAbstract setting. 2022-08-22 - feat: Added ViewBaseGenerator_AddViewModelDependencyProperty setting. 2022-08-22 - feat: Added ConstructorGenerator.InheritFromViewBase. 2022-07-20 - feat: Lowered dotnet version requirements to run the generator. 2022-07-13 - feat: Added auto-detection BaseClass by platform. 2022-07-08 - feat: Added ability to setup ViewModel in constructor generators. 2022-07-08 - feat: Added ViewBaseGenerator_CreateReactiveUIWhenActivated. 2022-06-28 - feat: Changed hint names. 2022-06-27 ๐ Last 10 bug fixes: - fix: Fixed ViewBaseGenerator explicit type bug. 2022-08-22 - fix: Fixed metadata bug. 2022-08-22 - fix: Updated H.Generators.Extensions. 2022-08-22 - fix: Splitted settings for generators. 2022-07-13 - fix: Changed prefix for base class to Controls. 2022-07-08 - fix: Fixed base class bug. 2022-07-08 - fix: Added global prefix to viewBase.BaseClass. 2022-07-08 - fix: Fixed PropertyMetadata bug. 2022-07-08 - fix: Added GenerateViewBase setting. 2022-07-08 - fix: Fixed constructor generation. 2022-07-01
Install
dotnet add package ViewBaseGenerator --version 1.14.0
Install-Package ViewBaseGenerator -Version 1.14.0
<PackageReference Include="ViewBaseGenerator" Version="1.14.0" />
Frameworks
Dependencies
No declared dependencies.
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
NuGet marks this package as deprecated. Review the publisher's migration guidance before adopting it.
Compatibility metadata lists 1 target framework; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.