davidhayden-ci - Vue.OrchardCore 1.0.0-rc2-9
Adds Vue.js as a resource to Orchard Core.
PM> Install-Package Vue.OrchardCore -Version 1.0.0-rc2-9 -Source https://www.myget.org/F/davidhayden-ci/api/v3/index.json
> nuget.exe install Vue.OrchardCore -Version 1.0.0-rc2-9 -Source https://www.myget.org/F/davidhayden-ci/api/v3/index.json
> dotnet add package Vue.OrchardCore --version 1.0.0-rc2-9 --source https://www.myget.org/F/davidhayden-ci/api/v3/index.json
source https://www.myget.org/F/davidhayden-ci/api/v3/index.json
nuget Vue.OrchardCore ~> 1.0.0-rc2-9
Copy to clipboard
> choco install Vue.OrchardCore --version 1.0.0-rc2-9 --source https://www.myget.org/F/davidhayden-ci/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "davidhayden-ci" -SourceLocation "https://www.myget.org/F/davidhayden-ci/api/v2"
Install-Module -Name "Vue.OrchardCore" -RequiredVersion "1.0.0-rc2-9" -Repository "davidhayden-ci" -AllowPreRelease
Copy to clipboard
Vue.OrchardCore
Vue.OrchardCore is an Orchard Core CMS Module that provides Vue.js as a resource.
Status
Resources
| Name | Type | Versions | Dependencies |
|---|---|---|---|
| Vue | Script | 2.6.12 | - |
Usages
Resources are commonly included in your templates using tag helpers.
Examples using Liquid:
{% script name:"Vue", at:"Foot" %}
{% script name:"Vue", use_cdn:"true" %}
{% script name:"Vue", version:"2.6.12" %}
Consult the Orchard Core documentation for information on resources.
Credits
Created and maintained by David Hayden.
-
.NETCoreApp 3.1
- OrchardCore.Module.Targets (>= 1.0.0-rc2-13450)
- OrchardCore.ResourceManagement.Abstractions (>= 1.0.0-rc2-13450)
- .NETCoreApp 3.1: 3.1.0.0
OwnersDavid Hayden |
AuthorsDavid Hayden |
Project URLhttps://github.com/davidhayden/Vue.OrchardCore |
LicenseMIT |
TagsOrchardCore Vue Vue.js |
Info7 total downloads |
| 7 downloads for version 1.0.0-rc2-9 |
| Download (138.6 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.0.0-rc2-9 | 138.6 KB | Mon, 14 Sep 2020 01:49:50 GMT | 7 |
|