firebase / firebase/firebase-admin-dotnet
Using this SDK in asp net core api with dependency injection
Open
needs-triage
- Dominant language
- C#
- Stars
- 408
- Forks
- 146
- Avg merge
- 22h 7m
- Merged PRs (30d)
- 1
Description
Hi,
I need to use firebase admin SDK in an backend api. My project is using DI and it's not clear to me how to initialize the SDK to use methods from controllers - in particular, how to declare lifecycle when registering with services (session, scoped, singleton).
Is there a project example for this use case?
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.