Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.15 KB

README.md

File metadata and controls

17 lines (13 loc) · 1.15 KB

ShareQR

ShareQR is an iOS application built with Xamarin and .NET Standard library. This app is composed of two parts, the host app, and the action extension. This is a open-source real product.

Features

  • .NET Standard common library
  • An action extension with communications between the host and the extension
  • Internal database using EntityFrameworkCore.Sqlite with migrations
  • QR code generated by QRCoder
  • Dependency Injection
  • Redirect from the action extension to the containing app

Screenshots

Getting started

You can build this project using Visual Studio for Mac 7.5 Preview.