Skip to content

Commit 6e8cecb

Browse files
chore(demos): notes on ,net version for demos project
1 parent 08700e4 commit 6e8cecb

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

_contentTemplates/common/get-started.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,13 +127,17 @@ Now you have the Telerik components running in your Blazor app.
127127
#next-steps-after-getting-started
128128
## Next Steps
129129

130-
Next, you can explore the [live demos](https://demos.telerik.com/blazor-ui/) and the rest of the documentation. You can also find the entire demos project in the `demos` folder of your local installation - it is fully runnable and you can inspect, modify and copy the code from it.
130+
Next, you can explore the [live demos](https://demos.telerik.com/blazor-ui/) and the rest of the documentation. You can also find the entire demos project in the `demos` folder of your local installation - it is fully runnable and you can inspect, modify and copy the code from it. @[template](/_contentTemplates/common/get-started.md#demos-project-net-version)
131131

132132
Many applications have a data grid component, and you can get started with the fully featured Telerik Grid in the [Grid Overview]({%slug components/grid/overview%}) article.
133133

134134
You can also explore the [List of Components]({%slug blazor-overview%}#list-of-components) and pick the ones you are interested in.
135135
#end
136136

137+
#demos-project-net-version
138+
The project targets the latest official .NET version, and its readme file provides more details on running the project and using older versions of the framework.
139+
#end
140+
137141

138142
#after-install
139143
Once you have the NuGet feed set up, follow the instructions to create either a [Client-side Blazor app]({%slug getting-started/client-side%}), or a [Server-side Blazor app]({%slug getting-started/server-side%}).

installation/automated.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ There is an automated installer for:
2727
The automated installer provides the following:
2828

2929
* The [necessary `.nupkg` files]({%slug getting-started/what-you-need%}) so you can setup a [local feed in Visual Studio](#set-up-a-local-nuget-feed-in-visual-studio). You can find them in the `packages` folder under the installation folder.
30-
* An offline version of our [demos](https://demos.telerik.com/blazor-ui/) that you can run and inspect in your IDE. You can find them in the `demos` folder in the installation.
30+
* An offline version of our [demos](https://demos.telerik.com/blazor-ui/) that you can run and inspect in your IDE. You can find them in the `demos` folder in the installation. @[template](/_contentTemplates/common/get-started.md#demos-project-net-version)
3131
* The [document processing]({%slug common-features-dpl%}) `.nupkg` files (in the `dpl` folder).
3232
* A shortcut to our [online demos](https://demos.telerik.com/blazor-ui/).
3333
* Our [Visual Studio Extensions]({%slug getting-started-vs-integration-overview%})

0 commit comments

Comments
 (0)