All Projects → ElectronNET → Electron.net Api Demos

ElectronNET / Electron.net Api Demos

Licence: mit
Explore the Electron.NET APIs

Projects that are alternatives of or similar to Electron.net Api Demos

Awesome Microservices Netcore
💎 A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET Core
Stars: ✭ 865 (+274.46%)
Mutual labels:  asp-net-core, aspnet, dotnet-core
Nopcommerce
The most popular open-source eCommerce shopping cart solution based on ASP.NET Core
Stars: ✭ 6,827 (+2855.41%)
Mutual labels:  asp-net-core, dotnet-core, aspnet
Electron.net
Build cross platform desktop apps with ASP.NET Core (Razor Pages, MVC, Blazor).
Stars: ✭ 6,074 (+2529.44%)
Mutual labels:  asp-net-core, aspnet, dotnet-core
Electron.net Musicplayer Sample
Stars: ✭ 55 (-76.19%)
Mutual labels:  asp-net-core, aspnet, dotnet-core
Aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
Stars: ✭ 10,061 (+4255.41%)
Mutual labels:  aspnet, dotnet-core
Docker Series
Docker Series about containerizing ASP.NET Core app with MySQL..
Stars: ✭ 88 (-61.9%)
Mutual labels:  asp-net-core, dotnet-core
Aspnetcore App Workshop
This workshop has been migrated to https://github.com/dotnet-presentations/aspnetcore-app-workshop
Stars: ✭ 105 (-54.55%)
Mutual labels:  asp-net-core, dotnet-core
Csharp Datatables Parser
C# Serverside parser for the popuplar jQuery datatables plugin.
Stars: ✭ 119 (-48.48%)
Mutual labels:  asp-net-core, dotnet-core
Elf
The .NET 5 link forward service runs on Microsoft Azure
Stars: ✭ 68 (-70.56%)
Mutual labels:  asp-net-core, dotnet-core
Puck Core
Open source, cross platform .NET Core CMS. Fast, scalable, code-first, unobtrusive and extensible with powerful querying and Lucene integration.
Stars: ✭ 115 (-50.22%)
Mutual labels:  asp-net-core, dotnet-core
Sio.core
✔ [ SIOC ] Swastika I/O Core is an all in one platform (e.g CMS, eCommerce, Forum, Q&A, CRM...) ASP.NET Core / Dotnet Core System based on SIOH Framework.
Stars: ✭ 121 (-47.62%)
Mutual labels:  asp-net-core, dotnet-core
Piranha.core
Piranha CMS is the friendly editor-focused CMS for .NET Core that can be used both as an integrated CMS or as a headless API.
Stars: ✭ 1,242 (+437.66%)
Mutual labels:  asp-net-core, dotnet-core
Just An Email
App to share files & texts between your devices without installing anything
Stars: ✭ 75 (-67.53%)
Mutual labels:  asp-net-core, dotnet-core
Cronscheduler.aspnetcore
Cron Scheduler for AspNetCore 2.x/3.x or DotNetCore 2.x/3.x Self-hosted
Stars: ✭ 100 (-56.71%)
Mutual labels:  asp-net-core, dotnet-core
Grpc Demos
Demos for my talk Beyond HTTP in ASP.NET Core 3.0 with gRPC
Stars: ✭ 74 (-67.97%)
Mutual labels:  asp-net-core, dotnet-core
Fanray
A blog built with ASP.NET Core
Stars: ✭ 117 (-49.35%)
Mutual labels:  asp-net-core, dotnet-core
Storedprocedureefcore
Entity Framework Core extension to execute stored procedures
Stars: ✭ 164 (-29%)
Mutual labels:  asp-net-core, dotnet-core
Nlayerappv3
Domain Driven Design (DDD) N-LayeredArchitecture with .Net Core 2
Stars: ✭ 138 (-40.26%)
Mutual labels:  asp-net-core, dotnet-core
Netcorecms
NetCoreCMS is a modular theme supported Content Management System developed using ASP.Net Core 2.0 MVC. Which is also usable as web application framework. This project is still under development. Please do not use before it's first release.
Stars: ✭ 165 (-28.57%)
Mutual labels:  asp-net-core, dotnet-core
Hotchocolate
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
Stars: ✭ 3,009 (+1202.6%)
Mutual labels:  asp-net-core, dotnet-core

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].