Looks like this is the package you want. You need to run the command after the project is created
dotnet add package datatables.net-bs5 --version 1.11.3
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi
I am intend to install these package... using Nuget
I have refered here but cannot fiure out what am i missing....
For e.g. dotnet add package datatables.net-bs5
My Try
dotnet add "MyprojectName" package datatables.net-bs5
Appreciate your help....
Package source - https://datatables.net/download/
Looks like this is the package you want. You need to run the command after the project is created
dotnet add package datatables.net-bs5 --version 1.11.3