ClrPlus.Powershell.Provider
1.8.0.61
See the version list below for details.
dotnet add package ClrPlus.Powershell.Provider --version 1.8.0.61
NuGet\Install-Package ClrPlus.Powershell.Provider -Version 1.8.0.61
<PackageReference Include="ClrPlus.Powershell.Provider" Version="1.8.0.61" />
paket add ClrPlus.Powershell.Provider --version 1.8.0.61
#r "nuget: ClrPlus.Powershell.Provider, 1.8.0.61"
// Install ClrPlus.Powershell.Provider as a Cake Addin
#addin nuget:?package=ClrPlus.Powershell.Provider&version=1.8.0.61
// Install ClrPlus.Powershell.Provider as a Cake Tool
#tool nuget:?package=ClrPlus.Powershell.Provider&version=1.8.0.61
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]
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
- ClrPlus.Core (>= 1.8.0.61)
- ClrPlus.Powershell.Core (>= 1.8.0.61)
- ClrPlus.Scripting (>= 1.8.0.61)
- ServiceStack (>= 3.9.32)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ClrPlus.Powershell.Provider:
Package | Downloads |
---|---|
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] |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.8.0.81 | 1,948 | 6/25/2013 |
1.8.0.80 | 1,263 | 5/30/2013 |
1.8.0.75 | 1,389 | 5/22/2013 |
1.8.0.74 | 1,342 | 5/3/2013 |
1.8.0.73 | 1,340 | 5/2/2013 |
1.8.0.72 | 1,363 | 5/2/2013 |
1.8.0.71 | 1,317 | 4/29/2013 |
1.8.0.70 | 1,300 | 4/29/2013 |
1.8.0.69 | 1,417 | 4/23/2013 |
1.8.0.68 | 1,332 | 4/22/2013 |
1.8.0.67 | 1,373 | 4/19/2013 |
1.8.0.66 | 1,331 | 4/19/2013 |
1.8.0.65 | 1,426 | 4/11/2013 |
1.8.0.64 | 1,353 | 4/11/2013 |
1.8.0.63 | 1,303 | 3/25/2013 |
1.8.0.62 | 1,311 | 3/20/2013 |
1.8.0.61 | 1,320 | 3/15/2013 |
1.8.0.60 | 1,323 | 3/13/2013 |
1.8.0.58 | 1,315 | 3/11/2013 |
1.8.0.56 | 1,410 | 1/31/2013 |
1.8.0.55 | 1,324 | 1/31/2013 |
1.8.0.54 | 1,382 | 1/15/2013 |
1.8.0.53 | 1,356 | 1/14/2013 |
1.8.0.52 | 1,322 | 1/14/2013 |
1.8.0.51 | 1,341 | 1/11/2013 |
1.8.0.50 | 1,384 | 1/11/2013 |
1.8.0.47 | 1,330 | 1/10/2013 |
1.8.0.44 | 1,331 | 12/20/2012 |
1.8.0.43 | 1,286 | 12/20/2012 |
1.8.0.41 | 1,445 | 12/13/2012 |
1.8.0.39 | 1,427 | 12/4/2012 |
1.8.0.38 | 1,614 | 11/28/2012 |
Initial Build of the new ClrPlus Powershell.Provider package.