Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Docs & Resources
Productivity and Design Tools
Requirement:
Blazor UI web app -> user select and upload excel file
Blazor UI web app -> convert this excel into JSON (column names to properties, column values to values)
Question:
What would be the best way to achieve this? Is there any component/library that we can use?
Thanks,
Artem
Hello Artem,
The uploading part can be done with our Blazor Upload component.
Once you have the file on the server, you can use another product of ours - the Telerik Document Processing library:
Hello Artem,
The uploading part can be done with our Blazor Upload component.
Once you have the file on the server, you can use another product of ours - the Telerik Document Processing library: