Nihira Techiees
Nihira Techiees
  • Видео 309
  • Просмотров 3 114 184
Complete .NET 8 Web API CRUD Course with Entity Framework Core (DB First)
#dotnet8 #dotnetcore #nihiratechiees
This video covers below topics
1, .NET 8 setup in windows
2, Full CRUD actions with EF Core
Link for Source code GitHub
github.com/nihira2020/dotnet8
Link for .NET 8 SDK download
dotnet.microsoft.com/en-us/download/dotnet/8.0
Link for download visual studio
visualstudio.microsoft.com/downloads/
Link for download SQL Server management studio
learn.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-ver16
Join this channel to get access to perks:
ruclips.net/channel/UCsbmVmB_or8sVLLEq4XhE_Ajoin
Просмотров: 316

Видео

ng-content in Angular 18: Dynamic Content Projection Made Easy
Просмотров 150День назад
#angular #angular18 #nihiratechiees This video explains ng-content with below topics 1, How to use ng-content 2, how to make reusable component with multiple ng-content 3, pass image content from parent to child component Source code GitHub link github.com/nihira2020/angular18 Join this channel to get access to perks: ruclips.net/channel/UCsbmVmB_or8sVLLEq4XhE_Ajoin
Angular 18 Upgrade Guide: Everything You Need to Know
Просмотров 301День назад
#angular #angular18 #nihiratechiees This video explains how to upgrade angular 16 application into angular 18 Angular upgrade guide Link angular.dev/update-guide Steps followed 1, Environmental setup 2, Upgrade angular 16 to 17 3, Upgrade angular 17 to 18 Environmental setup Angular 18 needs node.js 18.19 or newer version It will run typescript 5.4 npm uninstall -g @angular/cli npm install -g @...
Angular 18 Overview: What's New and Exciting in the Latest Release | zone less change detection
Просмотров 33014 дней назад
#angular #angular18 #nihiratechiees This video about angular 18 release and it covers below topics * Introduction of angular 18 * key features in angular 18 * create new application in angular 18. Angular 17 key features * Experimental support for zone less change detection * Angular.dev is now the new home for Angular developers * Material 3, deferrable views, built-in control flow are now sta...
Angular 17 - SSR Overview | how to enable SSR in normal angular application
Просмотров 28821 день назад
#angular #ngrx #nihiratechiees #QA This video provides SSR overview in angular. below topics covered 1, What is SSR 2, How to add SSR 3, Run and build SSR application Join this channel to get access to perks: ruclips.net/channel/UCsbmVmB_or8sVLLEq4XhE_Ajoin
Send OTP from email using .NET 7 Web API
Просмотров 479Месяц назад
#dotnet7 #webapi #nihiratechiees #dotnetcore This video explains how to send OTP from email using .NET 7 Web API Continuity video (Authentication scenarios covered) ruclips.net/video/SIdgC4bqNZ4/видео.html .NET 7 Full course video link ruclips.net/video/zNRVz7dgfuE/видео.html GitHub Source code Link github.com/nihira2020/WEBAPI_CORE_7 Database script Link github.com/nihira2020/Database/blob/mai...
Angular NGRX Interview questions and answers with example | NGRX Questions for beginners
Просмотров 889Месяц назад
#angular #ngrx #nihiratechiees #QA This video provides important interview questions and answers in angular with proper example NGRX Full course ruclips.net/p/PLfyWdpsiUiPC7bHmDDDM6gGgfo3mgMCAC NGRX CRUD actions video ruclips.net/video/wpNV4kJt1S4/видео.html NGRX implementation in angular 17 standalone ruclips.net/video/y97NmZeTvhA/видео.html Questions covered this video 1, What IS NGRX ? 2, Wh...
Implement Charts in angular 17 standalone template | Pie chart | Bar chart | Bubble chart
Просмотров 2,3 тыс.Месяц назад
#angular17 #chart #nihiratechiees #chartjs This video explains implementing Charts in angular using Chart.js library Charts that we implemented in this video 1, Bar Chart 2, Line Chart 3, Pie Chart 4, Bubble Chart 5, Scatter Chart 6, Doughnut Chart 7, Polar Area Chart 8, Radar Chart Chart.Js package npm install chart.js Join this channel to get access to perks: ruclips.net/channel/UCsbmVmB_or8s...
Implement dataTable in angular 17 standalone template | angular-datatable
Просмотров 2,5 тыс.Месяц назад
#angular17 #datatable #nihiratechiees This video explains implementing basic datatable in angular app & providing examples for all options. Steps followed 1, Install the below package ng add angular-datatables 2, Add datatableModule in app.module 3, Add datatable directive in table 4, Add dtOptions 5, Add dtTrigger for refresh data Join this channel to get access to perks: ruclips.net/channel/U...
Angular 17 - Authentication | Real time example using .NET Core API
Просмотров 6 тыс.2 месяца назад
#angular17 #angularauthentication #angular #nihiratechiees This video provide sample project in angular 17 standalone temple and covering complete access related functionalities. It covers below topics 1, User Registration with OTP validation 2, User Login & JWT Token handling 3, Dynamic menu creation by role access 4, Password handling (Reset & forget) 5, Role based authentication 6, Admin scr...
NGX-TOASTR alert in angular17 standalone template | traditional notification and alert in angular
Просмотров 3 тыс.4 месяца назад
#angular17 #nihiratechiees #ngxtoastr This video explains how to implement Toastr alert (NGX-TOASTR) in angular 17 with standalone template Source code GitHub Link github.com/nihira2020/standalone Install ngx-toastr npm i ngx-toastr Angular 17 tutorial ruclips.net/p/PLfyWdpsiUiPDVzrebAgfOb70fgBkqq-2c Angular 17 Standalone template ruclips.net/video/y97NmZeTvhA/видео.html npm link www.npmjs.com/...
NGX-SLIDER in angular 17 standalone template
Просмотров 8454 месяца назад
#angular17 #ngx-slider #nihiratechiees This video explains how to implement ngx-slider in angular 17 standalone template. also it explains different types and features 1, Basic slider 2, Range slider 3, Vertical slider 4, dotted slider Install ngx-slider npm i @angular-slider/ngx-slider GitHub source code link github.com/nihira2020/standalone Join this channel to get access to perks: ruclips.ne...
Angular17 standalone template - Angular In Memory API and ngx-Mask | nihira techies
Просмотров 6934 месяца назад
#angular17 #angular #nihiratechiees Implement below items in ANGULAR 17 STANDALONE TEMPLATE 1, ANGULAR IN MEMORY API 2, NGX-MASK Angular 17 Standalone template tutorial ruclips.net/video/y97NmZeTvhA/видео.html Angular In Memory API video for normal template ruclips.net/video/dyCyvkU4hAg/видео.html NGX Mask video for normal template ruclips.net/video/Gf1UKzgp5eY/видео.html Source code Github Lin...
Angular 17 crud actions using angular in memory API | Fake REST API in angular
Просмотров 4 тыс.4 месяца назад
#angular17 #angular #nihiratechiees This video explains Angular 17 crud actions using angular in memory API npm i angular-in-memory-web-api Source code GitHub link github.com/nihira2020/AngularInMemory Join this channel to get access to perks: ruclips.net/channel/UCsbmVmB_or8sVLLEq4XhE_Ajoin
Angular Interview Questions and answers | Top 50 angular interview questions with answers
Просмотров 19 тыс.4 месяца назад
#angular #angular17 #nihiratechiees Top 50 angular interview questions with answers for beginners Angular Full course ruclips.net/video/rZCQiMdQsxE/видео.html Angular 17 Playlist ruclips.net/p/PLfyWdpsiUiPDVzrebAgfOb70fgBkqq-2c Angular NGRX Playlist ruclips.net/p/PLfyWdpsiUiPC7bHmDDDM6gGgfo3mgMCAC Angular playlist from angular 13 ruclips.net/p/PLfyWdpsiUiPAcHftMr_R0HwSyAVHCW5cR Questions covere...
Angular 17 - standalone template complete overview | all features with example| NGRX CRUD
Просмотров 15 тыс.5 месяцев назад
Angular 17 - standalone template complete overview | all features with example| NGRX CRUD
document preview in angular 17 using ngx-dox-viewer | document rending in angular
Просмотров 2,2 тыс.6 месяцев назад
document preview in angular 17 using ngx-dox-viewer | document rending in angular
Material UI - Nested table in angular 17 | nested table loading with dynamic data | Nihira techiees
Просмотров 4,5 тыс.6 месяцев назад
Material UI - Nested table in angular 17 | nested table loading with dynamic data | Nihira techiees
Angular 17 - NGX MASK detailed over review & examples | data formatting and validation
Просмотров 3,9 тыс.6 месяцев назад
Angular 17 - NGX MASK detailed over review & examples | data formatting and validation
.NET 7 Web API Examples for beginners | user & access management system | Role based access handling
Просмотров 2 тыс.6 месяцев назад
.NET 7 Web API Examples for beginners | user & access management system | Role based access handling
Deferrable views and it's triggers in angular | angular 17 features with examples | nihira techiees
Просмотров 2,2 тыс.7 месяцев назад
Deferrable views and it's triggers in angular | angular 17 features with examples | nihira techiees
Angular 17 features - Built-in control flow | @if @for and @switch
Просмотров 3,4 тыс.7 месяцев назад
Angular 17 features - Built-in control flow | @if @for and @switch
Upgrade angular 16 into angular 17 | let's move on Angular 17
Просмотров 7 тыс.7 месяцев назад
Upgrade angular 16 into angular 17 | let's move on Angular 17
Execute store procedure and SQL queries in entity framework core 7.0 | SP handling in EF Core 7.0
Просмотров 4,8 тыс.7 месяцев назад
Execute store procedure and SQL queries in entity framework core 7.0 | SP handling in EF Core 7.0
Angular 17 release overview & create first angular 17 app | New features in Angular 17
Просмотров 14 тыс.7 месяцев назад
Angular 17 release overview & create first angular 17 app | New features in Angular 17
Top .NET Core interview questions and answers | Important 30 Q&A in Dot Net Core
Просмотров 20 тыс.7 месяцев назад
Top .NET Core interview questions and answers | Important 30 Q&A in Dot Net Core
Angular signals real time example - POS product add screen with calculation | angular signal CRUD
Просмотров 2,5 тыс.8 месяцев назад
Angular signals real time example - POS product add screen with calculation | angular signal CRUD
Angular Signals overview with examples | Angular 16 features | Nihira Techiess
Просмотров 1,8 тыс.8 месяцев назад
Angular Signals overview with examples | Angular 16 features | Nihira Techiess
.NET Core MVC CRUD using .NET Core Web API and ajax call | Consume secured .NET Core API in MVC
Просмотров 4,7 тыс.9 месяцев назад
.NET Core MVC CRUD using .NET Core Web API and ajax call | Consume secured .NET Core API in MVC
Angular 16 authentication using NGRX & JSON Server API ( Registration + Login + Role based AUTH)
Просмотров 12 тыс.9 месяцев назад
Angular 16 authentication using NGRX & JSON Server API ( Registration Login Role based AUTH)

