|
7badcc333b
|
Added command plugin documentation and renamed subCommands to commands in api command code
|
2024-07-19 15:05:20 +02:00 |
|
|
bf27a344e1
|
Improved docs
|
2024-07-19 13:08:59 +02:00 |
|
|
577d61ed42
|
Added deployment capabilities
|
2024-07-17 23:20:07 +02:00 |
|
|
777b0fccc8
|
Updated docs and minor cleanup
|
2024-07-15 22:49:31 +02:00 |
|
|
d6609fd335
|
Added .NET 8 as a requirement in install.md
|
2024-07-15 20:49:24 +02:00 |
|
|
9d1442b46b
|
Supplemented commands documentation
|
2024-07-15 00:42:26 +02:00 |
|
|
be6b3691b4
|
Refactored FullyQualifiedName functionality
|
2024-07-14 23:08:47 +02:00 |
|
|
02a82589ae
|
- Refactored init & features
- Extended documentation
|
2024-07-14 22:27:32 +02:00 |
|
|
2d4bdbceeb
|
Cleaned up
|
2024-07-07 23:37:17 +02:00 |
|
|
9c3e2a25c0
|
Updated docs
|
2024-07-07 21:24:56 +02:00 |
|
|
3d96389f7f
|
Cleaned up package build
|
2024-07-05 12:53:35 +02:00 |
|
|
ff9be76bf8
|
Added .gitkeep to templactes folder
|
2024-07-05 12:46:45 +02:00 |
|
|
1b6f0ee277
|
Cleaning up build process
|
2024-07-05 12:41:52 +02:00 |
|
|
7f67201bb2
|
Modified plugin system code
|
2024-07-05 12:35:36 +02:00 |
|
|
c220c214d2
|
Making plugin system more robust
|
2024-06-30 13:59:40 +02:00 |
|
|
f329b00687
|
Removed unused BashException
|
2024-06-29 16:10:49 +02:00 |
|
|
3829eb0d7f
|
Replaced scripting system with plugin system
|
2024-06-29 12:59:13 +02:00 |
|
|
96b74e6048
|
Intermediate commit
|
2024-06-28 12:48:43 +02:00 |
|
|
5ca27f7f72
|
Merge branch 'main' of github.com:mdnapo/mycroforge into main
|
2024-06-10 08:21:28 +02:00 |
|
|
c8967ea7d8
|
Adding documentation
|
2024-06-09 22:15:49 +02:00 |
|
|
220a818970
|
Improved db feature and adding documentation
|
2024-06-09 20:35:54 +02:00 |
|
|
5e5ea0445e
|
Added additional install script
|
2024-06-06 12:57:04 +02:00 |
|
|
67b7dba341
|
Adding docs
|
2024-06-06 06:20:21 +02:00 |
|
|
f27164e39d
|
Added install script
|
2024-06-02 14:17:19 +02:00 |
|
|
e3237bdabe
|
Added additional scripts and cleaned up
|
2024-06-02 11:57:25 +02:00 |
|
|
860bdfd8d7
|
Clean up
|
2024-06-02 09:42:32 +02:00 |
|
|
399cc4d745
|
Fixed comment
|
2024-06-01 11:37:12 +02:00 |
|
|
c85da84272
|
Replaced ANTLR parser with custom class
|
2024-06-01 11:35:19 +02:00 |
|
|
78f3345419
|
Intermediate commit
|
2024-05-29 14:20:18 +02:00 |
|
|
8f3bd334e8
|
Added CRUD generation and a bunch of other stuff
|
2024-05-20 17:50:04 +02:00 |
|
|
3418f15103
|
Implemented many to many relations
|
2024-05-18 15:57:15 +02:00 |
|
|
d59dedc106
|
Changed orm to db and added path resolution for entity generation
|
2024-05-17 17:55:05 +02:00 |
|
|
15bf94e195
|
Fixed sevice generator and orm feature
|
2024-05-17 07:06:06 +02:00 |
|
|
6b946faf93
|
Added hydrate command
|
2024-05-08 15:38:52 +02:00 |
|
|
d5f883baca
|
Intermediate commit
|
2024-05-06 08:40:46 +02:00 |
|
|
7a07cada25
|
Cleanup
|
2024-05-04 20:44:48 +02:00 |
|
|
81037f8ac5
|
Pluralized table names as default
|
2024-05-04 18:50:44 +02:00 |
|
|
62a44cedb3
|
Added publish script
|
2024-05-04 15:03:12 +02:00 |
|
|
5d3d3173d9
|
Supplemented script command
|
2024-05-03 11:03:14 +02:00 |
|
|
6c50852959
|
Intermediate commit
|
2024-04-29 06:19:31 +02:00 |
|
|
5f1914818e
|
More cleanup
|
2024-04-26 22:53:19 +02:00 |
|
|
b23ba99ba4
|
Added scripting capabilities and cleaned up
|
2024-04-26 22:52:10 +02:00 |
|
|
68b9b0e8c8
|
Modified formatting for router generation
|
2024-04-25 21:13:35 +02:00 |
|
|
f9d04ef13e
|
Refactored source modifiers
|
2024-04-25 17:15:21 +02:00 |
|
|
8be76f224f
|
Whoops removed some crucial functionality... :')
|
2024-04-24 12:52:33 +02:00 |
|
|
5e1be11ec2
|
Improved a bunch of stuff
|
2024-04-24 12:38:10 +02:00 |
|
|
abd116b032
|
Adding entity linking
|
2024-04-23 08:56:01 +02:00 |
|
|
3a46e20d38
|
Clean up
|
2024-04-22 20:25:20 +02:00 |
|
|
7e249e12c4
|
Renamed MicroForge to MycroForge
|
2024-04-22 09:56:39 +02:00 |
|
|
8fed922cfe
|
Improved Bash class and removed Console.WriteLine statements
|
2024-04-22 08:57:59 +02:00 |
|