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 79a458b commit 5c9532dCopy full SHA for 5c9532d
1 file changed
README.md
@@ -24,8 +24,8 @@ This library hopes to solve that problem, featuring:
24
25
Add `Auth0Net.DependencyInjection` to your project:
26
27
- ```ps
28
-Install-Package Auth0Net.DependencyInjection
+ ```
+dotnet add package Auth0Net.DependencyInjection
29
```
30
31
## Scenarios
0 commit comments