Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shahabganji/aureliaaspnetcore

Adds Extension methods for spa services for Aurelia in Asp.Net Core
https://github.com/shahabganji/aureliaaspnetcore

aurelia aurelia-cli microsoft spa spa-services

Last synced: 3 months ago
JSON representation

Adds Extension methods for spa services for Aurelia in Asp.Net Core

Awesome Lists containing this project

README

        

## Aurelia.AspNetCore.SpaServices.AureliaCli

There is an extension nuget package for easing the way you can run SPA applications. The microsoft built-in support is for Angular and React though. This library ease the way you can use the same techniques for Aurelia.

All of the source are borrowed from [Asp.Net Core repository](https://github.com/dotnet/aspnetcore/tree/8c02467b4a218df3b1b0a69bceb50f5b64f482b1/src/Middleware/SpaServices.Extensions/src).