Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Entity Framework 6 examples updated to use MsSqlCE. #100

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Mar 19, 2024

  1. Converted from using SQL Server Express LocalDB : (MSSQLLocalDB) : Re…

    …quires installation of SqlExpress MSSQLLocalDB to Microsoft SQL Server Compact Edition (SqlCE 4.0): Server Less local Db - no installlation/external dependancy so an easy deploy
    Mantic-says-hi committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    4827e5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bb9b98 View commit details
    Browse the repository at this point in the history
  3. Converted Examples to use MsSqlCE

    Change App.config and .efmodel files
    Add NuGet dependencies
    Mantic-says-hi committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    8672950 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    0b5774b View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    f7b71f6 View commit details
    Browse the repository at this point in the history
  2. Tweak

    .gitignore large files
    /src/DslPackage/VSIX
    /dist
    CCE-DV committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    df1ee85 View commit details
    Browse the repository at this point in the history
  3. VSIX ARM64 and AMD64

    CCE-DV committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    14bc9b5 View commit details
    Browse the repository at this point in the history