thomasclaudiushuber/mvvmgen
MvvmGen is a lightweight MVVM library for XAML applications. It generates your ViewModels on-the-fly for you via a Roslyn-based C# Source Generator.
C#MIT
Pinned issues
Issues
- 2
Issue with abstract classes
#104 opened by wdcossey - 0
- 0
Release 1.3.0
#102 opened by thomasclaudiushuber - 0
Release 1.2.1
#69 opened by thomasclaudiushuber - 5
Custom getter for properties for lazy loading
#23 opened by ADIX7 - 0
- 0
- 0
- 0
Prepare Release 1.3.0
#93 opened by thomasclaudiushuber - 3
- 6
Custom ICommand implementation
#75 opened by alprinias - 3
ViewModel Inheritance not working
#77 opened by Telespaz - 4
- 2
- 6
Suppress nullable warnings
#71 opened by Telespaz - 9
Transient ViewModels with IEventSubscriber
#73 opened by TopperDEL - 0
- 3
- 0
Update Test-Projects to .NET 8
#78 opened by thomasclaudiushuber - 0
Set up Source Link for MvvmGen NuGet package to increase debugging experience
#70 opened by thomasclaudiushuber - 0
Release 1.1.5
#39 opened by thomasclaudiushuber - 0
Prepare release 1.2.1
#66 opened by thomasclaudiushuber - 0
Generated Interface does not include the public Command properties.
#64 opened by thomasclaudiushuber - 0
Update documentation to include [ViewModelGenerateInterface] attribute
#50 opened by thomasclaudiushuber - 0
- 0
Add release notes to NuGet package
#59 opened by thomasclaudiushuber - 0
- 1
Add Readme.md to NuGet package
#40 opened by thomasclaudiushuber - 5
Attributes often fail
#31 opened by wf-soft - 0
- 0
- 3
Feature Request: ViewModelFactory Create() method should be able to return interface to ViewModel it creates
#48 opened by Daimonion1980 - 0
Switch ViewModelGenerator from ISourceGenerator to IIncrementalGenerator
#45 opened by thomasclaudiushuber - 3
Updating property does not reflect bound TextBox in Windows App SDK.
#19 opened by hayashida-katsutoshi - 7
- 4
Attribute ViewModelGenerateFactory ignores IEventAggregator ConstructorArgument
#44 opened by Daimonion1980 - 3
Invalidate Readonly Model Property in ViewModel
#42 opened by ideonella - 3
ViewModel constructor cannot be overloaded
#35 opened by Dragnalith - 1
- 7
- 2
Release 1.1.4
#34 opened by thomasclaudiushuber - 5
Can't inject ILogger<T>
#32 opened by MartinRothschink - 0
Release 1.1.3
#30 opened by thomasclaudiushuber - 2
Inject logger in WPF
#22 opened by utech626 - 4
- 5
generating Viewmodel from derived model
#16 opened by khaledafifi - 1
ViewModelBase must be fully qualified
#17 opened by SeidChr - 2
PropertyInvalidate on readonly properties do not generate OnPropertyChanged in properties generated from a model.
#20 opened by erikhermansson79 - 5
- 0
Support Explicit and Implicit Array Argument in PropertyInvalidateAttribute
#26 opened by thomasclaudiushuber