Skip to content

nanidotnetdev/xamarin-Azure-WebApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xamarin-POC

  1. Used MVVM pattern by Implementing the Base ViewModel and moving all the UI logic to the viewmodel. So that it will be easier to do Unit testing and loose coupling of UI from the backend.
  2. SQLite integration with user service and user Repository for User CRUD operations.
  3. Used the Xamarin dependency Service to initialize the User repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published