37 packages tagged with “SqlCe”
LINQ to DB is a data access technology that provides a run-time infrastructure for managing relational data as objects.
The SqlCe TempDb implementation
Unofficial package of System.Data.SqlServerCe.dll if you need it as dependency
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.
SQL Server Compact 4.0 ADO provider for the Simple.Data data access library.
.NET Library for loading data fast (doing bulk inserts) into a SQL Server Compact database file. Attempts to mimic the SqlClient SqlBulkCopy API.
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.
VITA ORM driver for MS SQL Compact Edition.
LINQ to DB Tools provides additional services for Linq To DB library.
Allows SQL Server Compact 4.0 to be used with Entity Framework Core
ELMAH with configuration for getting started quickly on a Microsoft SQL Server Compact database as the error log.
For SQL Server Compact, for easy inclusion of database scripting in your own application
T4 scaffolding templates for SqlCe database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
Business Logic Toolkit SqlCe Data Provider for .NET
Allows Microsoft Sql Server to be used with Lemonade.
This package will ensure that the 'DatabaseProviders' msi for MS Sync Framework is installed, and it will then add references to the necessary assemblies: Microsoft.Synchronization.Data.dll, Microsoft.Synchronization.Data.Server.dll, Microsoft.Synchronization.Data.SqlServer.dll, Microsoft.Synchronization.Data.SqlServerCe.dll. The msi distributables included in this package are obtained from here: http://www.microsoft.com/en-gb/download/details.aspx?id=19502
Optimized for effective use ORM by sst_hp
Different tools that help to build mostly web applications(Asp.Net and Asp.Net MVC), some tools can also be used for windows development. Micro ORM for SQLCE
For SQL Server Compact 3.5 SP2, for easy inclusion of Merge Replication support in your own application. Requires SQL Server Compact 3.5 SP2 runtime installed. See project site for samples and documentation.
LINQ to DB CLI is a dotnet tool for Linq To DB database model scaffolding.
Allows SQL Server Compact 4.0 to be used with Entity Framework Core. Requires the SQL Server Compact 4.0 runtime to be installed
An extension to the Microsoft SQL Server Compact Edition client library, which simulates the support of the multiple statements in a single command.
The Microsoft Enterprise Library is a set of tools and programming libraries for the Microsoft .NET Framework. It provides APIs to facilitate proven practices in core areas of programming including data access, logging, exception handling and others. Enterprise Library is provided as pluggable binaries and source code, which can be freely used and customized by developers for their own purposes. It also ships with test cases and quickstarts.
COM Excel API
An data access component. It provides a library of classes and a tool, using it in .net project can make data accessing more easily.
Supported databases: IBM DB2 LUW/zOS, Firebird, IBM Informix, Microsoft Access, Microsoft Sql Server (+Azure), Microsoft Sql Server Compact, MySql, MariaDB, Oracle, PostgreSQL, SQLite, SAP HANA, SAP/Sybase ASE, ClickHouse.
LINQ to DB Extensions adds ability to configure Linq To DB usage with DI container or logger.
LINQ to DB Remote WCF package provides client and server classes to query database remotely using WCF.
LINQ to DB Remote gRPC package provides client and server classes to query database remotely using gRPC.