Skip to content

vlellouche/ENV.Web

 
 

Repository files navigation

Introducing ENV.Web

ENV.Web is a project we use to demo fast web application development with migrated .NET code reused on the server side.

Using the code in this project you can create a RESTful API and a responsive modern web user interface for your migrated application.

The project is hosted on GitHub, at: https://github.com/FireflyMigration/ENV.Web

Architecture

Server

MVC.NET, REST Api and the migrated code.

Browser

  1. HTML5
  2. bootstrap - for the styling
  3. Angular2 - as the application framework
  4. Typescript - as the coding language

Tutorial

For a Tutorial on how to use this code, please visit: http://doc.fireflymigration.com/tutorial.html

Support

You are welcome to raise any issues or questions regarding this project on GitHub. This project is not officially supported by Firefly Migration.

Contributions

Contributions are welcomed, feel free to fork this repo and suggest pull requests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 79.0%
  • JavaScript 8.0%
  • HTML 6.0%
  • TypeScript 5.3%
  • CSS 1.6%
  • Classic ASP 0.1%