Комментарии

  • @rohitkolekar0108
    @rohitkolekar0108 День назад

    Hi sir i am fresher student and I am currently learn the .net technologies what is the future of .net developer

    • @NihiraTechiees
      @NihiraTechiees День назад

      Have wonderful scope for .net developers also learn additional ui technology also such as angular or react

  • @DHANASEKAARANK.P
    @DHANASEKAARANK.P День назад

    Appreciation for your Effort and thank you keep on continue more video. some clarity needs while creating addblog id value is not adding auto increment, it add as 0 only. can you please explain?

  • @corneliusluka3555
    @corneliusluka3555 2 дня назад

    Thanks Sir for this wonderful video, is their video on how you created the API for this project?

    • @NihiraTechiees
      @NihiraTechiees 2 дня назад

      Link in description ruclips.net/video/SIdgC4bqNZ4/видео.html

  • @mrkpsamy95
    @mrkpsamy95 3 дня назад

    Hi sir, kindly move the code to git.

  • @Onlooker414
    @Onlooker414 3 дня назад

    Hearing "OK" at the end of each sentence is really annoying. You didn't enter any command in PM Manager console Window at 16:17/

    • @NihiraTechiees
      @NihiraTechiees 3 дня назад

      Yes it's not pasted see in the 16:37 again pasted.... Also thanks for your feedbacks 👍

    • @Onlooker414
      @Onlooker414 2 дня назад

      @@NihiraTechiees Got it, thanks.

  • @mayurgaikwad219
    @mayurgaikwad219 3 дня назад

    Hii sir

  • @user-san-chous
    @user-san-chous 4 дня назад

    And what new did you show from angular 18?

    • @NihiraTechiees
      @NihiraTechiees 3 дня назад

      This is also one of the new features... Main feature is zoneless change detection check my angular 18 intro video

  • @saranyasivagnanam734
    @saranyasivagnanam734 5 дней назад

    Hi Sir Thanks Good Video . Can you pls post SOLID Principle and Design Pattern and more interview questions

  • @aksharanatureworld
    @aksharanatureworld 6 дней назад

    👍

  • @OCEMTechZone
    @OCEMTechZone 6 дней назад

    Great Sir

  • @VijayKumar-fq4ie
    @VijayKumar-fq4ie 7 дней назад

    Thank you bro for this video ❤

  • @isbhakhalid1784
    @isbhakhalid1784 8 дней назад

    Indeed a good one👍

  • @AniAnil-wf7tx
    @AniAnil-wf7tx 8 дней назад

    Great Explanation!!! and Need DB scripts

    • @NihiraTechiees
      @NihiraTechiees 8 дней назад

      Db script uploaded in GitHub link available in description

  • @kishorekumar-wn9zc
    @kishorekumar-wn9zc 8 дней назад

    The feature is working as expected. Can you kindly share a video tutorial on how to send an OTP to a mobile number?

  • @AnandRaj-hq4zv
    @AnandRaj-hq4zv 8 дней назад

    Hi sir when I am creating new user and login then it’s not saving refresh in table for new user.

    • @NihiraTechiees
      @NihiraTechiees 8 дней назад

      Please debug any error while creating new record

  • @knotprasertsimla3969
    @knotprasertsimla3969 9 дней назад

    You are a good instructor.Thank you very much ☺️☺️. Wait to see more useful video.

    • @NihiraTechiees
      @NihiraTechiees 9 дней назад

      Thanks, you can expect more videos soon 👍

  • @user-cy7st7jy9x
    @user-cy7st7jy9x 9 дней назад

    Nice sir

  • @pounkumarj1916
    @pounkumarj1916 9 дней назад

    Love you na, crystal clear explanation

  • @DevrajKumar-cq3yy
    @DevrajKumar-cq3yy 9 дней назад

    Awesome video, you have covered almost all the important topics. Hats off Sir. Could you please create a video on OAuth, SSO?

  • @sujitbehera156
    @sujitbehera156 9 дней назад

    Outstanding Dear...

  • @infobharatvlogs
    @infobharatvlogs 10 дней назад

    Can we implement these code with JWT token? . If yes pmease share the code

    • @NihiraTechiees
      @NihiraTechiees 10 дней назад

      ruclips.net/video/r7mIY8Incog/видео.html follow this video

  • @infobharatvlogs
    @infobharatvlogs 10 дней назад

    Can you share git code details For JWT login logout with auth.guard ?

    • @NihiraTechiees
      @NihiraTechiees 10 дней назад

      ruclips.net/video/r7mIY8Incog/видео.html follow this video

  • @zeeshanazeem5212
    @zeeshanazeem5212 11 дней назад

    I want to learn angular. Please suggest any course of yours.

    • @NihiraTechiees
      @NihiraTechiees 10 дней назад

      ruclips.net/video/rZCQiMdQsxE/видео.html follow this video it's done from angular 14

  • @swatisharma8039
    @swatisharma8039 11 дней назад

    what if we want to make this table as reuable component so that we can use this in anywhere in application? we just need to pass the data in that compoent and should refresh on data change

    • @NihiraTechiees
      @NihiraTechiees 10 дней назад

      Make reusable components have signal variable for store data ... whenever value changed in signal it will reflect in ui

  • @vishwaDesh
    @vishwaDesh 11 дней назад

    have the part 2?

    • @NihiraTechiees
      @NihiraTechiees 11 дней назад

      Part 2 covered in angular 17 with .NET core API ruclips.net/video/r7mIY8Incog/видео.html

    • @vishwaDesh
      @vishwaDesh 11 дней назад

      @@NihiraTechiees thanks. can i have the backend implementation video also. I couldn't find it

  • @rommelpagunsan3493
    @rommelpagunsan3493 12 дней назад

    thank you so much on this ... :)

  • @mrjoker3995
    @mrjoker3995 13 дней назад

    share this ppt also

  • @dancingsoul4908
    @dancingsoul4908 14 дней назад

    Hey can you also post for .net 8

  • @aksharanatureworld
    @aksharanatureworld 16 дней назад

    😍

  • @KundanKumar-dp5bv
    @KundanKumar-dp5bv 18 дней назад

    It's very clearly understood

  • @syedmubeenhussain6317
    @syedmubeenhussain6317 18 дней назад

    RUclips Bestest Api Course

  • @ronald070687
    @ronald070687 18 дней назад

    Nice ❤

  • @avs-jl6bg
    @avs-jl6bg 19 дней назад

    understandable explanation sir

  • @106jaswanthiyoga2
    @106jaswanthiyoga2 19 дней назад

    i am getting error regarding null injection error in table component

  • @DineshKumar-gx6us
    @DineshKumar-gx6us 20 дней назад

    Hai i use seperator in my input but patch value shown wrong i try to patch 10000 it show 10 only.Are you trying patch in mask input?

  • @agneeshveradis1
    @agneeshveradis1 21 день назад

    Please make more videos on this topic

  • @sountharyajas4158
    @sountharyajas4158 21 день назад

    great

  • @kuldeepmohanty3063
    @kuldeepmohanty3063 21 день назад

    Hey can you share me this ppt on mail?

    • @NihiraTechiees
      @NihiraTechiees 21 день назад

      Please join membership and send me mail

  • @egihsugiatna1377
    @egihsugiatna1377 21 день назад

    in your repository we did not find any information regarding the license. Can we use your codes freely? Thank You

  • @aymankvp9768
    @aymankvp9768 21 день назад

    great, how i can run project?

  • @msmahmud4789
    @msmahmud4789 22 дня назад

    Thank you very much, It's very useful

  • @sidhikshahul3559
    @sidhikshahul3559 22 дня назад

    No database provider has been configured for this DbContext. A provider can be configured by overriding the 'DbContext.OnConfiguring' method or by using 'AddDbContext' on the application service provider. If 'AddDbContext' is used, then also ensure that your DbContext type accepts a DbContextOptions<TContext> object in its constructor and passes it to the base constructor for DbContext. Data Access layer getting this error how to fix it?

  • @SourlaMadhavi
    @SourlaMadhavi 23 дня назад

    Please share the ppt

  • @runraja398
    @runraja398 25 дней назад

    Bro json server using chesi website live Loki host cheste work avathada

    • @NihiraTechiees
      @NihiraTechiees 22 дня назад

      Json server is fake api...only used for development until you not having actual api...for production you cannot use this

  • @micahbragg3356
    @micahbragg3356 26 дней назад

    Thank you my friend!

  • @kiranpatel5003
    @kiranpatel5003 27 дней назад

    Pagination is not working for me. i am getting data from sever and my backend is PHP. This video is usefull but pagination not working in my case only first page comes.

  • @nirmalmeenu2277
    @nirmalmeenu2277 28 дней назад

    but when i give command like 'dotnet new webapi' it doesn't create controller folder and files automatically ..... give me a solution

  • @akankshakshatriya3376
    @akankshakshatriya3376 29 дней назад

    I am not receiving the otp, even after following all the steps. I cloned your project and followed these steps, still while registering I am getting result as "fail" and message as null. Please help me out

    • @NihiraTechiees
      @NihiraTechiees 29 дней назад

      Do you have database setup? Also debug and identify the exact issue

    • @akankshakshatriya3376
      @akankshakshatriya3376 24 дня назад

      Yes I did, it was because Google doesn't allow less secure apps to get access directly with email and password, so instead of that I generated passkey and used that. Now it is working correctly. Thank you

    • @NihiraTechiees
      @NihiraTechiees 24 дня назад

      Great 👍

  • @MichaelCapiliEla
    @MichaelCapiliEla 29 дней назад

    Thanks very useful

  • @srinathHero
    @srinathHero 29 дней назад

    excellent