Skip to main content
ViewBaseGenerator package icon

ViewBaseGenerator

Generates ViewBase classes for UWP/Uno projects. โญ Last 10 features: - 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 - feat: To ConventionalCommitsGitInfo. 2022-06-12 - feat: Updated to latest H.Generators.Extensions. 2022-06-12 - feat: To H.Generators.Tests.Extensions. 2022-05-25 - feat: Updated H.Generators.Extensions. 2022-05-19 - feat: To IIncrementalGenerator. 2022-03-24 - feat: Added ContinuousIntegrationBuild. 2022-01-04 ๐Ÿž Last 10 bug fixes: - 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 - fix: Fixed bug with order of ReactiveUI properties. 2022-06-28 - fix: Fixed empty lines in generated code. 2022-06-28 - fix: Fixed tests. 2022-05-18 - fix: Fixed endings bug. 2021-10-28

Total Downloads
28.1K
28,106
Published
Jul 8, 2022
Latest stable version

Install

.NET CLI
dotnet add package ViewBaseGenerator --version 1.8.2
Package Manager Console
Install-Package ViewBaseGenerator -Version 1.8.2
PackageReference
<PackageReference Include="ViewBaseGenerator" Version="1.8.2" />

Frameworks

.NETStandard2.0

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.