Skip to content

Commit 27a35c1

Browse files
authored
Update README.md
1 parent adc9449 commit 27a35c1

1 file changed

Lines changed: 12 additions & 13 deletions

File tree

README.md

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,25 +5,24 @@ integrated desktop environment
55
[![Hack Together: Microsoft Graph and .NET](https://img.shields.io/badge/Microsoft%20-Hack--Together-orange?style=for-the-badge&logo=microsoft)](https://github.com/microsoft/hack-together)
66

77
## 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:
99

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:
1312

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:
1716

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.
2223

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.
2424

2525
# Events
26-
2726
## Hack Together: Microsoft Graph and .NET (Running)
2827

2928
https://github.com/microsoft/hack-together/issues/38

0 commit comments

Comments
 (0)