valincius / BlazorScheduler

Scheduler built with Blazor

Home Page:https://valincius.github.io/BlazorScheduler/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change color to be a string

valincius opened this issue · comments

commented

Having the color as a Color and not string causes issues when trying to persist with Entity Framework.
Changing to string will allow us to save the color directly instead of having to convert it.

commented

Will be going into BlazorScheduler.Core 2.0.0.