leoiii12 / ShareQR

A production Xamarin application using .NET Standard, EFCore, DI with native iOS extension.

Home Page:https://itunes.apple.com/us/app/shareqr/id1364559319?ls=1&mt=8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A production Xamarin application using .NET Standard, EFCore, DI with native iOS extension.

https://itunes.apple.com/us/app/shareqr/id1364559319?ls=1&mt=8


Languages

Language:C# 100.0%