Beginners ASP.NET Core Identity Tutorial

Поділитися
Вставка
  • Опубліковано 2 лис 2024

КОМЕНТАРІ • 55

  • @rafaelfigueiredo6032
    @rafaelfigueiredo6032 2 роки тому +3

    While I was watching this almost 30 minutes of videos, several times I stopped to click "like" but unfortunately youtube only allows you to like once. Thank you from Brazil!

    • @CodeWithJulian
      @CodeWithJulian  2 роки тому +1

      That is very kind of you! I'm glad you enjoyed the video.

  • @eduardrivas6964
    @eduardrivas6964 Рік тому +1

    This must be the most useful channel I've found so far on the entire UA-cam.
    Practical examples of real world apps, I love you man, this is not just a good job, but an AWESOME job!

    • @CodeWithJulian
      @CodeWithJulian  Рік тому +1

      Thanks so much for your kind words, Eduard! I'm really pleased the tutorials have been helpful to you!

  • @goodluckemenike657
    @goodluckemenike657 Рік тому

    This is really amazing, JWT has been like a myth to me but you have unlocked it in a simple and comprehensive understanding, thanks.

  • @trirunner2520
    @trirunner2520 2 роки тому +3

    This was a fantastic tutorial! Easy to follow, well developed, and relevant. Keep up the awesome work!

    • @CodeWithJulian
      @CodeWithJulian  2 роки тому

      Thanks a lot for your feedback! Glad you enjoyed it!

  • @tudor14
    @tudor14 2 роки тому +1

    Julian. These are some quality tutorials. Thank you for providing them.

  • @raphaeldevmtb
    @raphaeldevmtb Рік тому

    What a high quality video. Thanks!

  • @justraccoon3047
    @justraccoon3047 2 роки тому +1

    Really easy to understand and useful content. Thank you a lot!👍

    • @CodeWithJulian
      @CodeWithJulian  2 роки тому

      Thanks for comment, glad you've found it useful!

  • @pw.70
    @pw.70 2 роки тому

    I have to agree with the sentiment of others - quality tutorials, Julian - thank-you.

    • @CodeWithJulian
      @CodeWithJulian  2 роки тому

      Thanks for the kind words! Happy they've been helpful!

  • @TheDrewCrawford
    @TheDrewCrawford 2 роки тому +1

    This is very helpful content. Keep up the great work!

  • @deeptikarambelkar6173
    @deeptikarambelkar6173 2 роки тому

    Great content..thank you for the lucid overview..hope that your channel flourishes.

  • @fabianoswald7270
    @fabianoswald7270 2 роки тому

    You are amazing!🍻

  • @guillermomazzari8320
    @guillermomazzari8320 Рік тому

    Thanks for sharing, is there a way to do this without Entity framework? Using dapper instead

  • @kuschizu1280
    @kuschizu1280 2 роки тому

    Julian! We need more content... you just uploaded a view videos and you already have over 800 subs :D You can do it... just keep the grind up and you will grow ^^

  • @seancalkins8527
    @seancalkins8527 2 місяці тому

    I'm using .NET 8 and doing the initial Update-Database only creates the EF_Migrations table to create the other Identity tables I had to run the Add-Migration followed by the Update-Database. Also I was having certificate issues and had to add TrustServerCertificate=True; to the connection string to work on my local DB server

  • @sk8leesk8
    @sk8leesk8 2 роки тому

    Good Job. I was just wondering what was happening behind the scenes. I don't like wondering how things work :)

    • @CodeWithJulian
      @CodeWithJulian  2 роки тому

      Thanks! Glad I was able to shed some light over this subject!

  • @samirpatel9763
    @samirpatel9763 6 місяців тому

    Hi, Do you have a video to authenticate Blazor Server App using MS(Work & school) Account?

  • @rubenlawkwang4430
    @rubenlawkwang4430 8 місяців тому

    Can you please make a video on how to customize the identity for example I a stake holder called customer and I would like to customize Identity for that user to insert a profile image

  • @MTSightseeing
    @MTSightseeing 2 роки тому

    Hi, please make a full video on Asp. Net core API

  • @Mikewendwosen
    @Mikewendwosen 2 роки тому

    great tutorial

  • @obinnaokafor6252
    @obinnaokafor6252 2 роки тому

    Thank you.

  • @victorgilbert2565
    @victorgilbert2565 Рік тому

    Great video. However, i'd appreciate if you follow best practices in your videos

  • @KenKraska
    @KenKraska 2 роки тому

    Hi - Can you tell me if you have a video on setting up the email client for the Identity email. I can't seem to find any mention other than they did away with the simple smpt from old versions.
    Thanks

    • @CodeWithJulian
      @CodeWithJulian  2 роки тому

      Hi there, unfortunately I haven't got any video yet focusing on that. Would a more up to date tutorial solve your problem? I know Jason Watmore has a blog post on smtp with MailKit in .NET 6. Hope this helps!

    • @KenKraska
      @KenKraska 2 роки тому

      ​@@CodeWithJulian - Thanks for your help. I will check out Jason's post. I like the pace and style of your videos, the videos and audios are crisp, clear and your narration is easy to hear and understand. All the best, Ken

  • @idwerke1885
    @idwerke1885 2 роки тому

    hi Julian how can i do offline mode for blazor and identity server. hope can hear you soon Thank

    • @CodeWithJulian
      @CodeWithJulian  2 роки тому

      Hi there, unfortunately Blazor Server does not work offline when deployed, only Blazor Web Assembly. And even then, the whenever a database is involved, you'll need an internet connection. In this case, we're using Blazor Server, this means the entire C# logic from our Blazor components is processed on the server. To allow this to happen we'll need an internet connection when our app is deployed.

  • @starbuck3980
    @starbuck3980 8 місяців тому

    I just get framework 3.1, if i make a net core project that is not razor server i can use net core 8

  • @krzysztofkozowski5676
    @krzysztofkozowski5676 2 роки тому

    Hey, i don't have register and login buttons and also don't have LogOut.cs :( DId everything step by step like You Did, have u goth any solution for this?

    • @krzysztofkozowski5676
      @krzysztofkozowski5676 2 роки тому

      Nvm, i created app without authorization.

    • @CodeWithJulian
      @CodeWithJulian  2 роки тому

      Hey did you try downloading the sourcecode? It is identical with what's being created in the tutorial.

  • @paulmccauley8690
    @paulmccauley8690 2 роки тому

    How do you add a profile image?

  • @FernandoZamudioC
    @FernandoZamudioC 2 роки тому

    That's work wonderful BUT after the "HELLO WORLD" becomes the real work, i create perfectly the identity but y make a "Scaffold-DbContext" of my database and of course this create my tables and the identity tables, all with the prefix ASP, but when i try to run the website prompt a error because the table IdentityUserLogin have two Keys... can you helpme please ?

    • @CodeWithJulian
      @CodeWithJulian  2 роки тому

      Hm interesting, I haven't had that error. Best thing I could suggest is clone the repo and compare the files with yours as that project is fully working. Hope this helps!

    • @FernandoZamudioC
      @FernandoZamudioC 2 роки тому

      @@CodeWithJulian thanks for your faster response

  • @eder123loko
    @eder123loko 2 роки тому

    Hey i'm building a prototype of a social media and i used the scaffold item to add a Login and registration model, but i cant add First name and Surname to the registration model, cause i don't know what should i write in Registration, can you help me ?

    • @ehtishamakram4437
      @ehtishamakram4437 2 роки тому

      you want to add first name or last name in registration ? Am I right

    • @eder123loko
      @eder123loko 2 роки тому

      @@ehtishamakram4437 yes

  • @januszzbabaganusz2226
    @januszzbabaganusz2226 2 роки тому +1

    Idk why, but before migration had to use Add-Migration "Initial-Create" and then Update-Database, without 1st command migration didn't work :/

    • @CodeWithJulian
      @CodeWithJulian  2 роки тому

      Hm, creating the project from a template as in the tutorial is guaranteed to add those migrations in for you. But it's good you found a solution.

    • @mmad2024
      @mmad2024 Рік тому

      @@CodeWithJulian If following from scratch like the tutorial, you are right. But as @Janusz mentioned, need to add migration first, if following your tutorial to add to an existing project.

  • @sahild6584
    @sahild6584 2 роки тому

    How can we integrate with generic oauth provider like pingfederate there is no package available

    • @CodeWithJulian
      @CodeWithJulian  2 роки тому

      I am not familiar with that provider and so unfortunately, I won't be able to advise.

  • @thunan
    @thunan 2 роки тому

    How use identity in Core MVC?

  • @mailsforasif6642
    @mailsforasif6642 Рік тому

    How come you had logged out and not login?

  • @MTSightseeing
    @MTSightseeing 2 роки тому

    Come back with project in. .Net core please

  • @starbuck3980
    @starbuck3980 8 місяців тому

    You say its a net core tutorial but you use net 6.0, not net core