Skip to content

Runaho/TestTodoAPIWebApp

Repository files navigation

Razor .Net Core 6.0 Web API & Web App

Simple application.

It can be a good test environment for people who will use these technologies for the first time, does contain simple understanding of web services, models, razor bindings & model validations.

How to use?

  • Must be start multiple projects for using same time the api and web app. image
  • For the connecting the API WebApp must be have a API url, can be changed via WebApp/appsettings.json Screen Shot 2022-05-27 at 00 09 19

Links

Packages/Freamworks

  • .Net Core 6.0
  • Razor Pages
  • Entity Core In Memory