• Stars
    star
    2
  • Language
    C#
  • License
    The Unlicense
  • Created almost 6 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This project is to demonstrate how to create a simple RESTFul API service with ASP.NET Core 2.1 to provide the data require by the Application. It will also cover how to consume RESTFul API service using ASP.NET MVC Web Application.