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.

Enhancements via netcoreapp3.0

See original GitHub issue

Milestone 3.0.0 for the SDK is intended to target netcoreapp3.0 and get access to the new APIs introduced.

  • Send as Extra or Tags the values for IsDynamicCodeCompiled and IsDynamicCodeSupported. PR
  • IIS Server variables (accessible via ASP.NET Core now).
  • Read request body via System.IO.Pipelines.
  • Opt-in for IConfigurationRoot.GetDebugView.
  • GC info GetMemoryInfo and GetTotalAllocatedBytes. See PR

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
SimonCroppcommented, Dec 28, 2021

@bruno-garcia didnt we decide BackgroundWorker, SentryClient, and Hub should not be disposable?

0reactions
mattjohnsonpintcommented, Mar 4, 2023

Closing stale issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Performance Improvements in .NET Core 3.0
Back when we were getting ready to ship .NET Core 2.0, I wrote a blog post exploring some of the many performance improvements...
Read more >
New Features and Enhancements in .NET Core 3.0
Entity Framework Core 3.0​​ EF Core 3.0 contains more than 600 product improvements including major features, minor enhancements, and bug fixes. Check out...
Read more >
Differences Between .NET Core 3.1 and .NET Core 6
A Softensity Software Engineer details the changes introduced with .NET Core 6, and how to choose the best version for your project.
Read more >
Making a tiny .NET Core 3.0 entirely self-contained single ...
I've always been fascinated by making apps as small as possible, especially in the .NET space. No need to ship any files -...
Read more >
Drop netcoreapp3.0, add netcoreapp3.1 · Issue #348
I already made the change to add net5 when arcade switched us to using the .net 5 sdk, so we're ready for that...
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