https://github.com/frankodoom/simplecalc
A Xamarin Android demo for introducing Automated Testing ,Continuous Integration and Delivery with Azure DevOps and AppCenter.
https://github.com/frankodoom/simplecalc
android appcenter autofac-di devops dotnetstandard xamarin
Last synced: 9 months ago
JSON representation
A Xamarin Android demo for introducing Automated Testing ,Continuous Integration and Delivery with Azure DevOps and AppCenter.
- Host: GitHub
- URL: https://github.com/frankodoom/simplecalc
- Owner: frankodoom
- Created: 2019-04-20T13:01:08.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-02T16:49:44.000Z (almost 7 years ago)
- Last Synced: 2025-05-18T10:36:24.552Z (11 months ago)
- Topics: android, appcenter, autofac-di, devops, dotnetstandard, xamarin
- Language: Java
- Homepage:
- Size: 38.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[]
[]
# SimpleCalc
A Xamarin Android DEMO APP designed to introduce Automated Testing, Continuous Integration and Deployment with Azure DevOps and AppCenter.
This project contains Unit Tests with N.Unit, Dependency Injection with AutoFac and a shared .Net Standard Library containing the business logic.
