Skip to content

Commit 25fcb73

Browse files
committed
Update documentation
1 parent 45fbcea commit 25fcb73

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

src/SSR.Net/SSR.Net.csproj

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
<PackageProjectUrl>https://github.com/knowit/SSR.Net</PackageProjectUrl>
1414
<RepositoryUrl>https://github.com/knowit/SSR.Net</RepositoryUrl>
1515
<PackageDescription>
16-
SSR.Net facilitates Server-Side Rendering (SSR) for React 17, React 18, React 19, and Vue 3 using JavaScriptEngineSwitcher.Core.
17-
It is open for extension to support other JavaScript frameworks.
18-
It has DLLs for .Net Standard 2.0 and .Net 7/8/9 to support everything from .Net Framework to .Net 9.
19-
Performance is optimized through proactive JavaScript engine preparation, engine reuse and smart scheduling.
20-
See examples and read more in the documentation on GitHub: https://github.com/knowit/SSR.Net
21-
It is based on many of the ideas in ReactJS.Net: https://github.com/reactjs/React.NET
22-
</PackageDescription>
16+
SSR.Net facilitates Server-Side Rendering (SSR) for React 17, React 18, React 19, and Vue 3 using JavaScriptEngineSwitcher.Core.
17+
It is open for extension to support other JavaScript frameworks.
18+
It has DLLs for .Net Standard 2.0 and .Net 7/8/9 to support everything from .Net Framework to .Net 9.
19+
Performance is optimized through proactive JavaScript engine preparation, engine reuse and smart scheduling.
20+
See examples and read more in the documentation on GitHub: https://github.com/Knowit-Objectnet/SSR.Net
21+
It is based on many of the ideas in ReactJS.Net: https://github.com/reactjs/React.NET
22+
</PackageDescription>
2323
<PackageTags>ssr; react; reactjs; react19; react18; react17; vue; vuejs; server-side rendering; javascriptengineswitcher; nodejs; javascript; js;</PackageTags>
2424
</PropertyGroup>
2525

0 commit comments

Comments
 (0)