elektropay / magic

Create your .Net Core/Angular/Database CRUD Web apps by simply clicking a button

Home Page:https://polterguy.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magic for ASP.NET

Magic is a scaffolding CRUD generator for .Net Core that allows you to create your .Net Core/Angular/Database Web applications by simply clicking a button. Watch the video below for a demonstration.

Create a CRUD Web app in seconds

Getting started

The simplest way to get started, is to download its latest release, and use it as a "starter kit". You will need.

  1. .Net Core CLI version 3.x or more
  2. Some sort of database server Mysql or MS SQL
  3. NodeJS
  4. Install Angular in a terminal window with npm install -g @angular/cli
  5. Magic

To start the Magic dashboard type dotnet run in the "magic.backend" folder. Then type npm link in your "frontend" folder. Start the Magic dashboard by typing ng serve in the "frontend" folder. Go to http://localhost:4200.

Documentation

Although documentation is work in progress, you can rapidly teach yourself the basics here.

License

Although most of Magic's source code is publicly available, Magic is not Open Source or Free Software. You have to obtain a valid license key to install it in production, and I normally charge a fee for such a key. You can obtain a license key here. Notice, 5 hours after you put Magic into production, it will stop working, unless you have a valid license for it.

Copyright(c) Thomas Hansen 2019 - 2020, Thomas Hansen - thomas@servergardens.com

Build status

Build status Build status Build status Build status Build status Build status Build status Build status Build status Build status Build status Build status Build status Build status Build status Build status Build status Build status Build status Build status Build status Build status Build status

About

Create your .Net Core/Angular/Database CRUD Web apps by simply clicking a button

https://polterguy.github.io

License:Other


Languages

Language:TypeScript 46.4%Language:HTML 23.1%Language:JavaScript 14.4%Language:CSS 9.7%Language:TSQL 4.1%Language:C# 1.6%Language:Batchfile 0.7%