Plain old CLR object

In software engineering, a plain old CLR object, or plain old class object (POCO) is a simple object created in the .NET Common Language Runtime (CLR) that is unencumbered by inheritance or attributes. This is often used in opposition to the complex or specialized objects that object-relational mapping frameworks often require.

Source: Wikipedia — Plain old CLR object (CC BY-SA 4.0)

Plain old CLR object

In software engineering, a plain old CLR object, or plain old class object (POCO) is a simple object created in the .NET Common Language Runtime (CLR) that is unencumbered by inheritance or attributes. This is often used in opposition to the complex or specialized objects that object-relational mapping frameworks often require.

Source: Wikipedia "Plain old CLR object" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy