Vue.js Web Components integration for C# projects in .NET Standard.
Info
Version: | 0.1.14 |
Author(s): | Will Patterson |
Last Update: | Tuesday, September 10, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wpatter6/vue-dotnet-wc |
NuGet Url: | https://www.nuget.org/packages/Vue.Net.WebComponents |
Install
Install-Package Vue.Net.WebComponents
dotnet add package Vue.Net.WebComponents
paket add Vue.Net.WebComponents
Vue.Net.WebComponents Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(>= 5.2.7)
- Microsoft.AspNetCore.Html.Abstractions(>= 2.2.0)
- Newtonsoft.Json(>= 10.0.1)
- System.Configuration.ConfigurationManager(>= 4.5.0)
Tags