Skip to content

mraaghav/magic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,326 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 "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

You can rapidly teach yourself the basics here. Below you can find the reference documentation for all projects in Magic.

Hyperlambda, Super Signals and Slots

These are probably the most important parts if you intend to develop in Hyperlambda.

Supporting libraries

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 - [email protected]

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 Build status

About

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

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 49.5%
  • HTML 22.8%
  • JavaScript 12.8%
  • CSS 9.2%
  • TSQL 3.7%
  • C# 1.4%
  • Batchfile 0.6%