question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Validate v8 build with .NET 8

See original GitHub issue

Add a build configuration to validate in CI that Polly v8 works as expected with .NET 8 with a net8.0 TFM using the prerelease packages.

Once preview 4 is available, remove the internal TimeProvider copy and use the version shipping in a NuGet package instead.

Once .NET 8 ships as stable in November, we can then roll net8.0 into the main build setup and ship a package that explicitly supports it.

Issue Analytics

  • State:open
  • Created 5 months ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
martintmkcommented, Apr 18, 2023

that’s p4 too right?

Hopefully yes, we just need to wait until the System.Bcl.TimeProvider package appears in nuget 😃

0reactions
github-actions[bot]commented, Jul 2, 2023

This issue is stale because it has been open for 60 days with no activity. It will be automatically closed in 14 days if no further updates are made.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to implement V8 into your .NET applications.
NET application. evaluate JavaScript input; expose a host type to the V8 ... Make sure to select the right package (ClearScript.V8).
Read more >
Announcing .NET Community Toolkit 8.0! MVVM ...
We're happy to announce the official launch of the new .NET Community Toolkit, which is now live on NuGet with version 8.0.0!
Read more >
8.0 Upgrade Guide — FluentValidation documentation
FluentValidation 8.0 is a major release that included several breaking changes. Please review this document before upgrading from FluentValidation 7.x to 8.
Read more >
Referencing Google's V8 engine from a .NET app
It lets you create a V8 context from .NET and register CLI objects in it so you can manipulate them and call members...
Read more >
What's new in the Twilio helper library for ASP.NET (v8.0.0
The RequestValidationHelper for Twilio.AspNet.Core now has an async method to validate HTTP requests: IsValidRequestAsync . (The async method ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found