Skip to content

Commit 516115f

Browse files
committed
Add cross-reference to .NET Libraries documentation in OTA page
1 parent 9c3efb9 commit 516115f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

cloud/src/www/docs/ota.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -732,6 +732,11 @@ <h2 id="dotnet">.NET SDK <span class="sdk-badge">Available</span></h2>
732732

733733
<p>The .NET SDK provides full OTA support through the <code>LocalizationManager.JsonLocalization</code> NuGet package.</p>
734734

735+
<div class="info-box">
736+
<div class="info-box-title">Full Library Documentation</div>
737+
<p>For complete documentation on the JsonLocalization library including standalone usage, ASP.NET Core integration, pluralization, and source generators, see the <a href="dotnet.html">.NET Libraries</a> page.</p>
738+
</div>
739+
735740
<h3>Installation</h3>
736741
<pre><code>dotnet add package LocalizationManager.JsonLocalization</code></pre>
737742

0 commit comments

Comments
 (0)