Skip to main content
Ben.Demystifier-RoslynScriptingCompatibility package icon

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

Total Downloads
7.0K
7,025
Published
Dec 19, 2017
Latest stable version

Install

.NET CLI
dotnet add package Ben.Demystifier-RoslynScriptingCompatibility --version 0.0.6.2
Package Manager Console
Install-Package Ben.Demystifier-RoslynScriptingCompatibility -Version 0.0.6.2
PackageReference
<PackageReference Include="Ben.Demystifier-RoslynScriptingCompatibility" Version="0.0.6.2" />

Frameworks

.NETFramework4.5 .NETStandard2.0

Dependencies

[1.4.2, )
System.ValueTuple
.NETFramework4.5
[4.3.0, )
[1.4.2, )
System.ValueTuple
.NETStandard2.0
[4.3.0, )

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.