You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-13Lines changed: 12 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,25 +5,24 @@ integrated desktop environment
5
5
[](https://github.com/microsoft/hack-together)
6
6
7
7
## What is this site about?
8
-
electrifier is a project i've been working on in my spare time for some years now.
8
+
electrifier is a project i've been working on in my spare time for some years now. Several parts had been re-written:
9
9
10
-
I've re-written several parts many times. It's just a fun project to test out what's happening in .net - world. The Original .net-version just brought tab-support to _Windows File Explorer_ 🙌 🎉.
11
-
12
-
When I heard about WinApp SDK last year, I was very excited. I never used WPF for perfomance reasons, but I love WinUI.
10
+
* The Original Windows Forms version brought tab-support to _Windows File Explorer_ 🙌 🎉.
11
+
The project has been archived in the meantime, but you may make a fork here:
13
12
14
-
I also like using [@dahall/Vanara](https://github.com/dahall/Vanara) by [David Hall](https://github.com/dahall). It's a great project, for everyone who's interested. It's not _that other WinAPI-Abstraction Layer_but a complete shell around about every native windows API.
15
-
16
-
And It's a great source for good practices.
13
+
* When I heard about WinApp SDK last year, I was very excited. I never used WPF for perfomance reasons, but I love WinUI.
14
+
15
+
## Contributors:
17
16
18
-
[Graph](https://developer.microsoft.com/de-de/graph/) will be used for _Cloud Features_: Think of a history of when I have worked on or with
19
-
* that project,
20
-
* that document,
21
-
* on this device.
17
+
*[David Hall](https://github.com/dahall)'s great [@dahall/Vanara](https://github.com/dahall/Vanara) project. It's not _that other WinAPI-Abstraction Layer_ but a complete collection of wrappers around every classic, good old *Windows 32 API*. And It's a great source for good practices.
18
+
* The great people at (JetBrains)[]
19
+
20
+
## Used Techniques
21
+
*[Graph](https://developer.microsoft.com/de-de/graph/) will be used for _Cloud Features_
22
+
A history will keep track of which ressources you were using on this or that device.
22
23
23
-
Cloud features are still WIP. But I think, Microsoft Graph sounds the place to store the database stuff I want to collect and analyze.
24
24
25
25
# Events
26
-
27
26
## Hack Together: Microsoft Graph and .NET (Running)
0 commit comments