We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab54314 commit a79bf97Copy full SHA for a79bf97
README.md
@@ -20,7 +20,7 @@ Package Manager Console:
20
Install-Package CorePush
21
```
22
23
-### Setup for ASP.NET Core and/or other Dependency Injection
+### Setup for ASP.NET Core with Dependency Injection
24
25
Both `ApnSender` and `FcmSender` have dependencies that need to be registered in order to enable DI.
26
0 commit comments