This component can be used whenever you need to customize CRUD operations, so you need to implement your custom "Actions" to inject on this component, and finally this actions will be executed by BusinessDataSource object.
Info
Version: | 1.0.0 |
Author(s): | TheHunter |
Last Update: | Tuesday, September 17, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TheHunter/DataSourceExtender.git |
NuGet Url: | https://www.nuget.org/packages/DataSourceExtender |
Install
Install-Package DataSourceExtender
dotnet add package DataSourceExtender
paket add DataSourceExtender
DataSourceExtender Download (Unzip the "nupkg" after downloading)