Skip to content

xabikos/isomorphic-javascript-dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Isomorphic JavaScript application with .net and .net core

The repository contains the source code of the demos for my presentation, Isomorphic JavaScript applications and .NET, during the Progressive .NET 2016 conference. During the presentation was demonstrated various Isomorphic JavaScript Applications in both full .net framework and .net core as well. Some of the technologies used for the demos are Reactjs.NET, JavaScript Services library by Microsoft and Webpack.

Demos

  • ReactNet it's simple demonstration on how we can use the Reactjs.NET library in a self contain way to render React.js components in both server and client side.
  • ReactNetWebpack this is a more advanced application which again uses Reactjs.NET but in combination with Webpack, which tremendously increases the experience during development.
  • Angular2 .net core this is an example application of how to use Angular 2 in an ASP.NET Core web application with Webpack.
  • Reactjs .net core this is an example application of how to use React with Redux in an ASP.NET Core web application with Webpack.

About

The repository contains the source code for my presentation during the Progressive .NET conference in 2016

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published