An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[![Build status](https://dev.azure.com/cloud911-projects/SimpleCalc/_apis/build/status/SimpleCalc-Xamarin.Android-CI)]
[![Build status](https://build.appcenter.ms/v0.1/apps/41408e64-be28-4616-9164-ff1226a4d7c2/branches/master/badge)]

# 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.