BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
Query |
Answer |
1. What Nuget source URL should I add? |
You need to use Syncfusion.DocIO.AspNet.Core nuget packages along with its dependency nuget packages. Please find the nuget packages from the below location.
Syncfusion ASP.NET Core NuGet Packages |
2. What dependencies and versions should I add to project.json? |
The dependent assemblies are as follows.
Syncfusion.DocIO.AspNet.Core Syncfusion.Compression.AspNet.Core Syncfusion.OfficeChart.AspNet.Core Please find the UG Documentation link for more details: https://help.syncfusion.com/aspnet-core/docio/getting-started https://help.syncfusion.com/aspnet-core/docio/overview Please find the steps to configure Syncfusion File Format Components in Asp.Net Core application from the below link. https://help.syncfusion.com/aspnet-core/getting-started |
3. For future versions, where can I see the dependencies version for the Syncfusion release version |
Yes, you can find the future versions of Syncfusion nuget packages from the below link http://nuget.syncfusion.com/package/aspnetcore The latest versions nuget packages will be updated at every releases in the above link. |