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.

Broken on 3.0.0-preview6

See original GitHub issue

Nuget Packet is Broken on 3.0.0-preview6. Sample is broken as well.

2>Fatal error in IL Linker 2> 2>Unhandled Exception: Mono.Linker.MarkException: Error processing method: 'System.Threading.Tasks.Task Blazor.Extensions.HubConnection/<>c__DisplayClass30_0`10::<On>b__0(System.String[])' in assembly: 'Blazor.Extensions.SignalR.dll' ---> Mono.Cecil.ResolutionException: Failed to resolve !!0 Microsoft.JSInterop.Json::Deserialize(System.String) 2> at Mono.Linker.Steps.MarkStep.HandleUnresolvedMethod(MethodReference reference) 2> at Mono.Linker.Steps.MarkStep.MarkMethod(MethodReference reference) 2> at Mono.Linker.Steps.MarkStep.MarkInstruction(Instruction instruction) 2> at Mono.Linker.Steps.MarkStep.MarkMethodBody(MethodBody body) 2> at Mono.Linker.Steps.MarkStep.ProcessMethod(MethodDefinition method) 2> at Mono.Linker.Steps.MarkStep.ProcessQueue() 2> --- End of inner exception stack trace --- 2> at Mono.Linker.Steps.MarkStep.ProcessQueue() 2> at Mono.Linker.Steps.MarkStep.ProcessPrimaryQueue() 2> at Mono.Linker.Steps.MarkStep.Process() 2> at Mono.Linker.Steps.MarkStep.Process(LinkContext context) 2> at Mono.Linker.Pipeline.ProcessStep(LinkContext context, IStep step) 2> at Mono.Linker.Pipeline.Process(LinkContext context) 2> at Mono.Linker.Driver.Run(ILogger customLogger) 2> at Mono.Linker.Driver.Execute(String[] args, ILogger customLogger) 2> at Mono.Linker.Driver.Main(String[] args)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
galvesribeirocommented, Jun 13, 2019

Thanks @faberto

I’ll implement it Tomorrow or over the weekend. Will keep this issue open to track the progress.

Thanks!

1reaction
fabertocommented, Jun 13, 2019
Read more comments on GitHub >

github_iconTop Results From Across the Web

NET Core 3.0 Nears General Availability with Preview 6
NET Core 3.0.0 Preview 6, the new release pretty much finalizes Windows ... now focusing on quality, fixing bugs and improving performance.
Read more >
[Worker Service] After moving to Preview 6, logging doesn't ...
NET Core 3.0 Preview 6, my Worker Service which is installed as a Windows Service doesn't output anymore logs in Event Viewer. To...
Read more >
Breaking changes in .NET 6
NET 6, the breaking changes listed here might affect you. Changes are grouped by technology area, such as ASP.NET Core or Windows Forms....
Read more >
Web SDK map control release notes - Azure
Bug fixes (3.0.0-preview.6). Resolved an issue where the first style set request was unauthenticated for AAD authentication.
Read more >
Changelog | WebRTC | 3.0.0-pre.6
Improve video encoding performance for DX11/DX12 which decrease the loads on the rendering thread. Fix a runtime error when replacing track with NvCodec....
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