GitHub - MacNcheeese/Syncromatics.System.Linq.Dynamic: This is the Microsoft assembly for the .Net 4.0 Dynamic language functionality. · GitHub
Skip to content

MacNcheeese/Syncromatics.System.Linq.Dynamic

 
 

Repository files navigation

Syncromatics.System.Linq.Dynamic

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!

Quickstart

Add the Syncromatics.System.Linq.Dynamic package to your project:

dotnet add package Syncromatics.System.Linq.Dynamic

Documentation and Samples

You 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)

Building

Travis NuGet

This is built using Cake and .NET Core.

To build and produce a NuGet package:

./build.sh -t Package

To run the tests:

./build.sh -t Test

Code of Conduct

We are committed to fostering an open and welcoming environment. Please read our code of conduct before participating in or contributing to this project.

Contributing

We welcome contributions and collaboration on this project. Please read our contributor's guide to understand how best to work with us.

License and Authors

GMV Syncromatics Engineering logo GMV Syncromatics Engineering

license GitHub contributors

This software is made available by GMV Syncromatics Engineering under the MS-PL license.

About

This is the Microsoft assembly for the .Net 4.0 Dynamic language functionality.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • C# 98.8%
  • Other 1.2%