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 5a15fba commit 7f075cbCopy full SHA for 7f075cb
docs/pages/getting-started/licensing.md
@@ -29,7 +29,7 @@ The license name and key can be added directly in the app.config or web.config f
29
</appSettings>
30
```
31
32
-## Setup License from appsettings.json file
+## Setup License from appsettings.json file (.NET Core)
33
The license name and key can be added directly in the appsettings.json.
34
35
```csharp
0 commit comments