workflow - Castle.Core 4.3.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
PM> Install-Package Castle.Core -Version 4.3.1 -Source https://www.myget.org/F/workflow/api/v3/index.json
> nuget.exe install Castle.Core -Version 4.3.1 -Source https://www.myget.org/F/workflow/api/v3/index.json
> dotnet add package Castle.Core --version 4.3.1 --source https://www.myget.org/F/workflow/api/v3/index.json
source https://www.myget.org/F/workflow/api/v3/index.json
nuget Castle.Core ~> 4.3.1
Copy to clipboard
> choco install Castle.Core --version 4.3.1 --source https://www.myget.org/F/workflow/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "workflow" -SourceLocation "https://www.myget.org/F/workflow/api/v2"
Install-Module -Name "Castle.Core" -RequiredVersion "4.3.1" -Repository "workflow"
Copy to clipboard
-
.NETFramework 3.5
-
.NETFramework 4.0
-
.NETFramework 4.5
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- System.Collections.Specialized (>= 4.3.0)
- System.ComponentModel (>= 4.3.0)
- System.ComponentModel.TypeConverter (>= 4.3.0)
- System.Diagnostics.TraceSource (>= 4.3.0)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.Emit (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.3.0)
- System.Xml.XmlDocument (>= 4.3.0)
-
.NETStandard 1.5
- NETStandard.Library (>= 1.6.1)
- System.Collections.Specialized (>= 4.3.0)
- System.ComponentModel (>= 4.3.0)
- System.ComponentModel.TypeConverter (>= 4.3.0)
- System.Diagnostics.TraceSource (>= 4.3.0)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.Emit (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.3.0)
- System.Xml.XmlDocument (>= 4.3.0)
- .NETFramework 3.5: 3.5.0.0
- .NETFramework 4.0: 4.0.0.0
- .NETFramework 4.5: 4.5.0.0
- .NETStandard 1.3: 1.3.0.0
- .NETStandard 1.5: 1.5.0.0
OwnersAlessandro Muresan |
AuthorsCastle Project Contributors |
Project URLhttp://www.castleproject.org/ |
LicenseApache-2.0 |
Tagscastle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender |
Info104747 total downloads |
| 104747 downloads for version 4.3.1 |
| Download (868.11 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
4.3.1 | 868.11 KB | Mon, 06 Apr 2020 08:55:59 GMT | 104747 |
|