Top 20 NuGet poco Packages

The Tynamix ObjectFiller.NET fills the properties of your objects with random data. Use it for unittest, prototyping and whereever you need some random testdata. It has a fluent API and is highly customizable. It supports also IEnumerables and Dictionaries and constructors WITH parameters. It is...
An NHibernate IUserAuthRepository to persist User registration and authentication info in any RDBMS NHibernate supports. Implements ServiceStack's built-in AuthProvider Model: https://docs.servicestack.net/authentication-and-authorization inc. Twitter, Facebook, Basic, Digest, Cred...
MySQL Adapter for ServiceStack OrmLite using MySqlConnector ADO.NET Provider
Light, simple and fast convention-based code-first POCO ORM for MySQL. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in MySQL.
.NET Standard 2.0 version of ServiceStack.OrmLite.PostgreSQL
.NET Standard 2.0 version of ServiceStack.OrmLite.Sqlite
Light, simple and fast convention-based code-first POCO ORM for Firebird. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in Firebird.
Light, simple and fast convention-based code-first POCO ORM for Oracle RDBMS (Unofficial). Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in Oracle.
Add OrmLite Converters for SQL Servers SqlGeography and SqlGeometry Types
.NET Standard 2.0 version of ServiceStack.OrmLite.MySql
.NET Standard 2.0 version of ServiceStack.OrmLite.MySqlConnector
Uses Microsoft.Data.SqlClient. Light, simple and fast convention-based code-first POCO ORM for Sql Server. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in SQLServer.
Hyperion, fast binary POCO serializer
Fast lightweight data access library for .NET Core (micro-ORM): simple API for CRUD operations, dynamic queries, SQL commands generation (command builder), abstract queries that have simple string representation + parser, schema-less data access, flexible query results mapping to annotated POCO mode...
Premium data set for generating movies and TV shows. Movie titles, tag lines, genres, and trailer links. Sample data used in this library is used with permission from TMDb: https://www.themoviedb.org
OrmDB is a simple, fast and lightweight embedded .NET ORM tool which was inspired by the equivalent other tools. OrmDB is standalone a single DLL fully written in .NET managed code, and works across .NET ADO providers such as MsSql, MySql, Oracle, PostgreSql and SQLite.
Light, simple and fast convention-based code-first POCO ORM for VistaDB. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in VistaDB.
Generate POCO models for all existing tables and stored procedures in a database for use with OrmLite.
Use POCO classes in the Neo4jClient library, ORM style. Annotate with System.ComponentModel.DataAnnotations.Schema attributes. Supports Complex Types too.
Provides functionality to flatten complex objects into EntityProperty dictionary and functionality to recompose original complex object from the flattened property dictionary. One usage is that the API allows writing any complex object with nested properties into Azure Table Storage in flattened for...