46 packages tagged with “datamodel”
T4 scaffolding templates for SqlServer database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
T4 scaffolding templates for PostgreSQL database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
T4 scaffolding templates for MySql database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
T4 scaffolding templates for SQLite database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
T4 scaffolding templates for Firebird database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
EasyQuery Data Model Tool helps to generate data model files (XML or JSON) by some DB connection.
Package Description
T4 scaffolding templates for DB2 database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
T4 scaffolding templates to generate LINQ to DB data models for different databases. It provides scaffolding functionality and reference to linq2db main package only. To use Linq To DB in your project you should add reference to corresponding database provider(s) explicitly.
Datamodel integration for MORYX applications based on Entity Framework
Provides services to manage and frame the data models layer of Data Modeler. This layer is used to define models of a database and ensure the data transport.
T4 scaffolding templates for Sybase database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
T4 scaffolding templates for Access database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
T4 scaffolding templates for SqlCe database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
RWS Digital eXperience Accelerator R2 Data Model.
T4 scaffolding templates for SapHana database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
Adapter for Moryx.Model on PostgreSQL
T4 scaffolding templates for Informix database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
An FSharp library for the Synthetic Biology Open Language Data Model
InMemory extension for unit tests referencing Moryx.Model
A powerful framework to handle PropertyChanged and CollectionChanged events on arbitrary hierarchy of nested objects and collections.
An FSharp library that can be used while using W#
Adapter for Moryx.Model on Sqlite
Open Data Hub Datamodel for Tourism Nuget Package
Creates and manages wiki (markdown) documentation for Dataverse data model.
Utilities for organizations MVVM Include Files: Command.cs NotifyChanger.cs ObservableStack.cs Using Command Class: public Command AllCommand{get;set;} ... AllCommand = Command.Register(On_AllCommand); ... private void On_AllCommand(object obj){} Using NotifyChanger Class: public class Model : NotifyChanger { ... public string Prop1 { get{return Get<string>();} set{Set(value);} } ... public List<string> Prop2 { get{return Get<List<string>>();} set{Set(value);} } }
UI GUI Helper Framework built for .NET WinForms
This package will provides some implementations for common usage of DataModel layer
Runtime RunMode for executing database migrations.
My package description.