Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmitry-lipetsk/hobby-wpf-efcore-ibp-phonemodels
Demo with usage of EFCore v6.0 and IBProvider
https://github.com/dmitry-lipetsk/hobby-wpf-efcore-ibp-phonemodels
efcore firebird ibprovider wpf
Last synced: about 1 month ago
JSON representation
Demo with usage of EFCore v6.0 and IBProvider
- Host: GitHub
- URL: https://github.com/dmitry-lipetsk/hobby-wpf-efcore-ibp-phonemodels
- Owner: dmitry-lipetsk
- License: mit
- Created: 2022-08-14T11:58:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-15T06:19:04.000Z (over 1 year ago)
- Last Synced: 2023-08-15T06:39:21.399Z (over 1 year ago)
- Topics: efcore, firebird, ibprovider, wpf
- Language: C#
- Homepage:
- Size: 274 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hobby-WPF-EFCore-IBP-PhoneModels
Demo with usage of WPF, EFCore v6.0 and IBProvider.It's an elementary application for editing a database with a single table - PHONE. Just for fun.
Technologies:
- WPF
- EntityFrameworkCore v6
- Lcpi.EntityFrameworkCore.DataProvider.LcpiOleDb
- LCPI.IBProvider.5
- Firebird v3.0
- Automated testing vai [FlaUI Framework](https://github.com/FlaUI/FlaUI)Some "advanced" features weren't implemented but, I'm sure, for the first application it's more than enough :)
![WPF-EFCore-IBP-PhoneModels-2022_08_15](https://user-images.githubusercontent.com/4594554/184627426-d55de0c6-3e79-4998-b804-2156a6639016.gif)
**Automatied testing**
![WPF-EFCore-IBProvider-AutoTest--2023_08_15__001](https://github.com/dmitry-lipetsk/hobby-WPF-EFCore-IBP-PhoneModels/assets/4594554/8063cd78-c272-464c-ad09-cde3e33546cf)