Info
Version: | 1.0.1 |
Author(s): | AbduElrahman Emad, Muhammed Magdy |
Last Update: | Thursday, December 8, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GenericCodes/WPFCrudControl |
NuGet Url: | https://www.nuget.org/packages/WPFCRUDControl |
Install
Install-Package WPFCRUDControl
dotnet add package WPFCRUDControl
paket add WPFCRUDControl
WPFCRUDControl Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.1)
Tags
The control abstracts both the UI and business logic to achieve a foundation for a complete CRUD operation implementation (Add, Edit, Delete, Listing with sorting, paging and searching).