Ben.Demystifier-RoslynScriptingCompatibility
The whole point of this fork is simply to be able to use both Roslyn Scripting API and Ben.Demystifier when both are strongnamed. Furthermore the library is strongnamed. So far this is not working since Ben.Demystifier requires System.Reflection.Metadata 1.5.0 which requires System.Collections.Immutable 1.4.0. And Microsoft.CodeAnalysis.CSharp.Scripting brings System.Collections.Immutable 1.3.1. It also requires System.ValueTuple 4.4.0, while Microsoft.CodeAnalysis.CSharp.Scripting brings 4.3.0
Install
dotnet add package Ben.Demystifier-RoslynScriptingCompatibility --version 0.0.6.2
Install-Package Ben.Demystifier-RoslynScriptingCompatibility -Version 0.0.6.2
<PackageReference Include="Ben.Demystifier-RoslynScriptingCompatibility" Version="0.0.6.2" />
Frameworks
Dependencies
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.
Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.