1201 Commits

Author SHA1 Message Date
Robert Muehsig
cd73d1464e osx fix 2017-10-11 23:18:58 +02:00
Robert Muehsig
30480b721a Merge pull request #1 from GregorBiswanger/master
Update .gitignore
2017-10-11 22:48:54 +02:00
Robert Muehsig
0111f8af24 Update .gitignore
Create readme.md
2017-10-11 22:46:58 +02:00
Robert Muehsig
d75259e2a6 small changes regarding osx build 2017-10-09 00:13:04 +02:00
Robert Muehsig
418efd8d49 dirty osx tricks 2017-10-08 23:56:04 +02:00
Robert Muehsig
cfeb3dde1e osx compatibilty 2017-10-08 23:22:43 +02:00
Robert Muehsig
4903384bd4 osx for aspnet? 2017-10-08 23:22:20 +02:00
Robert Muehsig
b1ad790c41 condition for windows 2017-10-08 22:53:17 +02:00
Robert Muehsig
e169f6b810 osx first test 2017-10-08 22:39:04 +02:00
Gregor Biswanger
6020369892 merge solution file 2017-10-07 01:35:47 +02:00
Gregor Biswanger
2989144dce implement IPC Support 2017-10-07 01:32:19 +02:00
Robert Muehsig
e01c2dc423 dev cleanup 2017-10-06 22:51:43 +02:00
Gregor Biswanger
e9f1076d8d change projectname 2017-10-06 20:38:03 +02:00
Gregor Biswanger
21cb393bc0 implement auto port detect for web bridge 2017-10-06 05:46:01 +02:00
Gregor Biswanger
9ed69cd65c remove comments 2017-10-06 05:06:11 +02:00
Gregor Biswanger
47996a76d9 implement auto port support for socket bridge communication 2017-10-06 05:04:56 +02:00
Gregor Biswanger
d3fc1c8657 auto detect of asp.core exe file 2017-10-06 03:27:16 +02:00
Gregor Biswanger
383e9cd3fa fix Build und Start Commands with new Temp-Folder "OBJ" 2017-10-06 02:54:55 +02:00
Gregor Biswanger
44138a81c9 add host project an link main.js file 2017-10-06 02:15:55 +02:00
Gregor Biswanger
4901a00a70 remove copy of main.js 2017-10-06 02:15:07 +02:00
Gregor Biswanger
ded33f94e1 include host files 2017-10-06 02:09:43 +02:00
Robert Muehsig
210ccc2ffb maybe i broke it... 2017-10-06 00:37:14 +02:00
Robert Muehsig
6b59bbe828 cleanup 2017-10-05 23:38:00 +02:00
Robert Muehsig
e9aeada4e8 obj folder 2017-10-05 23:37:52 +02:00
Robert Muehsig
c6a2f465d5 real cleanup... mh.. 2017-10-05 23:29:39 +02:00
Robert Muehsig
322673a09f cleanup - remove old install 2017-10-05 23:27:50 +02:00
Robert Muehsig
e43fabf76e remove not needed host project 2017-10-05 23:23:38 +02:00
Gregor Biswanger
f2139b95c4 remove build optimization 2017-10-05 22:08:36 +02:00
Gregor Biswanger
2884b5e51c optimize build command and remove old temp folder 2017-10-05 21:59:20 +02:00
Gregor Biswanger
d224e7b1ad refactor implementation 2017-10-05 21:28:47 +02:00
Gregor Biswanger
27e5f87ccd remove electron as dependency from ressources - is not necessary for builded electron exe 2017-10-05 04:56:59 +02:00
Gregor Biswanger
684144b8ad implement BuildCommand 2017-10-05 04:44:58 +02:00
Gregor Biswanger
68bc483f52 implement electron build with electron-packager into build.cmd and change the current root path from WebApp 2017-10-05 03:47:09 +02:00
Robert Muehsig
12472746bc ups 2017-10-04 23:11:41 +02:00
Robert Muehsig
606d78ca42 install command? 2017-10-04 23:11:23 +02:00
Gregor Biswanger
8d89ef3e64 implement the hello world sample from electron - access to the node.js process object 2017-10-04 16:35:39 +02:00
Gregor Biswanger
2b93201383 imeplement StartElectronCommand design 2017-10-04 16:24:41 +02:00
Gregor Biswanger
25834abc2b add McMaster.Extensions.CommandLineUtils and first sample code 2017-10-04 03:09:57 +02:00
Robert Muehsig
35946c3fdc Update README.md 2017-10-03 23:46:00 +02:00
Robert Muehsig
7c8c26479a cli demo 2017-10-03 23:37:46 +02:00
Gregor Biswanger
ddea8d617c script to start electron with the asp.net core project 2017-10-03 15:15:47 +02:00
Gregor Biswanger
83240bb4b1 Create LICENSE 2017-10-03 14:39:26 +02:00
Gregor Biswanger
f18c7ad7bb Create README.md 2017-10-03 14:35:40 +02:00
Gregor Biswanger
40d62cc9f5 init 2017-10-03 14:33:33 +02:00
Gregor Biswanger
5bb5bb24de implement mvc with call notification api from electron 2017-10-03 04:52:43 +02:00
Gregor Biswanger
b16e0b0bf9 implement notification bridge 2017-10-03 04:40:37 +02:00
Gregor Biswanger
a0a3e6fc15 migrate from .net core 1.1 to 2.0 2017-10-03 04:17:14 +02:00
Gregor Biswanger
852d3c170d add first api core library and implement socket.io communication 2017-10-03 03:28:56 +02:00
Gregor Biswanger
606629c9a2 first init 2017-10-02 20:56:42 +02:00
Gregor Biswanger
bfa74269f5 Add project files. 2017-10-02 20:40:28 +02:00