Git Product home page Git Product logo

essentialproducts.api's Introduction

Introduction

This is a demo app for a brand new shopping application built using ASP.NET CORE WEB API. This new shopping app is built using ASP.NET CORE 3.1.

The topics mentioned below are covered in this course.

  1. Project overview
  2. Project setup/setup using GIT HUB code repo.
  3. Database design.
  4. EF CORE CLI commands
  5. Create a database using EF CORE CLI.
  6. Setup 3/4 tier layered project structure as we do it in Corporate. This is for the separation of code in a proper way.
  7. Repository pattern to avoid duplicate code in al repository
  8. Custom validations
  9. CRUD implementation for various endpoints, like getting, POST, PUT, DELETE
  10. And more options for expanding this app to have Authentication and Authorization.

CI/CD has been setup for this project in Azure devops.

Complete source code: https://github.com/learnsmartcoding/EssentialProducts.API

The below videos will be useful and can help you understand better some topics used in this course.

How to use Async and Await in C#: https://www.youtube.com/watch?v=aEnhcdKlS1U

Entity Framework Core commands are explained with examples: https://www.youtube.com/watch?v=3okWEZfGF6w

How to upload a file using DOTNET CORE https://www.youtube.com/watch?v=tqjGuKEhK38&t=36s

Please post your questions in the comment section and I will be happy to answer your questions.

Subscribe for more useful videos just like this: https://www.youtube.com/channel/UCKUxSY2xp12QiP3c60sOc-g?sub_confirmation=1

Happy coding!

essentialproducts.api's People

Contributors

learnsmartcoding avatar karthiktechblog avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.