Top 20 NuGet poco Packages

Auto generate POCO classes at runtime for use in .NET Framework & .NET Core applications. No DbContext required; classes are created from database schema.
Serializes a C# object into a Multipart Form-Data Object.
A library for easy validations. You can easily validate instances of your classes or any values, whether it be method parameters or anything else. It can also be used for validating user input or writing tests. You may combine different validations at runtime using decorators to validate individual...
DevForce takes care of your application's infrastructure-the gap between your data-layer and client-layer where the difficult job of turning raw data into business objects and moving them to and from the client's screen takes place. DevForce fills this gap so you don't have to. Instead of building, ...
An alternative "Plain Old C# Objects" mapper with minimal configuration required.
Ditto - the friendly POCO mapper for Umbraco
Deprecated. Use ServiceStack.OrmLite.Sqlite package instead.
Deprecated. Use the strong named ServiceStack.OrmLite package instead.
Deprecated. Use the strong named ServiceStack.OrmLite.Sqlite.Windows package instead.
AsyncPoco bindings for StaTypPocoQueries. It translates Linq Expressions to SQL 'where' clause. Makes it safer to work with AsyncPoco. Generates sql and parameters to be passed to Database class methods such as Query, Single, Delete etc.
Mirage is an open source library for .Net designed to create random data for POCOs, unit tests, etc. Supports .Net Core as well as full .Net.
The unstyled version of the input components for the VxFormGenerator
Auto generate POCO classes at runtime for use in .NET Framework & .NET Core applications. No DbContext required; classes are created from database schema.
This package is deprecated. Use the new ServiceStack.OrmLite.Sqlite.Windows NuGet package which supports both x86/x64 architectures.
This package is deprecated. Use the new ServiceStack.OrmLite.Sqlite.Windows NuGet package which supports both x86/x64 architectures.
SisoDb is a schemaless document-oriented provider for SQL-Server. Using JSON and key-value storage, it lets you persist object graphs without specifying any mappings or extending any base classes interfaces etc. It lets you perform queries against SQL-server, using lambda expressions. It syncs schem...
SisoDb is a schemaless document-oriented provider for SQL-Server. Using JSON and key-value storage, it lets you persist object graphs without specifying any mappings or extending any base classes interfaces etc. It lets you perform queries against SQL-server, using lambda expressions. It syncs schem...
Deprecated. Use https://www.nuget.org/packages/ServiceStack.Azure
DevForce takes care of your application's infrastructure-the gap between your data-layer and client-layer where the difficult job of turning raw data into business objects and moving them to and from the client's screen takes place. DevForce fills this gap so you don't have to. Instead of building, ...
Light, simple and fast convention-based code-first POCO ORM for Oracle RDBMS. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in Oracle.