Libraries and runtime updates in .NET 9 Preview 4 #102504
Replies: 3 comments 13 replies
-
"Tokenizer library enhancements" seems to refer to https://github.com/dotnet/machinelearning/tree/v4.0.0-preview1/src/Microsoft.ML.Tokenizers. Please consider linking from the release notes to https://dot.net/ml and https://learn.microsoft.com/dotnet/api/microsoft.ml.tokenizers.tokenizer?view=ml-dotnet-preview, to clarify what this is about; but the API changes after version 0.21.1 of the Microsoft.ML.Tokenizers package are not documented there yet. |
Beta Was this translation helpful? Give feedback.
-
It looks like dotnet workload install wasi-experimental always fail on Downloading Aspire.Hosting.Sdk.Msi.x64. I cannot install this workload in preview 4. |
Beta Was this translation helpful? Give feedback.
-
I have installed preview 4 created the project with target framework net 9.0..But the build error is thrown while building the project.. does anybody has the solution for this error..Severity Code Description Project File Line Suppression State |
Beta Was this translation helpful? Give feedback.
-
Here's a summary of what's new in .NET Libraries in this preview release:
Here's a summary of what's new in the .NET Runtime in this preview release:
UnsafeAccessorAttribute
supports generic parametersRelease notes:
.NET 9 Preview 4:
Beta Was this translation helpful? Give feedback.
All reactions