Update POST.md

pull/10925/head
albert 4 years ago committed by GitHub
parent b059eb4dca
commit 1a72c1ad11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,7 +2,7 @@
## Introduction
Hi, in this article we will see how we can integrate the Syncfusion MVC Components into our application.
In this article we will see how we can integrate the Syncfusion MVC Components into our ABP application.
## Source Code
@ -13,7 +13,8 @@ You can find the source code of the application at https://github.com/EngincanV/
* [.NET 6](https://dotnet.microsoft.com/en-us/download/dotnet/6.0)
* In this article, we will create a new startup template in v5.0.0-rc.2 and if you follow this article from top to bottom and create a new startup template with me, you need to install the [.NET 6 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/6.0) before starting.
**NOTE:** ABP v5.X stable version has been released. You can replace v5.0.0-rc.2 with the latest stable version in your steps.
Also, you need to update your ABP CLI to the v5.0.0-rc.2, you can use the command below to update your CLI version:
@ -317,4 +318,4 @@ After injecting the Syncfusion style and script into our application, our config
In this article, we've explained how to integrate the **Syncfusion Components** into our applications. After following this article, you can use the Syncfusion components in your application.
Thanks for reading the article, I hope you've found it useful :)
Thanks for reading the article, I hope you've found it useful :)

Loading…
Cancel
Save