xamu-infrastructure icon indicating copy to clipboard operation
xamu-infrastructure copied to clipboard

Extensions, MVVM classes, behaviors and other misc. useful code bits from Xamarin University

Results 5 xamu-infrastructure issues
Sort by recently updated
recently updated
newest added
trafficstars

CSProj files have been updated to enable SourceLink in your nuget --- *[This pull request was created with an automated workflow]* I noticed that your repository and Nuget package are...

@markjulmar : Could you please help me on below issue. In my app I am using _DependencyServiceExtension_ in the library to create my ViewModel. For example ``` BindingContext="{infrastructure:DependencyService Type={x:Type viewModels:HomeViewModel},...

@markjulmar @RobGibbens Could you please add support for Xamarin Shell support to our library. Also one request, please don't archive this repository. It is really good one for beginners like...

Is it possible to use Tabbed Page along with the library. I can see the the Navigation implementation for NavigationPage and MasterDetailPage. But I am not sure how I can...

I would like to use **Unity / SimpleIOC** container along with xamu-infrastructure. I saw the documentation for the same [here.](https://github.com/xamarinhq/xamu-infrastructure/wiki/IDependencyService) But seems to be quite old. Also I can see...