Skip to content

Evaluates properties and values to perform user-defined operation (e.g. generating CSV, cloning, mapping, CRUD operations) on a collection of complex object.

License

Notifications You must be signed in to change notification settings

TareqNewazShahriar/bulk-operation-using-csharp-reflection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bulk Operation Using C# Reflection

Iterate through each properties of each object of a collection and perform any operation on those, like covert to CSV, clonning, mapping or bulk insert-update etc. Properties and types will be evaluated once then process will be executed on it. Two demo tools is created on Demo folder, check it out.

About

Evaluates properties and values to perform user-defined operation (e.g. generating CSV, cloning, mapping, CRUD operations) on a collection of complex object.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published