1 write to Title
MinimalSample (1)
Program.cs (1)
108
return ValueTask.FromResult<TodoBindable?>(new TodoBindable { Id = 1,
Title
= "I was bound from IBindableFromHttpContext<TodoBindable>.BindAsync!" });