What's DynamicTypeFactory used for?

It brings Microsoft.CodeAnalysis libs to the release folder, but seems not used anywhere?

I'm asking this because Microsoft.CodeAnalysis and Microsoft.CodeAnalysis.CSharp take a great part of size of our app

It’s used to parse C# strings:

1 Like

Just to let you know that Radzen.Blazor 7.0 was just released without dependency to Microsoft.CodeAnalysis.