ClrPlus.Core
1.8.0.81
dotnet add package ClrPlus.Core --version 1.8.0.81
NuGet\Install-Package ClrPlus.Core -Version 1.8.0.81
<PackageReference Include="ClrPlus.Core" Version="1.8.0.81" />
paket add ClrPlus.Core --version 1.8.0.81
#r "nuget: ClrPlus.Core, 1.8.0.81"
// Install ClrPlus.Core as a Cake Addin
#addin nuget:?package=ClrPlus.Core&version=1.8.0.81
// Install ClrPlus.Core as a Cake Tool
#tool nuget:?package=ClrPlus.Core&version=1.8.0.81
A library containing a ton of useful stuff that really should be in the CLR itself:
Lots of useful extension methods
Some extended collection classes
Some DynamicXML classes
Some serializable Linq classes
An SGML Parser
Some misc Utility classes
Powerful task extensions (works with .NET v4.0 and v4.5)
[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
- Microsoft.Bcl (>= 1.0.19)
- Microsoft.Bcl.Async (>= 1.0.16)
- Microsoft.Bcl.Build (>= 1.0.5)
NuGet packages (14)
Showing the top 5 NuGet packages that depend on ClrPlus.Core:
Package | Downloads |
---|---|
ClrPlus.Platform
A library containing a platform abstraction layer that will eventually allow the other ClrPlus libraries to work on something other than Windows. [Note: This library is not quite ready for public consumption--I'm in the middle of some code reorganization] |
|
ClrPlus.Scripting
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] |
|
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.CommandLine
A library containing classes for trivial parsing of command lines [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] |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.8.0.81 | 3,345 | 6/25/2013 |
1.8.0.80 | 1,352 | 5/30/2013 |
1.8.0.75 | 3,392 | 5/22/2013 |
1.8.0.74 | 3,402 | 5/3/2013 |
1.8.0.73 | 3,552 | 5/2/2013 |
1.8.0.72 | 3,455 | 5/2/2013 |
1.8.0.71 | 3,341 | 4/29/2013 |
1.8.0.70 | 3,453 | 4/29/2013 |
1.8.0.69 | 3,524 | 4/23/2013 |
1.8.0.68 | 3,450 | 4/22/2013 |
1.8.0.67 | 3,485 | 4/19/2013 |
1.8.0.66 | 3,434 | 4/19/2013 |
1.8.0.65 | 3,508 | 4/11/2013 |
1.8.0.64 | 3,401 | 4/11/2013 |
1.8.0.63 | 3,437 | 3/25/2013 |
1.8.0.62 | 3,395 | 3/20/2013 |
1.8.0.61 | 3,391 | 3/15/2013 |
1.8.0.60 | 3,411 | 3/13/2013 |
1.8.0.58 | 3,291 | 3/11/2013 |
1.8.0.56 | 3,367 | 1/31/2013 |
1.8.0.55 | 3,306 | 1/31/2013 |
1.8.0.54 | 3,326 | 1/15/2013 |
1.8.0.53 | 3,266 | 1/14/2013 |
1.8.0.52 | 3,274 | 1/14/2013 |
1.8.0.51 | 3,249 | 1/11/2013 |
1.8.0.50 | 3,239 | 1/11/2013 |
1.8.0.47 | 3,239 | 1/10/2013 |
1.8.0.44 | 3,196 | 12/20/2012 |
1.8.0.43 | 3,130 | 12/20/2012 |
1.8.0.41 | 3,237 | 12/13/2012 |
1.8.0.39 | 3,170 | 12/4/2012 |
1.8.0.38 | 3,240 | 11/28/2012 |
1.8.0.37 | 1,632 | 11/28/2012 |
1.8.0.36 | 2,919 | 11/27/2012 |
1.8.0.35 | 2,670 | 11/27/2012 |
1.8.0.34 | 1,838 | 11/27/2012 |
Initial Build of the new ClrPlus Core package.