Microsoft.CSharp (4.5.0)
Published 2023-05-05 11:30:19 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 4.5.0 Microsoft.CSharp
About this package
Provides support for compilation and code generation, including dynamic, using the C# language.
Commonly Used Types: Microsoft.CSharp.RuntimeBinder.Binder Microsoft.CSharp.RuntimeBinder.RuntimeBinderException Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags
30ab651fcb4354552bd4891619a0bdd81e0ebdbf When using NuGet 3.x this package requires at least version 3.4.
Dependencies
ID | Version | Target Framework |
---|---|---|
NETStandard.Library | 1.6.1 | .NETCore5.0 |
System.Dynamic.Runtime | 4.3.0 | .NETCore5.0 |
System.Reflection.TypeExtensions | 4.4.0 | .NETCore5.0 |
NETStandard.Library | 1.6.1 | .NETStandard1.0 |
System.Dynamic.Runtime | 4.3.0 | .NETStandard1.0 |
NETStandard.Library | 1.6.1 | .NETStandard1.3 |
System.Dynamic.Runtime | 4.3.0 | .NETStandard1.3 |
System.Reflection.TypeExtensions | 4.4.0 | .NETStandard1.3 |