DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
  1. DZone
  2. Coding
  3. Languages
  4. Building SPAs with .NET Core Just Became Really Simple

Building SPAs with .NET Core Just Became Really Simple

In this article, we take a quick, easy to follow look into how you can get started building single-page applications with .NET core.

Jonathan Danylko user avatar by
Jonathan Danylko
·
Feb. 18, 17 · Tutorial
Like (4)
Save
Tweet
Share
7.44K Views

Join the DZone community and get the full member experience.

Join For Free

Image title


Not even a week ago, I explained how to create an Aurelia app in Visual Studio. Today, an update to .NET Core provides new templates to speed up your SPA development experience.

What an awesome Valentine's Day gift! (yeah, I need to get out more) ;-)

After JUST posting something about how to write Aurelia applications with Visual Studio, Microsoft shipped three NuGet packages to assist with the development of Single Page Applications (SPAs) which include templates for:

- Angular

- Aurelia

- Knockout

- React

- React with Redux

To actually use these templates in your development environment, you have two choices: command-line or Visual Studio 2017 RC.

When you generate a project, it creates a .csproj file for you along with the project files. If you have Visual Studio 2015, you won't be able to load the .csproj project. You need Visual Studio 2017 RC.

Alternatively, you can use the command line to create these projects and type dotnet run at the command line to view the project in the browser (which is what I did).

Even though I'm not providing any value with this short post, I wanted to spread the word as to how Microsoft is continuing to improve on their development tools by integrating various JavaScript frameworks to assist front-end developers in building their SPA's even quicker.

All of this goodness is located on the Microsoft WebDev Blog. 

Enjoy!


.NET

Published at DZone with permission of Jonathan Danylko, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Understanding gRPC Concepts, Use Cases, and Best Practices
  • Stream Processing vs. Batch Processing: What to Know
  • Bye-Bye, Regular Dev [Comic]
  • ChatGPT: The Unexpected API Test Automation Help

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: