Create plugins for .NET applications with IronPython via MEF, the Managed Extensibility Framework.
Info
Version: | 1.0.0 |
Author(s): | Bruno M. Lopes, Joshua Gough |
Last Update: | Tuesday, November 13, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JogoShugh/IronPythonMef |
NuGet Url: | https://www.nuget.org/packages/IronPythonMef |
Install
Install-Package IronPythonMef
dotnet add package IronPythonMef
paket add IronPythonMef
IronPythonMef Download (Unzip the "nupkg" after downloading)
Dependencies
- IronPython(2.7.3)
Tags