Skip to content

jantech/user-management

Repository files navigation

user-management

This Tutorial explains step-by-step development of essential features of User Management.

How to Create a .NET 5.0 Web API using .NET 5.0 & Entity Framework Core | தமிழில்

  1. Project Setup with Clean architecture

  2. Create Data Layer (Entity and View Models)

  3. Create Service Layer

  4. Code first approach to perform DB migration and data seeding

  5. Creating Api Endpoints

    1. Register new user
    2. Login (JWT Authentication)
    3. Get user details by Id (Secured by user token)

Youtube Video Tutorial

Features Demo Video

Full Tutorial Video (3 Hours)

About

User Management using .NET 5.0 Web API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages