Found 51 packages
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
Microsoft® SQL Server® Compact is an embedded, in-proc database available across all desktop and device Windows® platforms
LINQ to DB is a data access technology that provides a run-time infrastructure for managing relational data as objects.
Unofficial package of System.Data.SqlServerCe.dll if you need it as dependency
Adds support for SQL Server CE 3.5 for DataObjects.Net
RoundhousE is a Professional Database Change and Versioning Management tool. This is the SQL Server CE (Compact Edition) database package.
Allows to execute Linq to DB queries in Entity Framework Core DbContext.
LINQ to DB ASP.NET Core Extensions adds ability to configure ASP.NET Core application for Linq To DB usage.
This package contains version 3.0.5206.0 of the System.Data.SqlServerCe runtime DLL.
Easiest and fastest Micro ORM, you've got the queries, you've got the objects, take the best of two worlds ! This is the SQL Server Compact database provider.
SQL Server CE ErrorLog Provider for ELFAR.
CSharp.SqlServerCe
NDbUnit for SqlServer CE targets; NDbUnit is a framework for managing database state during data-dependent unit tests
SQL Server CE ErrorLog Provider for ELFAR (WebApi).
PDF.NET SOD SqlServerCe扩展库
SQL Server CE ErrorLog Provider for ELFAR (MVC+WebApi).
MiniProfiler: Profiler storage for SQL Server Compact Edition
T4 scaffolding templates to generate LINQ to DB data models for different databases. It provides scaffolding functionality and reference to linq2db main package only. To use Linq To DB in your project you should add reference to corresponding database provider(s) explicitly.
.NET 4.0 NDbUnit for SqlServer CE targets; NDbUnit is a framework for managing database state during data-dependent unit tests