-
I'm looking into integrating the new |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 3 replies
-
It would be great if you could confirm this worked for you, with that, I am more than happy to take the preview label off! |
Beta Was this translation helpful? Give feedback.
-
I can confirm using preview 7 the APIs work for AWS Lambda's use case. I have a PR out in our repository using the new API and the test pass for .NET 8 and fail for .NET 6. aws/aws-lambda-dotnet#1578 |
Beta Was this translation helpful? Give feedback.
-
This is the PR to take the preview label off - #91622 |
Beta Was this translation helpful? Give feedback.
-
Great, thanks! I'll follow the PR. Would the PR make RC1 or is it too late for that? |
Beta Was this translation helpful? Give feedback.
-
@cshung I just test this feature in .NET 8 RC2 and was able to remove my pragma to disable the API preview errors. Thanks! Also I noticed in the .NET 8 what's new post it talks about this API but it is out of date saying the API is private and requires reflection to call it. I submitted feedback that it was out of date but thought I would let you know as well. https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotnet-8#garbage-collection |
Beta Was this translation helpful? Give feedback.
This is the PR to take the preview label off - #91622