Top 20 NuGet poco Packages

Injection List and object
This is the alpha version. Currently it is in a testing process
Code generation tool for SQL Server sprocs
A set of boilerplate code libraries that facilitate implementation of S.O.L.I.D principles in .Net solutions
A lightweight object mapping library.
Converts objects to DynamicTableEntities and DynamicTableEntities back to original objects. Handles conversion of complex objects with complex nested properties. Usage: // Convert Order object to DynamicTableEntity DynamicTableEntity dynamicTableEntity = DynamicTableEntityConverter.ConvertToDynam...
Timple Model Extensions
Convert arbitrary .NET objects into strings containing their construction literal in C#.
Part of Shift package to allow progress reporting from jobs and use of POCO objects.
Adapter class to allow reading and writing simple and complex POCO objects to azure table storage without inheriting from TableEntity class or implementing ITableEntity interface. POCO class you want to write to table storage can have multiple layers of nested complex properties and can be a struct....
Simple poco builder for test.
EF6 Scaffold for PostgreSQL. Read more (https://devmartins.github.io/cap/)
To create typesafe sql query with poco objects
This is base lib to make POCO based on Oracle Database
Simple Object mapping Micro-ORM
Attributes for decorating POCO classes with information needed to map them to/from a SQL database.
A .NET 4.5 library which adds OData 4.0 support to the extension for the MicroLite ORM Framework to integrate with ASP.NET WebApi.
Easily map data from DbDataReader to Poco objects or Poco to DbCommand parameters. You can use DbDataReader/DbCommand that you already know, and still have an easy to maintain transformation to/from POCO objects.
A simple framewrok for finding differences between the two entites.
TypeScript code generator, that generates TypeScript interfaces, classes and enums based on .NET types.