NotCoffee418 / TradingView.Blazor

Simple component for basic TradingView chart in Blazor supporting OHLC candle, volume and markers.
Apache License 2.0
36 stars 11 forks source link

v1.0.4 #5

Closed NotCoffee418 closed 2 years ago

NotCoffee418 commented 2 years ago

Revert to .NET 5 due to issue with packing staticwebassets on .NET 6 RC. See: https://github.com/dotnet/aspnetcore/issues/36740