Skip to content

Sample using an Ionic Frontend and ASP.NET Core Backend together with Typewriter to automatically create DTOs from the Backend in the Frontend Project.

Notifications You must be signed in to change notification settings

marxxxx/aspnetcoreionictypewriterdemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

aspnetcoreionictypewriterdemo

Sample using an Ionic Frontend and ASP.NET Core Backend together with Typewriter to automatically create DTOs from the Backend in the Frontend Project.

Prerequisites

How to run this sample

  1. Open Command Prompt in backend Folder
  2. dotnet run
  3. Open Command Prompt in frontend Folder
  4. npm install
  5. ionic serve
  6. Press "Load" to call backend

About

Sample using an Ionic Frontend and ASP.NET Core Backend together with Typewriter to automatically create DTOs from the Backend in the Frontend Project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages