A simple and sane data generator for populating objects that supports different locales. A delightful port of the famed faker.js and inspired by FluentValidation. Use Bogus to create UIs with fake data or seed databases. Get started by using Faker class or a DataSet directly.
Common library for the Light, simple and fast convention-based code-first POCO, OrmLite.
Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs.
OrmLite is a suite extension methods on ADO.NET's underlying...
More information
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.
You hate verbatim SQL queries with zero type safety for your code but you love the speed?
Dapper.FastCRUD is built around essential features of the C# 6 / VB that have finally raised the simplicity of raw SQL constructs to acceptable maintenance levels.
These features leave no chance...
More information
Light, simple and fast convention-based code-first POCO ORM for SQLite.
Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in SQLite.
Light, simple and fast convention-based code-first POCO ORM for PostgreSQL.
Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in Postgres.
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.
PetaPoco is a tiny, single file .NET data access layer inspired by Massive that works with both non-dynamic POCO objects and dynamics.
This package includes the core PetaPoco library + T4 templates to generate POCO classes from your database
Track changes in your POCO objects, and in your collections.
By using Castle Dynamic Proxy to create proxies of your classes at runtime, you can use your objects just like you used do, and just by calling the AsTrackable() extension method, you get automatic change tracking, and...
More information