Skip to content

Commit 8be7cee

Browse files
authored
Add cross-link to RCL article (#35901)
1 parent 936addf commit 8be7cee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

aspnetcore/client-side/dotnet-interop.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -468,3 +468,6 @@ In the preceding example, the `{TARGET FRAMEWORK}` placeholder is the [target fr
468468
* [.NET WebAssembly runtime](https://github.com/dotnet/runtime/tree/main/src/mono/wasm)
469469
* [`dotnet.d.ts` file (.NET WebAssembly runtime configuration)](https://github.com/dotnet/runtime/blob/main/src/mono/browser/runtime/dotnet.d.ts)
470470
* [Use .NET from any JavaScript app in .NET 7](https://devblogs.microsoft.com/dotnet/use-net-7-from-any-javascript-app-in-net-7/)
471+
* Including static assets from a Razor class library
472+
* <xref:blazor/components/class-libraries> (Blazor documentation)
473+
* <xref:razor-pages/ui-class#create-an-rcl-with-static-assets> (Razor Pages documentation)

0 commit comments

Comments
 (0)