Oleg Sych

Results 22 comments of Oleg Sych

@ItielBeeri Thanks for the PR and my apologies for the delayed response. If I understand correctly, by returning `null` from `InitializeLifetimeService` we are making the lifetime of the `TransformationContextProvider` service...

I think what you have in the example is the "right way". There is no async support in the T4Toolbox API today.

That's a good idea, @iwhp :+1: Thanks for submitting it. I think this only requires exporting an additional `FileExtensionToContentTypeDefinition` to associate `.t4` extension with the `TextTemplate` content type in the...

PRs are welcome 😄.

I also would like to have this option to facilitate analysis of long trace logs. Specifically, I would like the Events view to display a column with the absolute (UTC...

I would, but I’m not familiar with the codebase and would need detailed guidance on where to make the changes, test requirements, etc. ________________________________ From: Brian Robbins ***@***.***> Sent: Wednesday,...

We're working on shipping .NET 8 support in April. Here is the feature on our internal backlog for reference by Microsoft employees. https://dev.azure.com/msazure/One/_workitems/edit/17509673

@mezzo81 I can't guarantee it will be _out_ in April. The SDK changes are well under way and I expect them to be ready for the release we already have...

No. The 10.1 CU2 release doesn't support .NET 8. What makes you think so? I don't see it in the release notes and the following page lists only .NET 7...

Thanks @LoloActemium. I'm sorry about the delay, we're working on it. Our Services and Actors packages ship netstandard2.0 and should already work. Are you using the AspNetCore packages in your...