https://github.com/jfversluis/mauidependencyinjectionsample
Sample code to demonstrate how to use dependency injection in your .NET MAUI app
https://github.com/jfversluis/mauidependencyinjectionsample
dependency-injection dotnet-maui microsoft-extensions-di sample-code
Last synced: 10 months ago
JSON representation
Sample code to demonstrate how to use dependency injection in your .NET MAUI app
- Host: GitHub
- URL: https://github.com/jfversluis/mauidependencyinjectionsample
- Owner: jfversluis
- License: mit
- Created: 2021-10-21T09:52:08.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-31T16:36:01.000Z (almost 2 years ago)
- Last Synced: 2024-11-22T12:30:33.026Z (over 1 year ago)
- Topics: dependency-injection, dotnet-maui, microsoft-extensions-di, sample-code
- Language: C#
- Homepage: https://youtu.be/wkgbvMlrMhU
- Size: 75.2 KB
- Stars: 11
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://youtu.be/wkgbvMlrMhU)
# .NET MAUI Dependency Injection Sample
Sample code to demonstrate how to use dependency injection in your .NET MAUI app