sql-server-localdb
There are 10 repositories under sql-server-localdb topic.
ErikEJ/SqlCeMigrator
Command line tool to move your SQL Server Compact database to SQL Server
usis-software/usis.Data.LocalDb
A .NET wrapper for the SQL Server Express LocalDB Instance APIs.
samuraoka/EntityFrameworkCore2GettingStarted
These are demo applications for Entity Framework Core 2: Getting Started by Julie Lerman on Pluralsight.
Avi-Meshulam/Trade-Center
A trading web site, built with Asp.Net MVC 5, AJAX (Asp.Net/jQuery), Bootstrap 3, Entity Framework 6 and SQL Server Local DB.
nour-nagm/BethanysPieShop-AspCore
My practice on Building Web Applications with ASP.NET Core MVC course on Pluralsight (authored by Gill Cleeren)
samuraoka/AutomatingUITestingWPF
This is a demo application for the Automating UI Tests for WPF Applications by Vladimir Khorikov on Pluralsight.
vahid-najafi/LocalNetworkHardwareManagement
This program gets the hardware information about connected nodes and stores them on database
AlexPJ1996/CodigosGuia
Secciones de código para facilitar el proceso de desarrollo
neurospeech/ef-localdb-mock
Entity Framework Mocking using SQL Server LocalDB
VolodimirDD/Analytics_and_store_administration
The app was built with C# in Visual Studio, .NET Framework, and WinForms UI. It utilizes SQL Server LocalDB for DBMS functionality, with Entity Framework for DB operations and ADO.NET for data access. SSDT used to design and manage the database schema. Dependencies are managed via NuGet packages.