18 Commits

Author SHA1 Message Date
8e41ff2f82 remove duplicate definition of OnBeforeStartInternal (how'd that get there?) 2024-07-22 23:40:16 -04:00
399a5c8e34 fix merge conflict 2024-07-22 23:38:36 -04:00
6ee1135732
add TypeExtensions to support Type.IsSubclassOfGeneric(...) 2024-07-21 22:38:38 -04:00
623402805b
fix AddRange to allow any type of Collection<>, not just List<> 2024-07-21 22:37:57 -04:00
9df55b9c08
add ReadToEnd function 2024-07-21 22:36:57 -04:00
c275c017c1
add BeforeStartInternal event 2024-07-21 22:35:30 -04:00
30bde5d2cd
add capital alphanumeric alphabets for convenience 2024-07-21 22:32:37 -04:00
604901d673 port MBS.Framework .NET legacy to .NET Core 2024-07-20 23:43:02 -04:00
7c4b71e091 Merge branch 'master' of gitea.azcona-becker.net:alcetech/framework-dotnet 2024-06-15 23:08:52 -04:00
ccfb7410c1 import Application stuff from .NET Classic MBS.Framework 2024-06-15 23:08:46 -04:00
1ec0b7be57 import NanoId from .NET Classic MBS.Framework 2024-06-15 23:07:03 -04:00
80bf8317c4 import ArrayExtensions from .NET Classic MBS.Framework 2024-06-15 23:06:48 -04:00
0ccf7ce844 remove MBS.Desktop from framework-dotnet; it is now in desktop-framework-dotnet 2024-06-15 07:23:30 -04:00
a24ae26d57 import some MBS FX 4 functionality into FX 5 2024-06-13 10:00:53 -04:00
5b1c1d5559 begin scaffolding for application framework 2024-04-20 13:29:53 -04:00
b55e9d30b9 update .gitignore and remove obj files 2024-04-20 13:29:18 -04:00
b6d8cb634c Initial commit 2024-04-20 13:18:36 -04:00
1ba97cbf3a Initial commit 2024-04-20 17:18:13 +00:00