ClrPlus.Scripting
1.8.0.81
dotnet add package ClrPlus.Scripting --version 1.8.0.81
NuGet\Install-Package ClrPlus.Scripting -Version 1.8.0.81
<PackageReference Include="ClrPlus.Scripting" Version="1.8.0.81" />
paket add ClrPlus.Scripting --version 1.8.0.81
#r "nuget: ClrPlus.Scripting, 1.8.0.81"
// Install ClrPlus.Scripting as a Cake Addin
#addin nuget:?package=ClrPlus.Scripting&version=1.8.0.81
// Install ClrPlus.Scripting as a Cake Tool
#tool nuget:?package=ClrPlus.Scripting&version=1.8.0.81
A library containing classes to assist in scripting and dynamic code use.
[Note: This library is not quite ready for public consumption--I'm in the middle of some code reorganization]
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
.NETFramework 4.0
- ClrPlus.Core (>= 1.8.0.81)
- ClrPlus.Platform (>= 1.8.0.81)
- Microsoft.Bcl (>= 1.0.19)
- Microsoft.Bcl.Async (>= 1.0.16)
- Microsoft.Bcl.Build (>= 1.0.5)
-
.NETFramework 4.5
- ClrPlus.Core (>= 1.8.0.81)
- ClrPlus.Platform (>= 1.8.0.81)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on ClrPlus.Scripting:
Package | Downloads |
---|---|
ClrPlus.Powershell.Core
A library containing classes for working with powershell: - Trivial dynamic powershell invocation from C# - RESTable cmdlets (so you can host cmdlets via a REST service and call them either remotely or locally) [Note: This library is not quite ready for public consumption--I'm in the middle of some code reorganization] |
|
ClrPlus.Powershell.Provider
A library containing classes for creating powershell providers: - A universal base implementation that does all the heavy lifting for you - a Copy-ItemEx cmdlet that actually lets you copy between differnt providers (silly/lazy PS!) [Note: This library is not quite ready for public consumption--I'm in the middle of some code reorganization] |
|
ClrPlus.Powershell.Azure
A library containing a provider for Azure Storage: - Lets you treat Azure storage like a filesystem - Provides functionality to give clients an upload token for anonymous uploading to storage. [Note: This library is not quite ready for public consumption--I'm in the middle of some code reorganization] |
|
ClrPlus.Powershell.Rest
A library containing classes creating RESTable cmdlets (so you can host cmdlets via a REST service and call them either remotely or locally) [Note: This library is not quite ready for public consumption--I'm in the middle of some code reorganization] |
|
ClrPlus.Scripting.MsBuild
A library containing classes to use propertysheets with MsBuild scripts. [Note: This library is not quite ready for public consumption--I'm in the middle of some code reorganization] |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.8.0.81 | 2,335 | 6/25/2013 |
1.8.0.80 | 1,237 | 5/30/2013 |
1.8.0.75 | 2,005 | 5/22/2013 |
1.8.0.74 | 2,099 | 5/3/2013 |
1.8.0.73 | 2,022 | 5/2/2013 |
1.8.0.72 | 1,978 | 5/2/2013 |
1.8.0.71 | 1,974 | 4/29/2013 |
1.8.0.70 | 2,103 | 4/29/2013 |
1.8.0.69 | 2,139 | 4/23/2013 |
1.8.0.68 | 1,984 | 4/22/2013 |
1.8.0.67 | 2,003 | 4/19/2013 |
1.8.0.66 | 2,064 | 4/19/2013 |
1.8.0.65 | 2,048 | 4/11/2013 |
1.8.0.64 | 2,145 | 4/11/2013 |
1.8.0.63 | 1,990 | 3/25/2013 |
1.8.0.62 | 1,979 | 3/20/2013 |
1.8.0.61 | 1,981 | 3/15/2013 |
1.8.0.60 | 1,967 | 3/13/2013 |
1.8.0.58 | 1,841 | 3/11/2013 |
1.8.0.56 | 1,861 | 1/31/2013 |
1.8.0.55 | 1,926 | 1/31/2013 |
1.8.0.54 | 1,864 | 1/15/2013 |
1.8.0.53 | 1,861 | 1/14/2013 |
1.8.0.52 | 1,840 | 1/14/2013 |
1.8.0.51 | 1,862 | 1/11/2013 |
1.8.0.50 | 1,845 | 1/11/2013 |
1.8.0.47 | 1,812 | 1/10/2013 |
1.8.0.44 | 1,699 | 12/20/2012 |
1.8.0.43 | 1,624 | 12/20/2012 |
1.8.0.41 | 1,728 | 12/13/2012 |
1.8.0.39 | 1,812 | 12/4/2012 |
1.8.0.38 | 1,980 | 11/28/2012 |
1.8.0.36 | 1,459 | 11/27/2012 |
1.8.0.35 | 1,423 | 11/27/2012 |
Initial Build of the new ClrPlus Scripting package.