Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 7.6% on nuget.org
Top 6.8% dependent packages on nuget.org
Top 7.0% dependent repos on nuget.org
Top 4.1% forks on nuget.org

nuget.org : newbe.objectvisitor

Why do I need this? - It is faster. This lib is impletmented with [Expression Trees](https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/concepts/expression-trees/) that cost 1/10 time as in Reflection way. - It is readable. This lib can generate a lambda func to handle the code flow you create that just as your hard coding without reflection. - It is extendable. If you can visit all properties of a object in easy way, you can validate them as you wish, change some value if there are something sensitive, creare a mapper like automapper, and etc. Github: https://github.com/newbe36524/Newbe.ObjectVisitor Please check out the latest full API documents in site below: - http://ov.newbe.pro - http://cn.ov.newbe.pro

Registry - Homepage - JSON
purl: pkg:nuget/newbe.objectvisitor
Keywords: mapper, object, reflection, stargazers, validation, visitor-pattern
License: MIT
Latest release: over 3 years ago
First release: over 3 years ago
Dependent packages: 2
Dependent repositories: 1
Downloads: 10,519 total
Stars: 90 on GitHub
Forks: 21 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 9 hours ago

    Loading...
    Readme
    Loading...