Daniel Schmitz
Daniel Schmitz
This issue can be closed as this feature is already implemented.
I would love to help here.
#44555 PR for CompositeFormat more will follow soon.
@JamesNK I have a question about StringSyntaxAttribute.Uri. There are some places where a RelativeIUri is passed as an parameter. I saw that optinal arguments can be added to StringSyntaxAttribute for...
Does StringSyntaxAttribute also works on parameters like this? params string[] urls ?
There are no public api parameters where StringFormatAttribute Xml can be added.
There are some for DateOnlyFormat & DateTimeFormat. Others I haven't checked yet.
Well somehow I can't use it in HubConnectionBuilderHttpExtensions.cs for some reason. Check failure on line 26 in src/SignalR/clients/csharp/Client/src/HubConnectionBuilderHttpExtensions.cs Azure Pipelines / aspnetcore-ci (Build Build: Linux ARM) src/SignalR/clients/csharp/Client/src/HubConnectionBuilderHttpExtensions.cs#L26 src/SignalR/clients/csharp/Client/src/HubConnectionBuilderHttpExtensions.cs(26,131): error CS0122:...
Thanks, I think I got it.
Can I get more information for this issue? I would like to do it.