Dengdu.IronPython.StdLib
2.7.8
dotnet add package Dengdu.IronPython.StdLib --version 2.7.8
NuGet\Install-Package Dengdu.IronPython.StdLib -Version 2.7.8
<PackageReference Include="Dengdu.IronPython.StdLib" Version="2.7.8" />
paket add Dengdu.IronPython.StdLib --version 2.7.8
#r "nuget: Dengdu.IronPython.StdLib, 2.7.8"
// Install Dengdu.IronPython.StdLib as a Cake Addin #addin nuget:?package=Dengdu.IronPython.StdLib&version=2.7.8 // Install Dengdu.IronPython.StdLib as a Cake Tool #tool nuget:?package=Dengdu.IronPython.StdLib&version=2.7.8
Precompiled IronPython.StdLib.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net47 is compatible. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- IronPython (>= 2.7.8)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.7.8 | 1,683 | 5/5/2018 |
The IronPython community is proud to announce the release of IronPython 2.7.8. This release is about a year in the making! There have been NUMEROUS changes since 2.7.7 that are part of this release. A full listing can be found by looking at this list. The major changes are that we reorganized the code to be cleaner and more maintainable. We've put significant effort into modernizing and updating the testing infrastructure. This will be the first release that has support for .NET Core (included in the nuget packages). This will also be the first release where we have significant testing on Linux under Mono! This release has been a labor of love and we hope you enjoy it as much as we have enjoyed working on it!