185 packages tagged with “code-first”
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 IDbConnection providing DRY, typed access for common data usage patterns that map to clean, simple POCOs. Great support for testing where OrmLite methods can be mocked.
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.
.NET Standard 2.0 version of ServiceStack.OrmLite
An Memcached cache client implementing ServiceStack's ICacheClient: https://docs.servicestack.net/caching
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.
Fast Bulk insert extension for EntityFramework 6
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.
.NET Standard 2.0 version of ServiceStack.OrmLite.SqlServer
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.
MetaCode model types
Bi-directional text processor
Deprecated. Use the strong named ServiceStack.OrmLite package instead.
MetaCode generator types
MetaCode exception types
.NET Standard 2.0 version of ServiceStack.OrmLite.Sqlite
Reads models defined in attributed assemblies
Metadata validator.
A MongoDB IUserAuthRepository to persist User registration and auth info in a NoSQL Mongo DB. Implements ServiceStack's built-in AuthProvider Model: https://docs.servicestack.net/authentication-and-authorization inc. Twitter, Facebook, Basic, Digest, Credentials Auth modes out-of-the-box.
Common types shared by MetaCode assemblies.
Attributes for creating MetaCode models in code.
.NET Standard 2.0 version of ServiceStack.OrmLite.PostgreSQL
Library that enables applications to communicate with gRPC services using code-first approach, helps to get around some limitations of gRPC protocol. Provides exception handling. Helps to migrate existing WCF solution to gRPC with minimum effort.
MetaCode API client
MetaCode API client (MessagePack DTOs)
MetaCode API client (DTO interfaces)
A set of Cake aliases for Entity Framework code-first migrations.
MySQL Adapter for ServiceStack OrmLite using MySqlConnector ADO.NET Provider
MetaCode API common types
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.