Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ObjectCatalog

Special .NetStandard collection that is useful when you have a lot of data correlation to perform. It essentially wraps a collection of objects, you can preload property indices or let them occur dynamically. After the index has been created, subsequent lookups on the same property/sub-property path will be much faster.

TODO

Add Documentation Add specific Scenario based tests Finish the performance testing

About

Special .NetStandard collection that is useful when you have a lot of data correlation to perform. It essentially wraps a collection of objects, you can preload property indices or let them occur dynamically. After the index has been created, subsequent lookups on the same property/sub-property path will be much faster.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages