Microsoft.AspNetCore.SpaServices
1.0.0-beta-000003
Prefix Reserved
This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217
See the version list below for details.
dotnet add package Microsoft.AspNetCore.SpaServices --version 1.0.0-beta-000003
NuGet\Install-Package Microsoft.AspNetCore.SpaServices -Version 1.0.0-beta-000003
<PackageReference Include="Microsoft.AspNetCore.SpaServices" Version="1.0.0-beta-000003" />
<PackageVersion Include="Microsoft.AspNetCore.SpaServices" Version="1.0.0-beta-000003" />
<PackageReference Include="Microsoft.AspNetCore.SpaServices" />
paket add Microsoft.AspNetCore.SpaServices --version 1.0.0-beta-000003
#r "nuget: Microsoft.AspNetCore.SpaServices, 1.0.0-beta-000003"
#addin nuget:?package=Microsoft.AspNetCore.SpaServices&version=1.0.0-beta-000003&prerelease
#tool nuget:?package=Microsoft.AspNetCore.SpaServices&version=1.0.0-beta-000003&prerelease
Helpers for building single-page applications on ASP.NET MVC Core
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.0 is compatible. netstandard1.1 was computed. netstandard1.2 was computed. netstandard1.3 was computed. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net45 was computed. net451 is compatible. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wp8 was computed. wp81 was computed. wpa81 was computed. |
Windows Store | netcore was computed. netcore45 was computed. netcore451 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5.1
- Microsoft.AspNetCore.Mvc (>= 1.0.0-rc2-final)
- Microsoft.AspNetCore.NodeServices (>= 1.0.0-beta-000003)
-
.NETStandard 1.0
- Microsoft.AspNetCore.Mvc (>= 1.0.0-rc2-final)
- Microsoft.AspNetCore.NodeServices (>= 1.0.0-beta-000003)
NuGet packages (22)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.SpaServices:
Package | Downloads |
---|---|
Microsoft.AspNetCore.App
Provides a default set of APIs for building an ASP.NET Core application. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download. |
|
Microsoft.AspNetCore.All
Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download. |
|
Microsoft.AspNetCore.AngularServices
Helpers for building Angular 2 applications on ASP.NET Core. |
|
OPA-AspDotNetCore-Middleware
ASP.NET authorization middleware that consults an external Open Policy Agent |
|
PayTech.RestHost
Easy Rest Api Development Library |
GitHub repositories (16)
Showing the top 16 popular GitHub repositories that depend on Microsoft.AspNetCore.SpaServices:
Repository | Stars |
---|---|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
OfficeDev/Microsoft-Teams-Samples
Welcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App!
|
|
PacktPublishing/Hands-On-Domain-Driven-Design-with-.NET-Core
Hands-On Domain-Driven Design with .NET Core, published by Packt
|
|
mastreeno/Merp
An event based Micro ERP
|
|
ttu/dotnet-fake-json-server
Fake JSON Server is a Fake REST API that can be used as a Back End for prototyping or as a template for a CRUD Back End.
|
|
PawelTroka/Computator.NET
Computator.NET is a special kind of numerical software that is fast and easy to use but not worse than others feature-wise. It's features include: - Real and complex functions charts - Real and complex calculator - Real functions numerical calculations including different methods - Over 107 Elementary functions - Over 141 Special functions - Over 21 Matrix functions and operations - Scripting language with power to easy computations including matrices - You can declare your own custom functions with scripting language
|
|
zLulus/NotePractice
My_Note 笔记练习demo
|
|
andrewlock/asp-dot-net-core-in-action
Source code examples for ASP.NET Core in Action
|
|
alexeyzimarev/ddd-book
Hands-on DDD with C# book code
|
|
mosh-hamedani/vega
A sample vehicle dealer app built with Angular 2, ASP.NET Core and Entity Framework Core. This is part of my Udemy course: "Build a Real-world App with ASP.NET Core and Angular 2".
|
|
ProfessionalCSharp/ProfessionalCSharp6
Code samples for the book Professional C# 6 and .NET Core 1.0, Wrox Press
|
|
mgyongyosi/VuejsSSRSample
ASP.NET Core Vue.js server-side rendering sample:
|
|
herbat73/GenVue
GenVue is a hostable, web application that lets confidential users upload and share private files. Tech stack: Net Core 2.0 + Vue.js + Vuex + OpenIddict + Vuetifyjs + EF + SQLServer/Postgress
|
|
liuhaoyang/butterfly
A distributed tracing system and application performance monitoring.
|
|
dimangulov/expenses
Sample project with angular 4 + ASP.NET Core
|
|
SamuelFisher/torrentcore
BitTorrent for .NET Core
|
Version | Downloads | Last updated | |
---|---|---|---|
5.0.0-preview.8.20414.8 | 276,961 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 3,327 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 4,011 | 6/25/2020 | |
5.0.0-preview.5.20279.2 | 1,430 | 6/10/2020 | |
5.0.0-preview.4.20257.10 | 2,143 | 5/18/2020 | |
5.0.0-preview.3.20215.14 | 1,477 | 4/23/2020 | |
5.0.0-preview.2.20167.3 | 1,352 | 4/2/2020 | |
5.0.0-preview.1.20124.5 | 15,048 | 3/16/2020 | |
3.1.32 | 2,320,532 | 12/13/2022 | |
3.1.31 | 343,511 | 11/8/2022 | |
3.1.30 | 187,226 | 10/11/2022 | |
3.1.29 | 165,745 | 9/13/2022 | |
3.1.28 | 377,219 | 8/9/2022 | |
3.1.27 | 547,263 | 7/12/2022 | |
3.1.26 | 172,597 | 6/14/2022 | |
3.1.25 | 283,224 | 5/10/2022 | |
3.1.24 | 185,836 | 4/11/2022 | |
3.1.23 | 258,123 | 3/8/2022 | |
3.1.22 | 750,839 | 12/14/2021 | |
3.1.21 | 673,775 | 11/7/2021 | |
3.1.20 | 251,775 | 10/11/2021 | |
3.1.19 | 231,298 | 9/14/2021 | |
3.1.18 | 690,316 | 8/10/2021 | |
3.1.17 | 412,382 | 7/13/2021 | |
3.1.16 | 402,364 | 6/8/2021 | |
3.1.15 | 355,450 | 5/11/2021 | |
3.1.14 | 376,959 | 4/6/2021 | |
3.1.13 | 459,213 | 3/9/2021 | |
3.1.12 | 495,259 | 2/9/2021 | |
3.1.11 | 605,720 | 1/12/2021 | |
3.1.10 | 1,115,681 | 11/9/2020 | |
3.1.9 | 1,061,221 | 10/13/2020 | |
3.1.8 | 1,517,562 | 9/8/2020 | |
3.1.7 | 951,555 | 8/11/2020 | |
3.1.6 | 930,704 | 7/14/2020 | |
3.1.5 | 1,497,360 | 6/9/2020 | |
3.1.4 | 1,128,524 | 5/12/2020 | |
3.1.3 | 1,821,017 | 3/24/2020 | |
3.1.2 | 1,682,483 | 2/18/2020 | |
3.1.1 | 1,671,089 | 1/14/2020 | |
3.1.0 | 2,193,899 | 12/3/2019 | |
3.1.0-preview3.19555.2 | 19,715 | 11/13/2019 | |
3.1.0-preview2.19528.8 | 9,759 | 11/1/2019 | |
3.1.0-preview1.19508.20 | 10,527 | 10/15/2019 | |
3.0.3 | 61,821 | 2/18/2020 | |
3.0.2 | 44,832 | 1/14/2020 | |
3.0.0 | 1,714,904 | 9/23/2019 | |
3.0.0-rc1.19457.4 | 14,738 | 9/16/2019 | |
3.0.0-preview9.19424.4 | 19,116 | 9/4/2019 | |
3.0.0-preview8.19405.7 | 22,345 | 8/13/2019 | |
3.0.0-preview7.19365.7 | 27,251 | 7/23/2019 | |
3.0.0-preview6.19307.2 | 50,468 | 6/12/2019 | |
3.0.0-preview5-19227-01 | 17,839 | 5/6/2019 | |
3.0.0-preview4-19216-03 | 8,596 | 4/18/2019 | |
3.0.0-preview3-19153-02 | 50,046 | 3/6/2019 | |
3.0.0-preview-19075-0444 | 11,635 | 1/29/2019 | |
3.0.0-preview-18579-0056 | 3,579 | 12/3/2018 | |
2.3.0 | 2,808 | 1/14/2025 | |
2.2.7 | 4,375,136 | 9/10/2019 | |
2.2.0 | 12,290,180 | 12/3/2018 | |
2.2.0-preview3-35497 | 66,817 | 10/17/2018 | |
2.2.0-preview2-35157 | 10,345 | 9/12/2018 | |
2.2.0-preview1-35029 | 5,545 | 8/22/2018 | |
2.1.13 | 2,259,838 | 9/10/2019 | |
2.1.1 | 15,827,507 | 6/18/2018 | |
2.1.0 | 3,571,821 | 5/29/2018 | |
2.1.0-rc1-final | 24,251 | 5/6/2018 | |
2.1.0-preview2-final | 23,235 | 4/10/2018 | |
2.1.0-preview1-final | 33,243 | 2/26/2018 | |
2.0.4 | 3,819,470 | 5/7/2018 | |
2.0.3 | 3,319,694 | 3/13/2018 | |
2.0.2 | 2,896,422 | 1/9/2018 | |
2.0.1 | 3,456,381 | 11/14/2017 | |
2.0.0 | 6,339,023 | 8/11/2017 | |
2.0.0-preview2-final | 51,914 | 6/28/2017 | |
1.1.1 | 260,697 | 5/4/2017 | |
1.1.0 | 303,971 | 1/30/2017 | |
1.1.0-rc2-final | 6,213 | 1/24/2017 | |
1.1.0-rc1-final | 7,348 | 1/13/2017 | |
1.1.0-beta-000002 | 82,954 | 11/30/2016 | |
1.1.0-beta-000001 | 6,932 | 11/21/2016 | |
1.0.0-beta-000021 | 100,850 | 11/29/2016 | |
1.0.0-beta-000020 | 3,302 | 11/28/2016 | |
1.0.0-beta-000019 | 26,520 | 9/28/2016 | |
1.0.0-beta-000018 | 2,911 | 9/27/2016 | |
1.0.0-beta-000017 | 2,637 | 9/27/2016 | |
1.0.0-beta-000016 | 4,557 | 9/21/2016 | |
1.0.0-beta-000015 | 2,781 | 9/21/2016 | |
1.0.0-beta-000014 | 15,021 | 9/15/2016 | |
1.0.0-beta-000013 | 8,814 | 9/13/2016 | |
1.0.0-beta-000012 | 5,964 | 9/9/2016 | |
1.0.0-beta-000011 | 6,535 | 8/18/2016 | |
1.0.0-beta-000010 | 4,121 | 8/8/2016 | |
1.0.0-beta-000009 | 4,721 | 7/27/2016 | |
1.0.0-beta-000008 | 2,597 | 7/26/2016 | |
1.0.0-beta-000007 | 7,002 | 7/7/2016 | |
1.0.0-beta-000006 | 3,499 | 6/28/2016 | |
1.0.0-beta-000005 | 2,942 | 6/21/2016 | |
1.0.0-beta-000004 | 3,551 | 6/14/2016 | |
1.0.0-beta-000003 | 2,740 | 6/7/2016 | |
1.0.0-beta-000002 | 3,033 | 5/17/2016 | |
1.0.0-beta-000001 | 2,427 | 4/8/2016 |