What is "poco"

Plain Old CLR Object which indicates that an object has no dependency on any external framework. Indicates that the object is simple and not complex. Non-poco objects use attributes to add information for other frameworks to use, notably Orms.