https://github.com/posinformatique/posinformatique.database.updater
A simple console tool to apply Entity Framework Core migrations. Focused on SQL Server with support for AccessToken authentication. Outputs logs to the console, ideal for CI/CD scenarios.
https://github.com/posinformatique/posinformatique.database.updater
Last synced: 7 months ago
JSON representation
A simple console tool to apply Entity Framework Core migrations. Focused on SQL Server with support for AccessToken authentication. Outputs logs to the console, ideal for CI/CD scenarios.
- Host: GitHub
- URL: https://github.com/posinformatique/posinformatique.database.updater
- Owner: PosInformatique
- License: mit
- Created: 2025-09-03T13:41:30.000Z (7 months ago)
- Default Branch: releases/v1.0.0
- Last Pushed: 2025-09-04T11:38:44.000Z (7 months ago)
- Last Synced: 2025-09-04T12:11:25.184Z (7 months ago)
- Language: C#
- Size: 389 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PosInformatique.Database.Updater
A simple console tool to apply Entity Framework Core migrations. Focused on SQL Server with support for AccessToken authentication. Outputs logs to the console, ideal for CI/CD scenarios.