Skip to content

Andersen27/electron.net-api-demos

This branch is 2 commits ahead of ElectronNET/electron.net-api-demos:master.

Repository files navigation

Electron.NET API Demos icon Electron.NET API Demos

This is a desktop app that interactively and with sample code demonstrates core features of the Electron.NET API. It's built with Electron, too, of course. This app works on Windows, macOS and Linux operating systems.

Use this app to see what you can do with Electron.NET and use the source code to learn how to create a basic Electron.NET app.

This Demo-App based on the Electron API Demos

Image of Electron.NET API Demos App


Using

You'll need Node.js (v.12.x) and .NET Core SDK installed on your computer in order to start or build this app.

$ dotnet tool install --global ElectronNET.CLI
$ git clone https://github.com/ElectronNET/electron.net-api-demos.git
$ cd electron.net-api-demos
$ electronize start

Enjoy!

About

Explore the Electron.NET APIs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 64.5%
  • C# 21.9%
  • CSS 9.9%
  • JavaScript 2.5%
  • TypeScript 1.2%