ReportingCloud: One Multi-Target Wrapper for .NET, .NET Core and .NET Standard
We just released a multi-platform .NET wrapper that can be used for full framework .NET, .NET Core and .NET Standard.

.NET Core is growing fast and we have a fast growing number of users utilizing ReportingCloud for their document creation requirements. Since the beginning of .NET Core and the base implementation .NET Standard, a lot of things and standards changed. Historically, we had two different wrapper versions: One for the classic full .NET framework and a separate pacakage for .NET Core.
Based on the feedback from users and the help of the open source community, we now published a new version of the ReportingCloud .NET wrapper NuGet package which is now a multi-target package and includes files for classic .NET, .NET Core and .NET Standard.
The explicit .NET Core version of the wrapper has been marked as deprecated as the general .NET wrapper now includes all required versions.
Additionally, the sources for the wrapper have been updated and committed to the open source GitHub project.
The multi-target package is adding the appropriate files automatically to the project that uses ReportingCloud and also loads the required references such as JSON.NET for the specific target. ReportingCloud can be used in all .NET platforms and can be run on any operating system such as Windows, Linux and MacOS.
You can find the NuGet package here:
TXTextControl.ReportingCloud NuGet Package
The sources for the ReportingCloud .NET wrapper can be found in our GitHub account:
ReportingCloud .NET Wrapper Sources at GitHub
Happy coding!
Related Posts
Integrate Documents in any Platform: Visit us at BASTA! 2018
This month, we will be exhibiting at BASTA! 2018 in Mainz to show our solutions to integrate documents in any platform.
Edit Templates in an ASP.NET Core MVC Application (.NET Core)
We published a sample project to GitHub that shows how to create a .NET Core MVC application to edit templates using the ReportingCloud editor widget.
Reporting.NET CoreReportingCloud
Tutorial: Merging your First Template using the ReportingCloud .NET Core…
Using the .NET Core wrapper for ReportingCloud you can create documents cross-platform on any device that runs .NET including Linux, Mac and PC.
ReportingCloud .NET Core Wrapper Released: Creating Documents on Windows,…
We just released a .NET Core version of the Text Control ReportingCloud .NET wrapper. .NET Core is an open-source managed software framework to create applications on Windows, macOS and Linux.