ActiveReports Report Controls .Net Core comprehensive ushered in the era! A key to create .Net Core MVC project

 

Recently, the city of grape Report Control ActiveReports V14.0 official release, full support for .NET Core platform. Meanwhile, UI is fully enhanced in this update ActiveReports Desktop Report Designer, Report Preview mode is fully optimized, report design capabilities have been greatly enhanced.

 

This article will detail how the ActiveReports, a key to create .Net Core MVC project.

Outline

ActiveReports has officially support .Net Core and ASP .Net Core platform, just to complete a report designer, you can run Windows, MacOS, Linux and other cross-platform device, or you can deploy your statements directly to the cloud, or create lightweight server Lambda and Azure Functions statements.

 

.NET Core is a high-performance cross-platform open source framework for generating cloud-based and Internet-connected applications.

 

.NET Core has the following features:

  • Cross-platform: runs on Windows, macOS and Linux operating systems.
  • Consistent across architectures: Run the code with the same behavior on multiple architectures (including x64, x86 and ARM).
  • Command-line tools: command includes easy for local development and continuous integration scheme using the line tool.
  • Flexible deployment: it may be included in parallel or installed application (user or system-wide installed). Can be used with Docker containers.
  • Compatibility: .NET Core, Xamarin by .NET Standard and Mono compatible with .NET Framework.
  • Open Source: .NET Core platform is open source, using the MIT and Apache 2 license. .NET Core is a .NET Foundation project.

 

Environmental ActiveReports Reporting requirements

About product environmental requirements refer Posts:

https://gcdn.grapecity.com.cn/forum.php?mod=viewthread&tid=69081&page=&extra=#pid267279

 

Specific .Net Core supported versions may refer to:

 

New .Net Core project report


Visual Studio automatically creates a folder that contains reports, as well as Controller and startup (configuration statements path) of each file, you only need to add the corresponding report file to complete the operation of the entire project.

 

 

 



After the addition is complete, you may report an error "dependency does not exist", here is the solution:

 

 

 


Right-click the solution, select Restore Nuget package, as follows:

 

 

 

 

Run the report project

 

If the message following errors, the usual solution is to:

 

 

 



Solution:

1, check node.js is installed, if not, please visit https://nodejs.org/en/ download and install.

2, set the external Web tools for Node.js installation directory:

 

 

 

 

 

 

 

3, check the output log, see whether it is due to the presence referenced version mismatch caused.

If so, open Package.json file, modify the corresponding version number can be.


4, solve all these problems, the report projects can be a normal operation. If that does not work properly, please ActiveReports help centers post a question, we will be the first time to answer.

 

 

 

These are the ActiveReports V14.0 how to create a key introduction .Net Core MVC project. For more new features content, please feel free to ActiveReports product's official website download experience.

ActiveReports 报表控件下载试用

ActiveReports 是一款专注于 .NET 平台的报表控件,全面满足 HTML5 / WinForm / ASP.NET / ASP.NET MVC / WPF 等平台下报表设计和开发工作需求,作为专业的报表工具为全球超过 300,000 开发人员提供了全面的报表开发服务。

您对ActiveReports产品的任何技术问题,都有技术支持工程师提供1对1专业解答,点击此处即可发帖提问>>技术支持论坛

 

Guess you like

Origin www.cnblogs.com/C1SupportTeam/p/12133504.html