Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation: How to use with .NET MAUI and DI #802

Open
Syed-RI opened this issue Sep 27, 2022 · 1 comment
Open

Documentation: How to use with .NET MAUI and DI #802

Syed-RI opened this issue Sep 27, 2022 · 1 comment

Comments

@Syed-RI
Copy link

Syed-RI commented Sep 27, 2022

Thanks a lot for targeting .net 6.0
Please provide guidance how to integrate and use with Builder pattern from .NET MAUI.

@darren-kay
Copy link

Just use standard DI methods or register an instance or create an interface and class to wrap the service it. I did the latter and just exposed the methods I wanted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants