GithubHelp home page GithubHelp logo

vengi83644 / magic Goto Github PK

View Code? Open in Web Editor NEW

This project forked from polterguy/magic

0.0 1.0 0.0 9.62 MB

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

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

License: MIT License

C# 0.49% JavaScript 4.96% TypeScript 46.83% HTML 10.12% TSQL 34.48% SCSS 2.92% Dockerfile 0.21%

magic's Introduction

Magic for ASP.NET

Magic is a super extendible DSL and a scaffolding CRUD generator for .Net Core, that allows you to create your .Net Core/Angular/Database Web applications, literally 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 5 CLI and SDK
  2. Some sort of database server MySql or MS SQL
  3. NodeJS, required to serve Angular frontend
  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. then go to http://localhost:4200 with your browser.

Documentation

You can find the project's documentation here.

License

Magic is 100% Open Source as of version 9.0.0, which implies that all plugins are licensed under the terms of the LGPL license version 3, as published by the Free Software Foundation. The frontend dashboard is licensed under the terms of the GPL version 3, as published by the Free Software Foundation, while the backend is licensed under the terms of the MIT license. What this implies, is that you can freely use Magic as you see fit, also in your own proprietary and closed source applications - However, if you modify any of its plugins, and or the dashboard frontend, you'll have to publish your changes to anyone requesting the code. To sum up what this implies in a "dumbed down" explanation, just remember the following.

  • You can use Magic to create closed source applications, and extend it with custom C# code, without having to publish your extensions
  • You can use Magic to scaffold frontend applications that are closed source
  • If you improve upon Magic's plugins, or the frontend dashboard, you'll need to publish your changes
  • However, I still accept donations

To sum up each license.

  • All NuGet packages are LGPL3
  • The backend folder is MIT
  • The frontend folder is GPL3

See the enclosed LICENSE files within each folder, and/or plugin if in doubt.

Copyright(c) Thomas Hansen 2019 - 2021, Thomas Hansen - [email protected]

magic's People

Contributors

dependabot[bot] avatar gaprogman avatar orthimnas avatar hflexgrig avatar

Watchers

James Cloos avatar

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.