Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 784 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 784 Bytes

dotnet-api-desktop-service

U.S.A logoEnglish | Brasil logoPortuguês

Study repository for learning DotNet Core, Angular and ElectronJs fundamentals with First-API based applications.

What I want to do?

In this repository I want to create a REST API allows CRUD for product packaging information (something simple).

To use the API I will create a web application using angular, a desktop application using ElectronJs and a service using BackgroundService.