VueCliMiddleware 6.0.0
.NET 5.0
This package targets .NET 5.0. The package is compatible with this framework or higher.
.NET Core 3.1
This package targets .NET Core 3.1. The package is compatible with this framework or higher.
dotnet add package VueCliMiddleware --version 6.0.0
NuGet\Install-Package VueCliMiddleware -Version 6.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="VueCliMiddleware" Version="6.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VueCliMiddleware --version 6.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: VueCliMiddleware, 6.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install VueCliMiddleware as a Cake Addin #addin nuget:?package=VueCliMiddleware&version=6.0.0 // Install VueCliMiddleware as a Cake Tool #tool nuget:?package=VueCliMiddleware&version=6.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Helpers for building single-page applications on ASP.NET MVC Core using Vue Cli.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Microsoft.AspNetCore.SpaServices.Extensions (>= 3.1.0 && < 4.0.0)
- Microsoft.Extensions.Logging (>= 3.1.0 && < 4.0.0)
-
net5.0
- Microsoft.AspNetCore.SpaServices.Extensions (>= 5.0.1 && < 6.0.0)
- Microsoft.Extensions.Logging (>= 5.0.0 && < 6.0.0)
-
net6.0
- Microsoft.AspNetCore.SpaServices.Extensions (>= 6.0.0)
- Microsoft.Extensions.Logging (>= 6.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on VueCliMiddleware:
Package | Downloads |
---|---|
WalkingTec.Mvvm.Mvc
WalkingTec.Mvvm |
|
RapidFire.Core
Rapid Fire For WEB with .NET 6! |
GitHub repositories (6)
Showing the top 5 popular GitHub repositories that depend on VueCliMiddleware:
Repository | Stars |
---|---|
dotnetcore/WTM
Use WTM to write .netcore app fast !!!
|
|
rnwood/smtp4dev
smtp4dev - the fake smtp email server for development and testing
|
|
ErsatzTV/ErsatzTV
Stream custom live channels using your own media
|
|
iioter/iotgateway
A cross-platform IoT gateway based on .net6. Through visual configuration, you can easily connect to any of your devices and systems (such as PLC, barcode scanner, CNC, database, serial device, host computer, OPC Server, OPC UA Server, Mqtt Server, etc.), so as to interact with Thingsboard, IoTSharp or Your own IoT platform for two-way data communication. Provide a simple driver development interface; of course, edge computing can also be performed.
|
|
ConcreteMC/Alex
A Minecraft client written in C# aimed at compatibility with MC:Java & MC:Bedrock
|