Cedita.One.Base.Web.MagicEntityEditor

"Magic"/Automatic CRUD Controller / Views for database entities in ASP.NET MVC Projects with minimal configuration.

Latest version published over 7 years ago
VersionReleasedDeprecated
0.1.4Dec 8, 2016
Feb 18, 2021
over 3 years ago

Last updated on 19 January-2024, at 00:33 (UTC).

Got EOL?

Xeol can give you visibility into end-of-life (EOL) and deprecated packages across all your repositories. Try it out!

Description

Cedita.One.Base.Web.MagicEntityEditor provides automatic editing ability for database entities in ASP.NET MVC Projects with minimal configuration. Simply extend from EntityEditorController and configure the name/type of your entity to have automatic editing / creation / listing ability for your entities. You must provide a data store compatible with Cedita.One.Base.Data.IDataStore<TData> for this to work successfully, base data stores are available for EntityFramework in C.O.B.D.EntityFramework.

FAQs

> Is Cedita.One.Base.Web.MagicEntityEditor Deprecated?

It appears there are some versions of Cedita.One.Base.Web.MagicEntityEditor that are deprecated.

> What is the deprecation date for the latest version of Cedita.One.Base.Web.MagicEntityEditor?

The latest version of Cedita.One.Base.Web.MagicEntityEditor was released on Dec 8, 2016, and it is now deprecated.

> What does deprecated mean?

Deprecated means that the package was either marked as deprecated on the package registry, or that the source code repository for the package was archived.