FastReports / FastReport

Free Open Source Reporting tool for .NET6/.NET Core/.NET Framework that helps your application generate document-like reports
https://www.fast-report.com
MIT License
2.69k stars 596 forks source link

Roadmap #79

Closed khoshroomahdi closed 1 year ago

khoshroomahdi commented 5 years ago

Is there any road map?

fediachov commented 5 years ago

Our product road map:

marcosgerene commented 5 years ago

@fediachov

Direct Print

Has a forecast for this?

fediachov commented 5 years ago

Has a forecast for this?

This feature will be available for implementation after release of .NET CORE 3.0

viegasfh commented 4 years ago

@fediachov , is anyone working on the Firebird Database Connector? If no one is working on it, I would like to start implementing support for it.

8VAid8 commented 4 years ago

@viegasfh, have you seen this - https://github.com/FastReports/FastReport/tree/master/Extras/Core/FastReport.Data/FastReport.Data.Firebird ?

viegasfh commented 4 years ago

@8VAid8 , thanks for the pointer! I cloned the repository and loaded the solution in Visual Studio, but unfortunately the Firebird Connector wasn't loaded.

Thanks once again! I will have a look at it.

marcosgerene commented 4 years ago

@fediachov

What is the current status?

Did you mention that DirectPrint was waiting for .Net Core 3 ... anything new?

calFSA commented 2 years ago

Hi,

Any predictions for charts in the open source version, even if it is simple?

araujofrancisco commented 2 years ago

What is the current status for blazor support? Any estimates on when it will be available?

germgh0st commented 1 year ago

Is there any update on Blazor support, do you have a timeframe in mind for this?

Also as of .Net 6 System.Drawing.Common is no longer supported on anything but Windows, as I imagine you already know. However when deploying apps to the likes of Azure the environment may not always be a Windows server, so we avoid using System.Drawing.Common in any web app that we develop and we avoid any component that depends upon it. Could the road map for this assembly be expanded to include all development platforms?

BogdanStegachev commented 1 year ago

Hello!

Blazor support is not planned in the current version of FastReport.Community, System.Drawing.Common is used in our FastReport.Core and FastReport.Net applications except FastReport.Core.Skia which will get its demo package soon

Best regards, Bogdan