ASE Home Page Products Download Purchase Support About ASE
ChartDirector Support
Forum HomeForum Home   SearchSearch

Message ListMessage List     Post MessagePost Message

  .net core 3.1 Blazor
Posted by Craig Roberts on Feb-02-2020 08:06
Hello Peter,

What do you think your plans are for .net Blazor.
Will it require its own viewer or will it be implemented through MVC.

Regards
Craig Roberts

  Re: .net core 3.1 Blazor
Posted by Peter Kwan on Feb-03-2020 03:25
Hi Craig Roberts,

We have not yet investigate Blazor in detail. Based on information available online, Blazor is a class of new .NET web frameworks. Initially, it contains at least two different frameworks - Blazor running on Server, and Blazor running as a WebAssembly. The Blazor on Server is introduced in .NET Core 3, while Blazor running as a WebAssembly has not yet formally released.

At the moment, we will probably wait until Blazor is more mature before we will consider it.
As we have not tried it yet, we are not sure if the current ChartDirector ASP.NET Core support can be used with Blazor.

Regards
Peter Kwan

  Re: .net core 3.1 Blazor
Posted by Philip on Jun-02-2021 01:38
Hi Peter,

Do you have an update for your support for Blazor?

Cheers,
Philip

  Re: .net core 3.1 Blazor
Posted by Peter Kwan on Jun-03-2021 00:31
Hi Philip,

Unluckily, we still have not yet investigate Blazor in detail, and so we have not got any update.

Regards
Peter Kwan

  Re: .net core 3.1 Blazor
Posted by Suria on Aug-03-2021 14:56
Hi petter. We got an requirement to upgrade our existing system to blazor wasm. Is there any pipeline for this release ?

Thanks

  Re: .net core 3.1 Blazor
Posted by Peter Kwan on Aug-05-2021 00:23
Hi Suria,

We will consider Blazor WASM when .NET 6 is available, so even if we decide to support Blazor, it will not be available within this year.

Regards
Peter Kwan

  Re: .net core 3.1 Blazor
Posted by Suria on Apr-14-2022 14:02
Hi Peter,

Would like to know if there is Any progress with Blazor ? .

We also planning to develop a web application using latest Asp.Net. We are planning to use your Realtime chart with viewport to load and display atleast 48hours of ecg with frequency in seconds. We are experienced of using your in realtime chart in client server which is working flawlessly until now.  So we would like to know if your chart has the capabilities in rendering the chart at client side now ? as we afraid if it renders at server there will some performance  issues.

Please advise, how to we handle this
Thanks
Suria

  Re: .net core 3.1 Blazor
Posted by suria on Oct-24-2023 20:35
Do you have update on blazor or client side rendering ?

  Re: .net core 3.1 Blazor
Posted by Peter Kwan on Oct-26-2023 03:25
Hi Suria,

By just using the current ChartDirector 7.1 for .NET, we are able to display all the chart types with Blazor Web Assembly and also with MAUI. However, we have not yet implemented the "user interaction" part, such as programming track cursor, drag to zoom/scroll, etc..

Best Regards
Peter Kwan