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 and a working demo based on Northwind is hosted on GitHub, at: https://github.com/FireflyMigration/ENV.Web.demo
Architecture
Server
MVC.NET, REST Api and the migrated code.
Browser
- HTML5
- bootstrap - for the styling
- Angular - as the application framework
- Typescript - as the coding language
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.
Topics
- Adding ENV Web to an MVC project
- Reusing BusinessProcesses as RestAPI
- Reusing Data Structures using DataApi
- Creating Complex JSON and XML using DataList and DataItem
- Creating a Rest API Endpoint based on External JSON format
- Exposing a complex BusinessProcess as a Rest API Endpoint
Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com