Microsoft.AspNetCore.SpaProxy 10.0.0-preview.6.25321.102

Prefix Reserved
This is a prerelease version of Microsoft.AspNetCore.SpaProxy.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.SpaProxy --version 10.0.0-preview.6.25321.102
                    
NuGet\Install-Package Microsoft.AspNetCore.SpaProxy -Version 10.0.0-preview.6.25321.102
                    
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="Microsoft.AspNetCore.SpaProxy" Version="10.0.0-preview.6.25321.102" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.SpaProxy" Version="10.0.0-preview.6.25321.102" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.SpaProxy" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.AspNetCore.SpaProxy --version 10.0.0-preview.6.25321.102
                    
#r "nuget: Microsoft.AspNetCore.SpaProxy, 10.0.0-preview.6.25321.102"
                    
#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.
#:package Microsoft.AspNetCore.SpaProxy@10.0.0-preview.6.25321.102
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.AspNetCore.SpaProxy&version=10.0.0-preview.6.25321.102&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.SpaProxy&version=10.0.0-preview.6.25321.102&prerelease
                    
Install as a Cake Tool

Helpers for launching the SPA CLI proxy automatically when the application starts in ASP.NET MVC Core.

This package was built from the source code at https://github.com/dotnet/dotnet/tree/efe6a50657d7d6004e019f0fd8e1fa2744f06db6

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0

    • No dependencies.

GitHub repositories (29)

Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.SpaProxy:

Repository Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
rafaelfgx/Architecture
.NET, Angular, Clean Architecture, Clean Code, SOLID Principles, KISS Principle, DRY Principle, Fail Fast Principle, Common Closure Principle, Common Reuse Principle, Acyclic Dependencies Principle, Mediator Pattern, Result Pattern, Folder-by-Feature Structure, Separation of Concerns
FastReports/FastReport
Free Open Source Reporting tool for .NET6/.NET Core/.NET Framework that helps your application generate document-like reports
immichFrame/ImmichFrame
Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2
An ASP.NET Core Web App which lets sign-in users (including in your org, many orgs, orgs + personal accounts, sovereign clouds) and call Web APIs (including Microsoft Graph)
GZTimeWalker/GZCTF
The GZ::CTF project, an open source CTF platform.
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!
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
icsharpcode/CodeConverter
Convert code from C# to VB.NET and vice versa using Roslyn
mixcore/mix.core
🚀 A future-proof enterprise web CMS supporting both headless and decoupled approaches. Build any type of app with customizable APIs on ASP.NET Core/.NET Core. Completely open-source and designed for flexibility.
simpleidserver/SimpleIdServer
OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
lingarr-translate/lingarr
Lingarr is an application that supports both local and SaaS translation services to translate subtitle files into a specified target language. With automated translation options, Lingarr simplifies translating subtitles.
replaysMike/Binner
Open source parts inventory system for makers, electronics hobby, and professional engineers
SonarSource/sonar-scanner-msbuild
SonarScanner for .NET
NsfwSpy/NsfwSpy.NET
A .NET image and video classifier used to identify explicit/pornographic content written in C#.
charlessolar/eShopOnContainersDDD
Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns
ProfessionalCSharp/ProfessionalCSharp2021
Source code for Professional C# and .NET 2021 Edition (with updates for C# 11 and .NET 7)
Nican/Furland
Building a real-time twitter graph of your friends
NakedObjectsGroup/NakedObjectsFramework
Implementation of the 'naked objects pattern' on .NET platform. Turns a POCO domain model (that follows a few simple conventions) into a complete application. See the ReadMe (at the bottom of this page) for more details.