Back to: ASP.NET Core Web API Tutorials
ASP.NET Core Online Training with Real-time Application Development:
Welcome to our ASP.NET Core Online Training with Real-time Application Development. This course will teach you how to build Websites and Web Services using ASP.NET Core. We will start with the basics and move on to more advanced topics.
ASP.NET Core is a high-performance, open-source, cross-platform framework for building modern web applications and APIs. Developed by Microsoft, it allows developers to create web apps that run on Windows, Linux, and macOS. The framework supports the Model-View-Controller (MVC) architecture, Web APIs, and Razor Pages, making it the first choice for developing everything from small-scale websites to enterprise-level applications.
The ASP.NET Core Online Training with Real-time Application Development program is designed to give you comprehensive, hands-on experience in building web applications from scratch, working with real-time data, and integrating best practices in modern web development. Whether you are a beginner or an experienced developer looking to upgrade your skills, this program will help you to build scalable, real-world applications.
New Batch: 23rd October 2024, 8.30 PM to 10 PM, IST
Registration Link: https://forms.gle/YKgnzwMFBDtPDhkJA
Join the ASP.NET Core Telegram Group for This Batch: https://telegram.me/aspnetcoretraining
Contact us through Our WhatsApp Number: +91 7021801173
Call us for More Details: +91 7021801173
Contact us through Our Email: onlinetraining@dotnettutorials.net
Please use the below Zoom Credentials to attend the Free Demo Session today, from 8.30 PM to 10 PM IST.
https://us05web.zoom.us/j/82041092895?pwd=v9FzqxEQ91YE0hDpKrJ7dNJ9DjVesp.1
Meeting ID: 820 4109 2895
Passcode: 817223
Who Should Enroll in this ASP.NET Core Online Training with Real-time Application Development Program?
This ASP.NET Core MVC and Web API Online Training course is good for:
- Beginner Developers: Individuals who want to learn web development from the ground up, focusing on ASP.NET Core and real-time application development.
- Experienced Developers: Professionals familiar with older ASP.NET versions or other web technologies who want to upskill by learning modern and real-time development practices.
- Full Stack Developers: Those interested in mastering both front-end and back-end web development to create fully functional, scalable applications.
- Entrepreneurs and Freelancers: Those looking to build their own web applications or offer real-time development services to clients.
How did you join our ASP.NET Core Online Training with Real-time Application Development Program?
Please complete the following form to join our ASP.NET Core Online Training with Real-time Application Development Program. Once you complete the form, we will contact you and share the details about the ASP.NET Core MVC and Web API Online Training Program. Even if you want, you can contact us through WhatsApp (+91 7021801173) number and EmailId (onlinetraining@dotnettutorials.net).
Topic: ASP.NET Core (Core Basic, EF Core, Core MVC, Core Identity, Core Web API, ADO.NET Core, Unit Testing)
Online Training Registration Link: https://forms.gle/YKgnzwMFBDtPDhkJA
Date and Time: October 23, 2024, 8.30 PM to 10 PM, IST
Duration: 4 Months (Daily 1.30 Hours)
Course Fee: 10000 (INR)
Contact us through Our WhatsApp Number: +91 7021801173
Contact us through Our Email ID: onlinetraining@dotnettutorials.net
Registration Link: https://forms.gle/YKgnzwMFBDtPDhkJA
Note: Class Recording and Class Notes will be Provided at the End of the Class
Join the ASP.NET Core Telegram Group for This Batch: https://telegram.me/aspnetcoretraining
Prerequisites:
Before enrolling in this training program, it’s recommended to have:
- Basic Knowledge of C# Programming: Familiarity with C# will help you understand the core logic and programming structure of ASP.NET Core.
- Basic Understanding of Web Development: Knowledge of HTML, CSS, and JavaScript will help develop user interfaces and work with front-end technologies.
- Familiarity with Databases: Some experience with SQL or NoSQL databases will be advantageous for integrating databases into real-time applications.
Enroll Today for this ASP.NET Core MVC and Web API Online Training Program
Get started with the ASP.NET Core Online Training with Real-time Application Development today! Enroll Now and take the first step towards mastering one of the most powerful web development frameworks. For more information or to register, contact us at onlinetraining@dotnettutorials.net or call us at +91 7021801173.
ASP.NET Core Online Training Program Course Syllabus
ASP.NET Core Basics (Applies to All Core Web Applications)
Objective: To provide a fundamental understanding of the ASP.NET Core framework, its environment setup, and the essential components of developing an ASP.NET Core web application.
- Overview of Microsoft Web Technologies
- Introduction to ASP.NET Core Framework
- ASP.NET Core Environment Setup
- Download and Install Visual Studio 2022
- Download and Install .NET Core SDK
- Download and Install Visual Studio Code
- Download and Install SQL Server 2022
- Download and Install SSMS
- Download and Install Postman and Fiddler
- .NET Core vs. .NET Framework Code Execution Process
- Creating ASP.NET Core Web Application using .NET 8
- ASP.NET Core Project File
- ASP.NET Core Main Method
- ASP.NET Core InProcess Hosting
- Kestrel Web Server in ASP.NET Core
- ASP.NET Core OutOfProcess Hosting
- ASP.NET Core LaunchSettings.json File
- ASP.NET Core AppSettings.json file
- ASP.NET Core Middleware Components
- ASP.NET Core Request Processing Pipeline
- Web Root (wwwroot) Folder in ASP.NET Core
- Static Files Middleware in ASP.NET Core
- Configuring Default Page in ASP.NET Core
- Developer Exception Page Middleware in ASP.NET Core
- ASP.NET Core Command Line Interface
- Project Templates in ASP.NET Core Application
Entity Framework Core Syllabus
Entity Framework Core (Applies to All Core Web Applications)
Objective: To introduce Entity Framework Core and demonstrate its capabilities for database access, including CRUD operations, relationships, data annotations, and advanced features like migrations, transactions, and bulk operations.
- Introduction to Entity Framework Core
- How to Install Entity Framework Core
- DbContext in Entity Framework Core
- Database Connection String in Entity Framework Core
- CRUD Operations in Entity Framework Core
- Entity States in Entity Framework Core
- LINQ to Entities in Entity Framework Core
- Eager Loading in Entity Framework Core
- Lazy Loading in Entity Framework Core
- Explicit Loading in Entity Framework Core
- Default Conventions in Entity Framework Core
- Data Annotation Attributes in Entity Framework Core
- Table Attribute in Entity Framework Core
- Column Attribute in Entity Framework Core
- Key Attribute in Entity Framework Core
- ForeignKey Attribute in Entity Framework Core
- Index Attribute in Entity Framework Core
- InverseProperty Attribute in Entity Framework Core
- NotMapped Attribute in Entity Framework Core
- Required Attribute in Entity Framework Core
- MaxLength and MinLength Attribute in Entity Framework Core
- DatabaseGenerated Attribute in Entity Framework Core
- TimeStamp Attribute in Entity Framework Core
- ConcurrencyCheck Attribute in Entity Framework Core
- Fluent API in Entity Framework Core
- Relationships in Entity Framework Core
- One-to-One Relationships in Entity Framework Core
- One-to-Many Relationships in Entity Framework Core
- Many-to-Many Relationships in Entity Framework Core
- Self-Referencing Relationship in Entity Framework Core
- Entity Configurations using Entity Framework Core Fluent API
- Primary Key and Composite Primary Key using Entity Framework Core Fluent API
- Property Configuration using Entity Framework Core Fluent API
- Bulk Operations in Entity Framework Core
- Bulk Operations using Entity Framework Core Extension
- Asynchronous Programming with Entity Framework Core
- Disconnected Entities in Entity Framework Core
- Disconnected Entity Graph in Entity Framework Core
- Stored Procedures in Entity Framework Core
- Entity Framework Core Inheritance (TPH, TPT, and TPC)
- Transactions in Entity Framework Core
- Shadow Property in Entity Framework Core
- Migration in Entity Framework Core
- Database Seedd in Entity Framework Core
- Entity Framework Core Database First Approach
ADO.NET Core Course Syllabus
ADO.NET Core (Applies to All Kinds of .NET Core Applications)
Objective: To explore ADO.NET Core and its classes for working with relational databases, focusing on connections, commands, transactions, and data manipulation using connected and disconnected architectures.
- Introduction to ADO.NET Core
- ADO.NET Core Using SQL Server
- ADO.NET Core SqlConnection Class
- ADO.NET Core SqlCommand Class
- ADO.NET Core SqlDataReader Class
- ADO.NET Core SqlDataAdapter Class
- ADO.NET Core Using Stored Procedure
- CRUD Operations using ADO.NET Core with Stored Procedures
- ADO.NET Core DataTable
- ADO.NET Core DataSet
- ADO.NET Core Architecture
- ADO.NET Core Transactions
- ADO.NET Core Transaction Isolation Level
- ADO.NET Core Implicit vs Explicit Transactions
- ADO.NET Core Distributed Transactions
- ADO.NET Core SqlBulkCopy
- ADO.NET Core Bulk Operations
- Bulk Insert and Update using Stored Procedure in ADO.NET Core
- Pagination using ADO.NET Core and Stored Procedure
- Connected vs Disconnected Architecture in ADO.NET Core
ASP.NET Core MVC Syllabus
ASP.NET Core MVC Introduction and Setup
Objective: To introduce the ASP.NET Core MVC framework, explain its core components (Models, Views, Controllers), and guide the setup and creation of an ASP.NET Core MVC application.
- Introduction to ASP.NET Core MVC Framework
- How to Set up MVC in ASP.NET Core
- AddController vs. AddMvc vs. AddControllersWithViews vs. AddRazorPages
- Models in ASP.NET Core MVC
- Controllers in ASP.NET Core MVC
- Views in ASP.NET Core MVC
- ASP.NET Core Dependency Injection
- Singleton vs. Scoped vs. Transient Services in ASP.NET Core
- Creating ASP.NET Core Application using MVC Template
Data Passing Techniques in ASP.NET Core MVC
Objective: To explain various data passing mechanisms in ASP.NET Core MVC, including ViewData, ViewBag, TempData, and strongly-typed views, as well as the Post-Redirect-Get pattern.
- ViewData in ASP.NET Core MVC
- ViewBag in ASP.NET Core MVC
- Strongly Typed View in ASP.NET Core MVC
- ViewModel in ASP.NET Core MVC
- TempData in ASP.NET Core MVC
- Post-Redirect-Get (PRG) Pattern Example in ASP.NET Core
Routing in ASP.NET Core MVC
Objective: To provide a comprehensive understanding of routing in ASP.NET Core MVC, covering both conventional and attribute-based routing and custom route constraints.
- Routing in ASP.NET Core MVC
- Custom Routing in ASP.NET Core MVC
- Custom Route Constraints in ASP.NET Core MVC Web Application
- Attribute Routing in ASP.NET Core MVC
- ASP.NET Core Attribute Routing using Tokens
- Attribute Routing vs Conventional Routing in ASP.NET Core
ASP.NET Core MVC – Views
Objective: To explore views in ASP.NET Core MVC, focusing on layout views, partial views, and Razor syntax, along with the integration of Bootstrap for UI styling.
- Layout View in ASP.NET Core MVC
- Sections in Layout View in ASP.NET Core MVC
- ViewStart in ASP.NET Core MVC
- ViewImports in ASP.NET Core MVC
- Partial Views in ASP.NET Core MVC
- View Components in ASP.NET Core MVC
- Razor View Engine and Razor Syntax in ASP.NET Core
- How to Install and Use Bootstrap in ASP.NET Core MVC
Action Results in ASP.NET Core MVC
Objective: To explain different action results available in ASP.NET Core MVC, including views, partial views, JSON, content, and file results, and how they handle different types of HTTP responses.
- Action Results in ASP.NET Core MVC
- View Result in ASP.NET Core MVC
- Partial View Result in ASP.NET Core MVC
- JSON Result in ASP.NET Core MVC
- Content Result in ASP.NET Core MVC
- File Result in ASP.NET Core MVC
- Redirect Results in ASP.NET Core MVC
- Status Results in ASP.NET Core MVC
- Empty and Object Result in ASP.NET Core MVC
ASP.NET Core MVC – HTML Helpers
Objective: To demonstrate using HTML Helpers in ASP.NET Core MVC to simplify form creation and handling, focusing on form fields, validation, and generating links.
- HTML Helpers in ASP.NET Core MVC
- TextBox HTML Helper in ASP.NET Core MVC
- TextArea HTML Helper in ASP.NET Core MVC
- DropDownList HTML Helper in ASP.NET Core MVC
- RadioButton HTML Helper in ASP.NET Core MVC
- Check Box HTML Helper in ASP.NET Core MVC
- ListBox HTML Helper in ASP.NET Core MVC
- Editor HTML Helper in ASP.NET Core MVC
- Password HTML Helper in ASP.NET Core MVC
- Hidden HTML Helper in ASP.NET Core MVC
- Custom HTML Helper in ASP.NET Core MVC
- Creating Form Using HTML Helpers in ASP.NET Core MVC
- Different Ways to Generate Links in ASP.NET Core MVC
Tag Helpers in ASP.NET Core MVC
Objective: To introduce and explore Tag Helpers in ASP.NET Core MVC, demonstrating how they enhance HTML elements with server-side logic, including custom and built-in Tag Helpers for forms, navigation, and caching.
- Tag Helpers in ASP.NET Core MVC
- Image Tag Helper in ASP.NET Core
- Environment Tag Helper in ASP.NET Core MVC
- Navigation Menus in ASP.NET Core MVC
- Form Tag Helpers in ASP.NET Core MVC
- Partial Tag Helper in ASP.NET Core MVC
- Creating Custom Tag Helper in AS.NET Core MVC
- View Component Tag Helper in ASP.NET Core MVC
- Cache Tag Helper in ASP.NET Core MVC
ASP.NET Core MVC- Model Binding
Objective: To explain how model binding works in ASP.NET Core MVC, allowing automatic mapping of request data to action method parameters and complex types.
- Model Binding in ASP.NET Core MVC
- Model Binding using FromForm in ASP.NET Core MVC
- Model Binding using FromQuery in ASP.NET Core MVC
- Model Binding using FromRoute in ASP.NET Core MVC
- Custom Model Binding in ASP.NET Core MVC
- Employee Portal Real-time Application Development using ASP.NET Core MVC
Data Annotation Validation in ASP.NET Core MVC
Objective: To demonstrate how to use data annotations for model validation in ASP.NET Core MVC, including built-in and custom validation attributes and remote validation.
- Data Annotations in ASP.NET Core MVC
- Model Validations in ASP.NET Core MVC
- Data Annotation Attributes in ASP.NET Core MVC
- Custom Data Annotation in ASP.NET Core MVC
- Remote Validation in ASP.NET Core MVC
- Blacklist and Whitelist Checks using Data Annotation in ASP.NET Core MVC
- Displaying and Formatting Attributes in ASP.NET Core MVC
- BindNever and BindRequired Attribute in ASP.NET Core MVC
ASP.NET Core MVC- Fluent API Validation
Objective: To introduce Fluent API validation in ASP.NET Core MVC, comparing it with data annotations and demonstrating advanced validation techniques and real-time examples.
- Fluent API in ASP.NET Core MVC
- Fluent API Validation Examples in ASP.NET Core MVC
- Fluent API Async Validators in ASP.NET Core MVC
- Fluent API Custom Validators in ASP.NET Core MVC
- Real-Time Examples of Fluent API Validations in ASP.NET Core MVC
- Data Annotations vs. Fluent API in ASP.NET Core MVC
State Management Techniques in ASP.NET Core MVC
Objective: To explain state management techniques in ASP.NET Core MVC, including using cookies and sessions and managing and persisting user state across requests.
- Cookies in ASP.NET Core MVC
- How to Encrypt Cookies in ASP.NET Core MVC
- Persistent vs Non-Persistent Cookies in ASP.NET Core MVC
- Sessions in ASP.NET Core MVC
- In-Memory vs Distributed Sessions in ASP.NET Core MVC
- Differences Between Cookies and Sessions in ASP.NET Core MVC
CRUD Operations in ASP.NET Core MVC using EF Core
Objective: To provide a detailed guide to performing CRUD operations in ASP.NET Core MVC using Entity Framework Core, emphasizing the repository pattern and database-first approach.
- CRUD Operations in ASP.NET Core MVC using EF Core
- Repository Design Pattern in ASP.NET Core MVC with Entity Framework Core
- Generic Repository Pattern in ASP.NET Core MVC with Entity Framework Core
- Using Both Generic and Non-Generic Repository Patterns in ASP.NET Core MVC
- Unit of Work in Repository Pattern in ASP.NET Core MVC using EF Core
- ASP.NET Core MVC with EF Core DB First Approach
Filters in ASP.NET Core MVC
Objective: To explain the different types of filters available in ASP.NET Core MVC (authorization, action, result, and exception filters) and how they can be used for cross-cutting concerns like logging, authorization, and error handling.
- Filters in ASP.NET Core MVC
- Exception Filter in ASP.NET Core MVC
- Handling Non-Success HTTP Status Codes in ASP.NET Core MVC
- Error Pages Based on Status Code in ASP.NET Core MVC
- Result Filters in ASP.NET Core MVC
- Custom Result Filter in ASP.NET Core MVC
- Response Caching in ASP.NET Core
- Authorization Filters in ASP.NET Core MVC
- Action Filters in ASP.NET Core MVC
- TypeFilter vs. ServiceFilter in ASP.NET Core MVC
- AntiForgeryToken in ASP.NET Core MVC
File Handling – ASP.NET Core MVC
Objective: To provide a comprehensive guide to file handling in ASP.NET Core MVC, including file uploads, validation, storage, and downloading files such as PDFs and Excel.
- How to Upload File in ASP.NET Core MVC
- How to Restrict Uploaded File Size in ASP.NET Core MVC
- How to Restrict Uploaded File Type in ASP.NET Core MVC
- How to Save Uploaded file to Database in ASP.NET Core MVC
- How to Display Images in ASP.NET Core MVC
- How to Delete Images in ASP.NET Core MVC
- How to Upload Multiple Files in ASP.NET Core MVC
- How to Export Data to Excel File in ASP.NET Core MVC
- How to Import Excel Data to Database in ASP.NET Core MVC
- How to Generate PDF in ASP.NET Core MVC
- How to Generate Password Protected PDF in ASP.NET Core MVC
- How to Convert HTML to PDF in ASP.NET Core MVC
- How to Send Email with Attachment in ASP.NET Core MVC
Advanced Concepts
Objective: To cover advanced ASP.NET Core MVC concepts, including bundling, minification, hosting, multi-step forms, and integration with third-party libraries like Dapper.
- Bundling and Minification in ASP.NET Core MVC
- How to Host ASP.NET Core Web Application Into IIS Server
- How to Use SSL in Local IIS Server
- CRUD Operation on a Single Page in ASP.NET Core MVC
- Cascading Dropdown List in ASP.NET Core MVC
- Auto Page Refresh in ASP.NET Core MVC
ASP.NET Core Identity Syllabus
Objective: To introduce ASP.NET Core Identity for managing user authentication and authorization and explain its setup, features, role management, and security mechanisms like password policies and token validation.
- Introduction to ASP.NET Core Identity
- ASP.NET Core Identity Setup
- ASP.NET Core Identity Tables
- UserManager SignInManager RoleManager in ASP.NET Core Identity
- Register New User Using ASP.NET Core Identity
- Login and Logout in ASP.NET Core Identity
- Custom Password Policy in ASP.NET Core Identity
- Redirect to ReturnUrl After Login in ASP.NET Core
- ASP.NET Core Client-Side and Remote Validation
- Customizing AspNetUsers Table in ASP.NET Core Identity
- Roles Management in ASP.NET Core Identity
- Customizing AspNetRoles Table in ASP.NET Core Identity
- How to Add or Remove Users from Role in ASP.NET Core Identity
- ASP.NET Core Identity Role-Based Authorization
- Show or Hide Navigation Menus Based on User Role in ASP.NET Core Identity
- How to Display All Users from ASP.NET Core Identity Database
- How to Edit ASP.NET Core Identity User
- How to Delete ASP.NET Core Identity User
- How to Enforce ON DELETE NO ACTION in ASP.NET Core Identity
- Add or Remove Roles from a User in ASP.NET Core Identity
- Add or Remove User Claims in ASP.NET Core Identity
- Claims-Based Authorization in ASP.NET Core Identity
- Role-Based vs Claims-Based Authorization in ASP.NET Core
- Role-Based and Claim-Based Authorization in ASP.NET Core MVC Views
- Add or Remove Role Claims in ASP.NET Core Identity
- Role-Based Claims Authorization in ASP.NET Core Identity
- External Identity Providers in ASP.NET Core Identity
- Implementing Google Authentication
- Implementing Facebook Authentication
- Implementing Microsoft Authentication
- Implementing Twitter Authentication
- ASP.NET Core Secret Manager
- Email Confirmation in ASP.NET Core Identity
- Block Login if Email is not Confirmed in ASP.NET Core Identity
- External Login Email Confirmation in ASP.NET Core Identity
- Forgot Password in ASP.NET Core Identity
- Reset Password in ASP.NET Core Identity
- How Tokens are Generated and Validated in ASP.NET Core Identity
- ASP.NET Core Password Reset Token Lifetime
- ASP.NET Core Custom Token Provider
- ASP.NET Core Encryption and Decryption
- Change Password in ASP.NET Core Identity
- Add Password to Local Account Linked to External Login
- ASP.NET Core Identity Account Lockout
ASP.NET Core Web API Syllabus
Introduction and Environment Setup for ASP.NET Core Web API
Objective: To introduce ASP.NET Core Web API and demonstrate environment setup, basic file structure, and tools used for API testing, like Swagger and Postman.
- Introduction to ASP.NET Core Web API
- Understanding HTTP (HyperText Transport Protocol)
- Creating ASP.NET Core Web API Project in Visual Studio
- Default ASP.NET Core Web API Files and Folders
- Swagger API in ASP.NET Core Web API
- Controllers in ASP.NET Core Web API
- Models in ASP.NET Core Web API
ASP.NET Core Web API – Routing
Objective: To explain routing in ASP.NET Core Web API, covering both conventional and attribute-based routing and demonstrating how route data and query strings are used to map URLs to actions.
- Routing in ASP.NET Core Web API
- Route Data and Query Strings in Routing
- Multiple URLs for a Single Resource using Routing
- Token Replacement in ASP.NET Core Routing
- Route Prefix in ASP.NET Core Web API Routing
- Route Constraints in ASP.NET Core Web API
Return Types and Status Codes
Objective: To explain various return types and HTTP status codes used in ASP.NET Core Web API, and how they correspond to HTTP responses.
- Controller Action Return Types in ASP.NET Core Web API
- HTTP Status Codes in ASP.NET Core Web API
- 200 HTTP Status Code in ASP.NET Core Web API
- 201 HTTP Status Code in ASP.NET Core Web API
- 202 HTTP Status Code in ASP.NET Core Web API
- 204 HTTP Status Code in ASP.NET Core Web API
- 301 HTTP Status Code in ASP.NET Core Web API
- 302 HTTP Status Code in ASP.NET Core Web API
- 304 HTTP Status Code in ASP.NET Core Web API
- 400 HTTP Status Code in ASP.NET Core Web API
- 401 HTTP Status Code in ASP.NET Core Web API
- 403 HTTP Status Code in ASP.NET Core Web API
- 404 HTTP Status Code in ASP.NET Core Web API
- 405 HTTP Status Code in ASP.NET Core Web API
- Configure Allowed HTTP Methods Globally in ASP.NET Core Web API
- 500 HTTP Status Code in ASP.NET Core Web API
- 501 HTTP Status Code in ASP.NET Core Web API
- 503 HTTP Status Code in ASP.NET Core Web API
- 504 HTTP Status Code in ASP.NET Core Web API
Model Binding in ASP.NET Core Web API
Objective: To explore model binding in ASP.NET Core Web API, including different sources of data binding like query strings, form data, and custom model binding techniques.
- Model Binding in ASP.NET Core Web API
- Model Binding using FromForm in ASP.NET Core Web API
- Model Binding using FromQuery in ASP.NET Core Web API
- Model Binding Using FromRoute in ASP.NET Core Web API
- Model Binding Using FromHeader in ASP.NET Core Web API
- Model Binding Using FromBody in ASP.NET Core Web API
- Custom Model Binding in ASP.NET Core Web API
- How to Apply Binding Attributes to Model Properties in ASP.NET Core Web API
- Content Negotiation in ASP.NET Core Web API
- Include and Exclude Properties from Model Binding in ASP.NET Core Web API
Automapper in ASP.NET Core Web API
Objective: To provide a detailed explanation of using Automapper in ASP.NET Core Web API for mapping between complex types, reverse mapping, and handling conditional mapping scenarios.
- How to Use Automapper in ASP.NET Core Web API
- Automapper Complex Mapping in ASP.NET Core Web API
- Mapping Complex Type to Primitive Type using AutoMapper
- Automapper Reverse Mapping in ASP.NET Core Web API
- Automapper Pre-Condition Mapping in ASP.NET Core Web API
- Automapper Post-Condition Mapping in ASP.NET Core Web API
- Automapper Conditional Mapping in ASP.NET Core Web API
- Automapper Condition, PreCondition, and PostCondition
- Ignore Property Mapping using Automapper
- Automapper Null Substitution
- Fixed and Dynamic Values in Destination Property using Automapper
HTTP Methods in ASP.NET Core Web API
Objective: To explain the HTTP methods (GET, POST, PUT, PATCH, DELETE, etc.) used in ASP.NET Core Web API, and demonstrate how to implement them in API actions.
- HTTP Methods in ASP.NET Core Web API
- HTTP GET Method in ASP.NET Core Web API
- HTTP Post Method in ASP.NET Core Web API
- HTTP PUT Method in ASP.NET Core Web API
- HTTP PATCH Method in ASP.NET Core Web API
- HTTP DELETE Method in ASP.NET Core Web API
- HTTP HEAD Method in ASP.NET Core Web API
- HTTP OPTIONS Method in ASP.NET Core Web API
CRUD Operations in ASP.NET Core Web API using EF Core
To demonstrate how to implement Create, Read, Update, and Delete (CRUD) operations in ASP.NET Core Web API using Entity Framework Core, focusing on integrating the database with API endpoints.
- CRUD Operations in ASP.NET Core Web API using EF Core
- Repository Design Pattern in ASP.NET Core Web API with Entity Framework Core
- Generic Repository Pattern in ASP.NET Core Web API with Entity Framework Core
- Using Both Generic and Non-Generic Repository Patterns in ASP.NET Core Web API
- Unit of Work in Repository Pattern in ASP.NET Core Web API using EF Core
- ASP.NET Core Web API with EF Core DB First Approach
Logging in ASP.NET Core Web API
Objective: To provide an overview of logging in ASP.NET Core Web API, including how to implement and customize logging using Serilog and NLog and store logs in various destinations like databases.
- Logging in ASP.NET Core Web API
- Default Logging in ASP.NET Core Web API
- How to Implement Logging using Serilog in ASP.NET Core Web API
- Logging to Database using Serilog in ASP.NET Core Web API
- How to Implement Logging using nLog in ASP.NET Core Web API
- Logging to Database using NLog in ASP.NET Core Web API
- Serilog vs NLog in ASP.NET Core Web API
Caching in ASP.NET Core Web API
Objective: To explain caching strategies in ASP.NET Core Web API, including in-memory and distributed caching with Redis and NCache, and how caching can improve API performance.
- Caching in ASP.NET Core Web API
- How to Implement In-Memory Caching in ASP.NET Core Web API
- How to Create Custom In-Memory Cache in ASP.NET Core Web API
- How to Implement Redis Cache in ASP.NET Core Web API
- In-Memory Caching vs Distributed Caching in ASP.NET Core
- NCache Cluster and Its Types in Distributed Caching
- How to Download and Install NCache in Windows
- How to Implement NCache in ASP.NET Core Web API
Security in ASP.NET Core Web API
Objective: To provide a comprehensive guide to securing ASP.NET Core Web API applications, covering password hashing, encryption, JWT authentication, and role-based authorization.
- How to Store Password in Hash Format in ASP.NET Core Web API
- HMAC Authentication in ASP.NET Core Web API
- Encryption and Decryption in ASP.NET Core Web API
- Asymmetric Encryption in ASP.NET Core Web API
- Authentication and Authorization in ASP.NET Core Web API
- Basic Authentication in ASP.NET Core Web API
- Role-Based Basic Authentication in ASP.NET Core Web API
- JWT Authentication in ASP.NET Core Web API
- Refresh Token in ASP.NET Core Web API using JWT Authentication
- Role-Based JWT Authentication in ASP.NET Core Web API
- Client Validation using JWT Authentication in ASP.NET Core Web API
- CORS in ASP.NET Core Web API
SSO Implementation in ASP.NET Core
Objective: To demonstrate the implementation of Single Sign-On (SSO) in ASP.NET Core using JWT and show how to configure authentication and authorization across multiple client applications and resource servers.
- SSO Authentication in ASP.NET Core Web API
- Authentication Server using ASP.NET Core Web API
- Resource Server using ASP.NET Core Web API
- Client Application One using ASP.NET Core MVC
- Client Application Two using ASP.NET Core MVC
ASP.NET Core Web API Versioning
Objective: To explain the different versioning strategies in ASP.NET Core Web API, including query string, URL path, header, and media type versioning, and how to maintain backward compatibility.
- ASP.NET Core Web API Versioning
- ASP.NET Core Web API Versioning using Query String
- ASP.NET Core Web API Versioning using URL Path
- Header Versioning in ASP.NET Core Web API
- Media Type Versioning in ASP.NET Core Web API
Consume ASP.NET Core Web API in Client Application
- Creating Restful Services using ASP.NET Core Web API to Perform CRUD Operations
- Consume ASP.NET Core Web API Services in the ASP.NET Core MVC Application and face the CORS issue
- Fix the CORS issue in ASP.NET Core Web API and display the data in the MVC Application
- Consume GET, POST, PUT, and DELETE API in the MVC Application
Minimal API – ASP.NET Core
Objective: To introduce Minimal API in ASP.NET Core, demonstrating its lightweight approach to building APIs, including error handling, logging, and authentication with JWT.
- Minimal API in ASP.NET Core
- Error Handling and Logging in ASP.NET Core Minimal API
- Asynchronous Programming in ASP.NET Core Minimal API
- ASP.NET Core Minimal API using Entity Framework Core
- Endpoint Filters in ASP.NET Core Minimal API
- JWT Authentication in ASP.NET Core Minimal API
- API Versioning in ASP.NET Core Minimal API
Unit Testing in ASP.NET Core
Objective: To provide an in-depth understanding of unit testing in ASP.NET Core, covering the principles of unit testing, writing testable code, and using testing frameworks like xUnit, NUnit, and MSTest for writing and executing unit tests.
- Introduction to Unit Testing
- Setting Up the Environment
- Writing Testable Code
- Fundamentals of xUnit Framework
- Fundamentals of NUnit Framework
- Fundamentals of MSTest Framework
- Advanced Testing Techniques
- Mocking in Unit Tests
- Integration Testing
- Test-Driven Development (TDD) in ASP.NET Core
Note: If we missed any topics, if any new features are introduced, or if anyone wants to learn any concepts not in this ASP.NET Core MVC and Web API Online Training Course Syllabus, that will also be included in this course. If you have any questions, please comment in the comment box.
Real-Time Projects to be Developed as Part of this Training Program:
Employee Portal Management
- To provide employees with a centralized platform to access and manage personal, work-related, and organizational resources.
- Facilitate employee self-service functions like attendance tracking, leave management, task assignment, and performance reviews.
- Enable HR teams to manage employee information, payroll, and appraisals efficiently.
- Promote communication and collaboration among employees and departments.
- Offer a secure, scalable, and role-based portal for accessing sensitive organizational data.
Library Management System
- To automate and streamline the process of cataloging, tracking, and lending books in a library.
- Allow librarians to efficiently manage the inventory of books, periodicals, and other media.
- Facilitate easy searching, reserving, and borrowing of books for members.
- Keep track of due dates, fines, and book returns.
- Provide a secure and user-friendly interface for library patrons and staff to manage library operations.
Hospital Management Application
- To digitize and streamline hospital operations, including patient records, doctor scheduling, billing, and appointments.
- Provide a centralized system for managing medical records, patient admissions, discharge summaries, and treatments.
- Facilitate efficient management of resources such as medical equipment, rooms, and staff schedules.
- Enhance communication between medical staff, patients, and administrative departments.
- Offer comprehensive reporting tools for hospital administrators to monitor performance, compliance, and financials.
Hotel Management Application
- To automate and streamline hotel operations such as reservations, guest check-ins, check-outs, and billing.
- Manage room availability, room service, housekeeping, and customer preferences in real-time.
- Improve guest experience by providing a seamless and efficient booking system, customer support, and personalized services.
- Provide integrated reporting tools for hotel administrators to monitor occupancy rates, revenue, and operational performance.
- Enable communication between the front desk, housekeeping, and other departments for smooth hotel operations.
E-Commerce Application
- To create an online platform for selling products or services, providing a seamless shopping experience for customers.
- Facilitate browsing, searching, and purchasing products through a user-friendly interface.
- Implement secure payment gateways, order tracking, and inventory management.
- Enable administrators to manage product catalogs, customer profiles, and promotions.
- Provide analytical tools for tracking sales performance, customer behavior, and marketing effectiveness.
School Management Application
- To provide a comprehensive solution for managing the daily operations of a school, including student information, attendance, grades, and timetables.
- Facilitate communication between teachers, students, and parents through a centralized platform.
- Automate administrative tasks such as fee management, admissions, and exam scheduling.
- Provide tools for tracking student performance and generating reports for teachers and administrators.
- Offer a secure platform for accessing educational resources and managing school events.
Get in Touch with the Trainer, Mr. Pranaya Rout:
Facebook: https://www.facebook.com/tutorialsdotnet/
Linkedin: https://www.linkedin.com/in/pranaya-rout/
Twitter: https://twitter.com/RoutPranaya
YouTube: https://www.youtube.com/@DotNetTutorials
WhatsApp: 91 7021801173
Email: info@dotnettutorials.net
Telegram: https://telegram.me/dotnettutorials
i want to pay for the ASP.NET Core MVC and Web API Online Training, how do i join