ViewBaseGenerator
Generates ViewBase classes for UWP/Uno projects. โญ Last 10 features: - feat: Added GeneratorBase.AddSource. 2021-10-28 - feat: Added generation only if any. 2021-10-28 - feat: Added deffered constructors(for Uno Platform support). 2021-10-28 - feat: Try to use PACKAGE_RELEASE_NOTES in package description. 2021-10-28 - feat: Added Constructors.AfterWhenActivated partial method. 2021-10-28 - feat: Added Constructor.SetReactiveUIDataContext property. 2021-10-28 - feat: Added ViewBaseGenerator_GenerateConstructor. 2021-10-28 - feat: Added ViewModelNamespace item property. 2021-10-17 - feat: Enable IncludeSymbols. 2021-10-17 - feat: Added item properties. 2021-10-17 ๐ Last 10 bug fixes: - fix: Fixed endings bug. 2021-10-28 - fix: Fixed GenerateConstructor IsDeffered bug. 2021-10-28 - fix: Fixed DefferedConstructor generation. 2021-10-28 - fix: Fixed constructor class name bug. 2021-10-28 - fix: Fixed required BaseClass bug. 2021-10-17 - fix: Fixed tests. 2021-10-17 - fix: Fixed ci. 2021-10-17
Install
dotnet add package ViewBaseGenerator --version 1.3.20
Install-Package ViewBaseGenerator -Version 1.3.20
<PackageReference Include="ViewBaseGenerator" Version="1.3.20" />
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.