diff --git a/designing-reports/report-designer-tools/web-report-designer/how-to-set-up-in-dotnet.md b/designing-reports/report-designer-tools/web-report-designer/how-to-set-up-in-dotnet.md index 90744bc95..12c85c084 100644 --- a/designing-reports/report-designer-tools/web-report-designer/how-to-set-up-in-dotnet.md +++ b/designing-reports/report-designer-tools/web-report-designer/how-to-set-up-in-dotnet.md @@ -1,9 +1,9 @@ --- title: Setting up in .NET -page_title: Embedding the Web Report Designer in .NET {{site.mindotnetversion}}+ -description: "Learn how to set up the Telerik Web Report Designer in .NET {{site.mindotnetversion}} and higher applications via the Visual Studio Item Templates or Manually." +page_title: Embedding the Web Report Designer in .NET 8+ +description: "Learn how to set up the Telerik Web Report Designer in .NET 8 and higher applications via the Visual Studio Item Templates or Manually." slug: telerikreporting/designing-reports/report-designer-tools/web-report-designer/how-to-set-up-in-.net-5-and-.net-core-3.1-applications -tags: how,to,set,up,in,.net,{{site.mindotnetversion}},applications +tags: how,to,set,up,in,.net,8,applications published: True position: 1 previous_url: /web-report-designer-setup-in-net-core3,/designing-reports/report-designer-tools/web-report-designer/how-to-set-up-in-.net-5-and-.net-core-3.1-applications diff --git a/embedding-reports/display-reports-in-applications/web-application/html5-report-viewer/how-to-use-html5-report-viewer-in-an-asp.net-core-in-.net-5-application.md b/embedding-reports/display-reports-in-applications/web-application/html5-report-viewer/how-to-use-html5-report-viewer-in-an-asp.net-core-in-.net-5-application.md index 3943537aa..9c5988107 100644 --- a/embedding-reports/display-reports-in-applications/web-application/html5-report-viewer/how-to-use-html5-report-viewer-in-an-asp.net-core-in-.net-5-application.md +++ b/embedding-reports/display-reports-in-applications/web-application/html5-report-viewer/how-to-use-html5-report-viewer-in-an-asp.net-core-in-.net-5-application.md @@ -1,7 +1,7 @@ --- title: Using in .NET page_title: HTML5 Report Viewer in ASP.NET Core - Telerik Reporting -description: "Learn how to add an HTML5 Report Viewer in an ASP.NET Core in {{site.dotnetversions}} web app." +description: "Learn how to add an HTML5 Report Viewer in an ASP.NET Core in 8 web app." slug: telerikreporting/using-reports-in-applications/display-reports-in-applications/web-application/html5-report-viewer/how-to-use-html5-report-viewer-in-an-asp.net-core-in-.net-5-application tags: how,use,html5,report,viewer,asp.net,core,.net,application published: True diff --git a/embedding-reports/display-reports-in-applications/winui-3-desktop-application/how-to-add-report-viewer-to-a-.net-5-application.md b/embedding-reports/display-reports-in-applications/winui-3-desktop-application/how-to-add-report-viewer-to-a-.net-5-application.md index d9d090743..c7a800195 100644 --- a/embedding-reports/display-reports-in-applications/winui-3-desktop-application/how-to-add-report-viewer-to-a-.net-5-application.md +++ b/embedding-reports/display-reports-in-applications/winui-3-desktop-application/how-to-add-report-viewer-to-a-.net-5-application.md @@ -1,9 +1,9 @@ --- -title: Using in a .NET {{site.mindotnetversion}} application -page_title: Integrating the WinUI Report Viewer in a .NET {{site.mindotnetversion}} application -description: "Learn how to start using the Telerik Reporting WinUI Report Viewer in .NET {{site.mindotnetversion}} applications with this tutorial." +title: Using in a .NET 8 application +page_title: Integrating the WinUI Report Viewer in a .NET 8 application +description: "Learn how to start using the Telerik Reporting WinUI Report Viewer in .NET 8 applications with this tutorial." slug: telerikreporting/using-reports-in-applications/display-reports-in-applications/winui-3-desktop-application/how-to-add-report-viewer-to-a-.net-5-application -tags: how,to,add,winui,report,viewer,to,a,.net,{{site.mindotnetversion}},application +tags: how,to,add,winui,report,viewer,to,a,.net,8,application published: True position: 1 previous_url: /winui-report-viewer-how-to-add-in-net5-app diff --git a/embedding-reports/host-the-report-engine-remotely/asp.net-core-web-api-implementation/host-reports-service-in-.net-6-with-minimal-api.md b/embedding-reports/host-the-report-engine-remotely/asp.net-core-web-api-implementation/host-reports-service-in-.net-6-with-minimal-api.md index ce616b596..3e06cf361 100644 --- a/embedding-reports/host-the-report-engine-remotely/asp.net-core-web-api-implementation/host-reports-service-in-.net-6-with-minimal-api.md +++ b/embedding-reports/host-the-report-engine-remotely/asp.net-core-web-api-implementation/host-reports-service-in-.net-6-with-minimal-api.md @@ -1,7 +1,7 @@ --- title: Hosting in .NET with Minimal API page_title: Hosting the Reporting REST Service in ASP.NET Core with Minimal API -description: "Learn how to Host Telerik Reporting REST Service in ASP.NET Core in .NET {{site.mindotnetversion}} and above with Minimal API in this step by step tutorial." +description: "Learn how to Host Telerik Reporting REST Service in ASP.NET Core in .NET 8 and above with Minimal API in this step by step tutorial." slug: telerikreporting/using-reports-in-applications/host-the-report-engine-remotely/telerik-reporting-rest-services/asp.net-core-web-api-implementation/how-to-host-reports-service-in-asp.net-core-in-.net-6-with-minimal-api tags: how,to,host,reports,service,in,asp.net,core,in,.net,6,with,top-level,statements published: True diff --git a/embedding-reports/host-the-report-engine-remotely/asp.net-core-web-api-implementation/host-reports-service-in-.net-with-controllers.md b/embedding-reports/host-the-report-engine-remotely/asp.net-core-web-api-implementation/host-reports-service-in-.net-with-controllers.md index 440d39a9d..3979dc504 100644 --- a/embedding-reports/host-the-report-engine-remotely/asp.net-core-web-api-implementation/host-reports-service-in-.net-with-controllers.md +++ b/embedding-reports/host-the-report-engine-remotely/asp.net-core-web-api-implementation/host-reports-service-in-.net-with-controllers.md @@ -2,7 +2,7 @@ title: Hosting in .NET with Controllers page_title: Hosting the Reporting REST Service in ASP.NET Core with Controllers -description: "Learn how to Host Telerik Reporting REST Service in ASP.NET Core in .NET {{site.mindotnetversion}}+ and above with Top-Level Statements and controller-based APIs in this step by step tutorial." +description: "Learn how to Host Telerik Reporting REST Service in ASP.NET Core in .NET 8+ and above with Top-Level Statements and controller-based APIs in this step by step tutorial." slug: telerikreporting/using-reports-in-applications/host-the-report-engine-remotely/telerik-reporting-rest-services/asp.net-core-web-api-implementation/host-reports-service-in-.net-with-controllers tags: how,to,host,reports,service,in,asp.net,core,in,.net,6,with,top-level,statements,and,controllers published: True diff --git a/getting-started/web-designer/set-up-and-create-basic-report.md b/getting-started/web-designer/set-up-and-create-basic-report.md index 160062af6..dd55af7eb 100644 --- a/getting-started/web-designer/set-up-and-create-basic-report.md +++ b/getting-started/web-designer/set-up-and-create-basic-report.md @@ -1,7 +1,7 @@ --- title: Setting up Designer and Creating Basic Report -page_title: Embedding the Web Report Designer in .NET {{site.mindotnetversion}} and Creating Your First Report -description: "Learn how to set up the Telerik Web Report Designer in .NET {{site.mindotnetversion}} applications via the Visual Studio Item Templates and how to create a report with Logo and Graph in this step by step tutorial." +page_title: Embedding the Web Report Designer in .NET 8 and Creating Your First Report +description: "Learn how to set up the Telerik Web Report Designer in .NET 8 applications via the Visual Studio Item Templates and how to create a report with Logo and Graph in this step by step tutorial." slug: telerikreporting/getting-started/web-designer/set-up-and-create-basic-report tags: how,configure,.net,applications,web,designer,report published: True