🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

LinkIt

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

LinkIt

Link It is an object-oriented data integration library that make it easy to load different kinds of objects and link them together. LinkIt is not an object-relational mapping framework. It can be used for orchestrating the loading of objects and for linking the loaded objects togheter, not for defining how the objects are loaded. LinkIt is intended to be used in a variety of context such as data APIs, ETL processes, CQRS event handlers, web crawlers, etc. Features - Minimize coding effort by leveraging reuse and composition - Data source independant - Avoid the Select N + 1 problem - Built-in support for references between complex types - Support polymorphism out of the box - Favor convention over configuration - Perform complex projections easily with LinkIt AutoMapper Extensions

2.0.0
NuGet
Version published
Maintainers
2
Created
The README file is missing

Keywords

c#

FAQs

Package last updated on 09 May 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts