Prologue:
December 12, 2011
King Wilder info@kingwilder.com
This is the Microsoft assembly for the .Net 4.0 Dynamic language functionality.
I am in no way taking ownership of this assembly! I'm am simply making it available since it seems very hard to find. I've also created a NuGet package so it's easy to import into your Visual Studio projects. You can install it via NuGet with this command in the Nuget Package Manager[.]
Now targeting .NET Standard 2.0!
Add the Syncromatics.System.Linq.Dynamic package to your project:
dotnet add package Syncromatics.System.Linq.DynamicYou can find sample code and documentation on usage from this link, just Accept the terms and you will download a Visual Studio file with C# code and HTML documentation.
http://msdn.microsoft.com/en-US/vstudio/bb894665.aspx (Special thanks dradovic)
This is built using Cake and .NET Core.
To build and produce a NuGet package:
./build.sh -t PackageTo run the tests:
./build.sh -t TestWe are committed to fostering an open and welcoming environment. Please read our code of conduct before participating in or contributing to this project.
We welcome contributions and collaboration on this project. Please read our contributor's guide to understand how best to work with us.
This software is made available by GMV Syncromatics Engineering under the MS-PL license.
