EFCorePowerTools
EF model viewer
Tools for reverse engineering and visualizing EF Core models in Visual Studio and the command line.
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
2k stars
54 watching
300 forks
Language: C#
last commit: 3 months ago
Linked from 2 awesome lists
dbcontextdotnetentity-frameworkentity-framework-corehacktoberfestmodel-visualizationsql-servervisual-studiovisual-studio-extension
Related projects:
Repository | Description | Stars |
---|---|---|
| A set of libraries and tools to simplify the integration of Entity Framework Core into Blazor applications. | 3 |
| Provides resources and code for delivering a talk about Entity Framework Core | 114 |
| Provides a bridge between Entity Framework Core and MongoDB, enabling the use of EF Core's features with a MongoDB backend. | 344 |
| An interceptor for EF Core to enable second-level caching of queries | 811 |
| A C# Entity Component System framework for building dynamic entity-based systems without code generation or dependencies. | 183 |
| An example of using an entity-component system framework with game engines and physics libraries to create interactive content | 1 |
| A .NET Core framework for rapid development of applications using EF Core's Code First pattern | 765 |
| A toolbox extension for managing SQL Server Compact and SQLite databases in Visual Studio and SSMS | 852 |
| Supports fine-grained data versioning in Entity Framework projects | 42 |
| An object-relational mapper for .NET that eliminates the need for data-access code. | 1,431 |
| A .NET provider for TDengine's ADO.NET interface, enabling access to the database through Entity Framework Core. | 171 |
| A source generator that automates the creation of ViewModels with built-in data validation andPropertyChanged event handling | 15 |
| Reactive extension wrappers for hot observables of Entity Framework entities. | 132 |
| A library to simplify CRUD operations between EF Core and web/mobile/desktop applications by providing a generic interface for data access and manipulation. | 601 |
| A macro-powered framework for building entity-component-system game engines | 59 |