Skip to content

This is a repo for "Xamarin General Course" Guide and Projects based on this course.

Notifications You must be signed in to change notification settings

Glareone/Xamarin-General-Course-And-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

122 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Xamarin Repository

Section 3 & 11:

Shared Project vs Portable Class Library (Also known like ".Net Standard Libraries")

.Net Standard is the next generation of PCL.

How to share code between projects: Summary1 Summary2 Summary3

Standard Libraries also better documented.

In VS2019 you cant select between these two types. Only .Net Standard is available by default.

Azure BE Services Configuration + DBConnection String:

Important configuration which allows azure service to work with mobile app: AzureConfig1 AzureConfig2

Section 12: MVVM

MVVM Materials: ICommand

ICommand: ICommand1 ICommand2 ICommand3 ICommand4

MVVM Materials: IValueConverter

ICommand: IValueConverter1 IValueConverter2 IValueConverter3 IValueConverter4 IValueConverter5

MVVM Materials: IObservableCollection

ICommand: IObservableCollection1 IObservableCollection2 IObservableCollection3

Section 14: Xamarin Native(Classic) vs Forms

Xamarin-Native1 Xamarin-Native1 Xamarin-Native1

Useful links:

Icon generator: AndroidAssetStudio IOS Icons

Make your git ignore file easier: Git Ignore File Constructor

About

This is a repo for "Xamarin General Course" Guide and Projects based on this course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published