EntityViews

ViewModel generator

A source generator that automates the creation of ViewModels with built-in data validation andPropertyChanged event handling

A source generator to auto generate View Models.

GitHub

15 stars
2 watching
1 forks
Language: C#
last commit: 9 months ago

Related projects:

Repository Description Stars
devexpress/devexpress.mvvm.codegenerators A source generator that creates boilerplate code for View Models in C# MVVM frameworks 41
yeah69/mrmeeseeks.resxtoviewmodelgenerator A tool that automatically generates ViewModels from ResX files 6
devexpress-examples/wpf-mvvm-framework-view-model-generator Tools to generate full-fledged View Models at compile time for WPF applications using MVVM Framework 6
thomasclaudiushuber/mvvmgen A library that generates boilerplate code for ViewModels in XAML applications using a source generator 255
yireo/yireo_commonviewmodels Provides common reusable ViewModels for data management in Magento 2 web applications. 6
erikej/efcorepowertools Tools for reverse engineering and visualizing EF Core models in Visual Studio and the command line. 2,187
sjh37/entityframework-reverse-poco-code-first-generator Generates Entity Framework Code First Poco classes from an existing database 710
boiawang/sequelize-db-export-import A tool to generate or import models from a MySQL database using Sequelize 26
evamaerey/ggols A package that facilitates visualization of statistical models with a discrete categorical predictor variable 7
hippasus/petapoco.dbentitygenerator Generates DB entity classes from a database. 15
nickstrupat/entityframework.versionedproperties Supports fine-grained data versioning in Entity Framework projects 42
laracademy/generators Automates model generation for Laravel applications based on database tables 348
joebrogers/pico-ec A simple scene-entity-component library for PICO-8 fantasy console with basic support for Scenes, Entities, and Components. 51
deepcake/chickens An example of using an entity-component system framework with game engines and physics libraries to create interactive content 1
nickstrupat/entityframework.typedoriginalvalues Provides typed access to an entity's original values after changes have been made and saved 33