Giter Site home page Giter Site logo

mobilizenet / pbnethelloworld Goto Github PK

View Code? Open in Web Editor NEW
0.0 5.0 1.0 9.48 MB

Hello World (Migrated to C# Source) Sample App for Powerbuilder to .NET Core migrations using Mobilize.NET PBNET WebMap

Dockerfile 0.01% C# 0.10% TypeScript 0.04% CSS 0.01% HTML 0.01% JavaScript 99.84%

pbnethelloworld's Introduction

PBNET

PBNET is a tool that understands your PowerBuilder application and converts it to a ASP.NET Core web application that uses frameworks such as Angular, CSS, and Typescript.

This tool has the ability to process the source code to generate C#, Angular, HTML, and CSS files.

Instead of manually rewriting an entire application, we help you by automating this process using PBNET. This reduces costs, risks and time, while keeping the existing business logic intact.

For more details you can go to our website or check our documentation at https://docs.mobilize.net/

PowerBuilder to .Net Core Hello World Sample App

This repo contains the source code and binaries for the PBNetHelloWorld app.

This app just shows a Powerbuilder Window with a datawindow that implements a simple todo list.

The sample was migrated with our tools to a ASP.NET Core web app with an Angular FrontEnd.

How to Build

If you want to build this app:

  • BackEnd: you can use the
cd MigratedSolution
dotnet build
  • FrontEnd: you can use the
cd MigratedSolution\sampleSite\sampleSite-angular
yarn
ng build

Code Structure

When you migrate your app from Powerbuilder to ASP.NET core you will have:

  • WebSite application based on the original app pbt
  • A class library for each Powerbuilder pbl
  • An angular application which whil will generate an angular module with the ui elements from each pbl

Running the app directly from your browser

If you do not want to install anything but still wnat to take a look at migrated application your can open the application using the link below:

Open in Gitpod

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.