https://github.com/gravity00/article-devops-efcore
https://github.com/gravity00/article-devops-efcore
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gravity00/article-devops-efcore
- Owner: gravity00
- License: mit
- Created: 2023-11-30T14:29:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-04T11:57:41.000Z (over 2 years ago)
- Last Synced: 2025-04-14T23:38:26.194Z (about 1 year ago)
- Language: C#
- Size: 27.3 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# .NET — DevOps and Entity Framework Core
Example project for setting up a console application that can be used into a Continuous Delivery pipeline for applying Entity Framework Core migrations and seed default data.
## Articles
* [.NET — DevOps and Entity Framework Core](https://medium.com/@joaoprsimoes/net-devops-and-entity-framework-core-f8ced538a1f9)