Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rprouse/prismninjectdemo
Demo project for a blog post on using Ninject with Prism for Xamarin Forms
https://github.com/rprouse/prismninjectdemo
Last synced: 24 days ago
JSON representation
Demo project for a blog post on using Ninject with Prism for Xamarin Forms
- Host: GitHub
- URL: https://github.com/rprouse/prismninjectdemo
- Owner: rprouse
- License: mit
- Created: 2016-01-02T21:25:38.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-03T14:04:24.000Z (almost 9 years ago)
- Last Synced: 2024-04-14T11:53:15.913Z (7 months ago)
- Language: C#
- Size: 304 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ninject for Prism for Xamarin.Forms Demo
Demo project for my blog post on using [Ninject with Prism for Xamarin Forms](http://www.alteridem.net/2016/01/03/using-ninject-for-prism-for-xamarin-forms/).
This is the default project created by the [Prism Template Pack](https://visualstudiogallery.msdn.microsoft.com/e7b6bde2-ba59-43dd-9d14-58409940ffa0) converted to used Ninject instead of Unity as the IoC container.