sharpdevelop - ComponentAddin 1.0.0.1
Templates for Windows Components, COM Components and OCX Components.
PM> Install-Package ComponentAddin -Version 1.0.0.1 -Source https://www.myget.org/F/sharpdevelop/api/v3/index.json
> nuget.exe install ComponentAddin -Version 1.0.0.1 -Source https://www.myget.org/F/sharpdevelop/api/v3/index.json
> dotnet add package ComponentAddin --version 1.0.0.1 --source https://www.myget.org/F/sharpdevelop/api/v3/index.json
source https://www.myget.org/F/sharpdevelop/api/v3/index.json
nuget ComponentAddin ~> 1.0.0.1
Copy to clipboard
> choco install ComponentAddin --version 1.0.0.1 --source https://www.myget.org/F/sharpdevelop/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "sharpdevelop" -SourceLocation "https://www.myget.org/F/sharpdevelop/api/v2"
Install-Module -Name "ComponentAddin" -RequiredVersion "1.0.0.1" -Repository "sharpdevelop"
Copy to clipboard
ComponentAddins
COM Component Addins for SharpDevelop
This project adds Templates to SharpDevelop for the creation of Windows Components and Windows COM Components.
OwnersWilliam MacDonald |
AuthorsWilliam MacDonald |
Project URLhttps://github.com/wrpkm/ComponentAddins |
LicenseUnknown |
TagsTODO: Put tags here |
Info28796 total downloads |
| 28746 downloads for version 1.0.0.1 |
| Download (13.65 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.0.0.1 | 13.65 KB | Thu, 05 Jun 2014 19:48:20 GMT | 28746 |
|
||
|
|
1.0.0.0 | 13.65 KB | Thu, 05 Jun 2014 19:46:50 GMT | 50 |
|