We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New language features: (See What’s new in C# 13)
params
.NET framework changes needing WebSharper updates, having regressions on existing tests:
String.Format
String.Concat
DateTime
TimeSpan
Other features have no relevance to JavaScript translation.
The text was updated successfully, but these errors were encountered:
#1419 #1420 FCS and Roslyn updates for .NET 9
96304b4
#1420 regression fixes
8ab93be
#1420 test for C# partial property
218f2e0
#1420 test
9666a43
No branches or pull requests
New language features: (See What’s new in C# 13)
params
collections.NET framework changes needing WebSharper updates, having regressions on existing tests:
String.Format
,String.Concat
DateTime
/TimeSpan
arithmeticOther features have no relevance to JavaScript translation.
The text was updated successfully, but these errors were encountered: