Netcode-Hub
Netcode-Hub
  • 332
  • 1 085 377
🔐Secure .NET 8 Web API with Access Token Authentication : Role-Based Authorization 🚀
🔹Secure .NET 8 Web API with Access Token Authentication is a method of ensuring that only authenticated and authorized users can access certain resources or endpoints within your Web API. This involves using access tokens, which are a type of security token that users must present when making requests to your API.
🔹In this video, I will walk you through the step-by-step process of implementing Access Token Authentication in Web API.🎉
# Source Code
🔹buymeacoffee.com/netcodehub/e/288969
Are you looking for Coding Mentoring? If you're seeking personalized guidance and mentoring for your coding journey, then get in touch!. I offer expert guidance and support to help you level up your programming skills. Contact me on business.netcodehub@gmail.com to book a session and accelerate your coding career.
# Playlists
🔹.NET 8 | 🔒Authentication in .NET Blazor & Web API 🚀 ua-cam.com/play/PL285LgYq_FoL2izPvLvw8I2V5NbESaoJn.html
# Here's a follow-up section to encourage engagement and support for Netcode-Hub:
🌟 Get in touch with Netcode-Hub! 📫
🔹 GitHub: (github.com/Netcode-Hub) 🌐
🔹 Twitter: ( NetcodeHub) 🐦
🔹 Facebook: (web. NetcodeHub) 📘
🔹 LinkedIn: (www.linkedin.com/in/netcode-hub-90b188258/) 🔗
🔹 Email: [business.netcodehub@gmail.com]📧
# ☕️ If you've found value in Netcode-Hub's work, consider supporting the channel with a coffee!
🔹Buy Me a Coffee: (www.buymeacoffee.com/NetcodeHub) ☕️
# Timestamps
00:00 ⏰ Introduction to Access Token Authentication
04:21 🛠️ Creating Project and Installing Packages
06:56 🗂️ Creating Models and DTOs
09:08 🗃️ Creating and Registering DbContext
14:38 🔒 Creating Authentication Controller
33:24 🛡️ Creating Access Token Authentication Handler
49:08 🧪 Testing Project
52:50 🎬 Conclusion
Переглядів: 352

Відео

[Full Course] |🚀Master Microservices with YARP Reverse Proxy - add Authentication, Caching & more
Переглядів 3064 години тому
🔹Using YARP as both an API gateway and a reverse proxy involves routing API requests to the right microservices, handling authentication and authorization, controlling request rates, modifying requests before forwarding, combining responses from multiple services, and capturing request and response data for monitoring. 🔹In this video, I will walk you through the step-by-step process of implemen...
Part4️⃣- Policy-Based Authentication & Rate Limiting |🚀Master Microservices with YARP Reverse Proxy💡
Переглядів 2627 годин тому
🔹Using YARP as both an API gateway and a reverse proxy involves routing API requests to the right microservices, handling authentication and authorization, controlling request rates, modifying requests before forwarding, combining responses from multiple services, and capturing request and response data for monitoring. 🔹In this video, I will walk you through the step-by-step process of implemen...
Part3️⃣- Load Balancing & Context Transformation | 🚀Mastering Microservices with YARP Reverse Proxy💡
Переглядів 2439 годин тому
🔹Using YARP as both an API gateway and a reverse proxy involves routing API requests to the right microservices, handling authentication and authorization, controlling request rates, modifying requests before forwarding, combining responses from multiple services, and capturing request and response data for monitoring. 🔹In this video, I will walk you through the step-by-step process of caching ...
Part2️⃣ - Caching |🚀Mastering .NET 8 Microservices: Using YARP as API Gateway & Reverse Proxy💡
Переглядів 21312 годин тому
🔹Using YARP as both an API gateway and a reverse proxy involves routing API requests to the right microservices, handling authentication and authorization, controlling request rates, modifying requests before forwarding, combining responses from multiple services, and capturing request and response data for monitoring. 🔹In this video, I will walk you through the step-by-step process of caching ...
Part1️⃣ - Configuration |🚀Mastering .NET 8 Microservices: Using YARP as API Gateway & Reverse Proxy💡
Переглядів 46714 годин тому
🔹Using YARP as both an API gateway and a reverse proxy involves routing API requests to the right microservices, handling authentication and authorization, controlling request rates, modifying requests before forwarding, combining responses from multiple services, and capturing request and response data for monitoring. 🔹In this video, I will walk you through the step-by-step process of configur...
Struggling with Excel in Blazor?🚀Learn how to Effectively Read & Display Excel File in .NET 8 Blazor
Переглядів 71419 годин тому
🔹Reading Excel files in a Blazor application involves using libraries that can parse and manipulate Excel files. Since Blazor applications run on the client side (Blazor WebAssembly) or server side (Blazor Server), you will need to handle file uploads and read the content of the Excel file. 🔹In this video, I will walk you through the step-by-step process of achieving that with NetcodehubFileUpl...
[Full Course] |🛒.NET 8 eCommerce Microservice 🚀with API Gateway, Rate Limiting, Caching & more 🧺
Переглядів 2,2 тис.День тому
🔹An eCommerce microservice architecture with an API Gateway includes independent services for handling specific business functions like products, orders, and user accounts. The API Gateway serves as a single entry point for managing client requests, routing them to appropriate microservices, and enforcing security policies. Rate limiting controls the number of requests a client can make to prev...
Part6️⃣- Create UnitTest | 🛒.NET 8 eCommerce Microservice 🚀with API Gateway, Caching & more 🧺
Переглядів 597День тому
🔹An eCommerce microservice architecture with an API Gateway includes independent services for handling specific business functions like products, orders, and user accounts. The API Gateway serves as a single entry point for managing client requests, routing them to appropriate microservices, and enforcing security policies. Rate limiting controls the number of requests a client can make to prev...
Part5️⃣ - Create Gateway API |🛒Build Sync .NET 8 eCommerce Microservice🚀Caching, Load Balance & more
Переглядів 483День тому
🔹An eCommerce microservice architecture with an API Gateway includes independent services for handling specific business functions like products, orders, and user accounts. The API Gateway serves as a single entry point for managing client requests, routing them to appropriate microservices, and enforcing security policies. Rate limiting controls the number of requests a client can make to prev...
Part4️⃣ -Authentication API |🛒Build Sync .NET 8 eCommerce Microservices🚀with Gateway, Caching & more
Переглядів 708День тому
🔹An eCommerce microservice architecture with an API Gateway includes independent services for handling specific business functions like products, orders, and user accounts. The API Gateway serves as a single entry point for managing client requests, routing them to appropriate microservices, and enforcing security policies. Rate limiting controls the number of requests a client can make to prev...
Part3️⃣ - Order API | 🛒 Build Sync .NET 8 eCommerce Microservice 🚀with API Gateway, Caching & more 🧺
Переглядів 1 тис.14 днів тому
🔹An eCommerce microservice architecture with an API Gateway includes independent services for handling specific business functions like products, orders, and user accounts. The API Gateway serves as a single entry point for managing client requests, routing them to appropriate microservices, and enforcing security policies. Rate limiting controls the number of requests a client can make to prev...
Part2️⃣ - Product API | 🛒 Build Sync .NET 8 eCommerce Microservice🚀with API Gateway, Caching & more🧺
Переглядів 94514 днів тому
🔹An eCommerce microservice architecture with an API Gateway includes independent services for handling specific business functions like products, orders, and user accounts. The API Gateway serves as a single entry point for managing client requests, routing them to appropriate microservices, and enforcing security policies. Rate limiting controls the number of requests a client can make to prev...
Part1️⃣ - Common Library | 🛒 Build Sync .NET 8 eCommerce Microservices🚀with Gateway, Caching & more🧺
Переглядів 2,2 тис.14 днів тому
🔹An eCommerce microservice architecture with an API Gateway includes independent services for handling specific business functions like products, orders, and user accounts. The API Gateway serves as a single entry point for managing client requests, routing them to appropriate microservices, and enforcing security policies. Rate limiting controls the number of requests a client can make to prev...
Ready to Scale? 🚀 Build & Run Your .NET Web API in Kubernetes with Docker! 🐳 Learn How Today!
Переглядів 51921 день тому
🔹NET Web API in Kubernetes with Docker involves deploying a .NET-based web application as a containerized service within a Kubernetes cluster. It starts with building a .NET Web API application, then packaging it into a Docker container using a Dockerfile. Kubernetes is used to automate the deployment, scaling, and management of these Docker containers. This approach ensures that the applicatio...
[Full Course] | 🚀Master .NET 8 Microservices: implement JWT, auth, add Gateway API, Caching & More🌟
Переглядів 1,2 тис.21 день тому
[Full Course] | 🚀Master .NET 8 Microservices: implement JWT, auth, add Gateway API, Caching & More🌟
🌟How to Enhance Microservices with Ocelot API Gateway: implement Caching, Load Balancing & More! 🚀
Переглядів 35521 день тому
🌟How to Enhance Microservices with Ocelot API Gateway: implement Caching, Load Balancing & More! 🚀
🔒 How to Secure .NET 8 Microservices with JWT Authentication with Ocelot API Gateway🔑
Переглядів 57621 день тому
🔒 How to Secure .NET 8 Microservices with JWT Authentication with Ocelot API Gateway🔑
🔐 Is Your Microservice Secured? Learn how to restrict all Http calls through Ocelot Gateway only 🌟
Переглядів 30421 день тому
🔐 Is Your Microservice Secured? Learn how to restrict all Http calls through Ocelot Gateway only 🌟
🔗 Hassle-Free API Management: Use Ocelot for Smooth Microservice API Gateway & Simplify Your Life!🚀🎯
Переглядів 45828 днів тому
🔗 Hassle-Free API Management: Use Ocelot for Smooth Microservice API Gateway & Simplify Your Life!🚀🎯
🚀Master .NET 8 Web API with MongoDB in Docker!🛠️ Step-by-Step Tutorial for Scalable Solutions📈
Переглядів 41928 днів тому
🚀Master .NET 8 Web API with MongoDB in Docker!🛠️ Step-by-Step Tutorial for Scalable Solutions📈
🚀 Build & Run .NET Web API with PostgreSQL in Docker 🐘 - Ultimate Guide for Modern Development 🌟
Переглядів 515Місяць тому
🚀 Build & Run .NET Web API with PostgreSQL in Docker 🐘 - Ultimate Guide for Modern Development 🌟
🎉Unlock the Power of .NET 8 Blazor with Netcode-Hub's Modal, Toast, FileUpload & EditForm Packages!📺
Переглядів 382Місяць тому
🎉Unlock the Power of .NET 8 Blazor with Netcode-Hub's Modal, Toast, FileUpload & EditForm Packages!📺
Simplify Your Workflow: End of Manual Configs! 🎉 Run .NET Web API with SQL Server in Docker 🐳✨
Переглядів 494Місяць тому
Simplify Your Workflow: End of Manual Configs! 🎉 Run .NET Web API with SQL Server in Docker 🐳✨
🚀End Hassle: Say Goodbye to Complex Setups & Headaches! Run .NET 8 Web API with SQLite in Docker🐳
Переглядів 475Місяць тому
🚀End Hassle: Say Goodbye to Complex Setups & Headaches! Run .NET 8 Web API with SQLite in Docker🐳
[Full Course] | 🌟Master .NET 8 Unit Testing with XUnit: test controllers, repos and http services🔥
Переглядів 628Місяць тому
[Full Course] | 🌟Master .NET 8 Unit Testing with XUnit: test controllers, repos and http services🔥
Goodbye Sync Issues! 🌐 Welcome Async Magic with MassTransit, RabbitMQ & Docker 🚀 in Microservices
Переглядів 517Місяць тому
Goodbye Sync Issues! 🌐 Welcome Async Magic with MassTransit, RabbitMQ & Docker 🚀 in Microservices
Part 3️⃣| 🌟Master .NET 8 Unit Testing with XUnit: testing Http services🔥
Переглядів 212Місяць тому
Part 3️⃣| 🌟Master .NET 8 Unit Testing with XUnit: testing Http services🔥
Part 2️⃣| 🌟Master .NET 8 Unit Testing with XUnit: testing repositories🔥
Переглядів 296Місяць тому
Part 2️⃣| 🌟Master .NET 8 Unit Testing with XUnit: testing repositories🔥
Part 1️⃣| 🌟Master .NET 8 Unit Testing with XUnit: testing controllers🔥
Переглядів 414Місяць тому
Part 1️⃣| 🌟Master .NET 8 Unit Testing with XUnit: testing controllers🔥

КОМЕНТАРІ

  • @ManieVerster
    @ManieVerster 8 годин тому

    It looks like to me that these menus do not like databound pages. Am I right and if I am wrong, how can I do this?

  • @waynehawkins654
    @waynehawkins654 10 годин тому

    Nice work.

  • @MrLegit247
    @MrLegit247 День тому

    Great👍

  • @gerardhayden6568
    @gerardhayden6568 День тому

    I'm stuck on "Adapt" at timestamp 35:36 - await CreateRoleAsync(role.Adapt(new CreateRoleDTO())); Adapt is not available. Have I missed something along the way. Note I am trying to extend IdentityRole, so my method is using ApplicationRole which inherits from IdentityRole. This is how my context is defined: public class AppDbContext :IdentityDbContext< ApplicationUser, ApplicationRole, string> { #region PUBLIC METHODS public AppDbContext(DbContextOptions<AppDbContext> options):base(options) { } #endregion

    • @Netcode-Hub
      @Netcode-Hub День тому

      Sorry for that, have you installed the Mapster package ?

    • @gerardhayden6568
      @gerardhayden6568 День тому

      @@Netcode-Hub Thanks Frederick, I have, but maybe not everywhere. Since I am effectively retrofitting this into the project I commenced in February, I may have missed something.

    • @gerardhayden6568
      @gerardhayden6568 День тому

      @@Netcode-Hub That is what it was, thanks.

    • @Netcode-Hub
      @Netcode-Hub День тому

      Great 😊

  • @TheInternetDad777
    @TheInternetDad777 День тому

    This was super helpful. The only issue I had was that in VS 2022, it would only work in a Web Assembly project. Server formats caused errors. Does this make sense, or did I do something wrong?

    • @Netcode-Hub
      @Netcode-Hub День тому

      😃 great, What errors did you get?

  • @Niroshan-n7x
    @Niroshan-n7x 2 дні тому

    Hi, Frederick Asante, I really appreciate your dedication to transparency. Your in-depth explanations and clear demonstrations are invaluable. Thanks a lot you save a lot of our time. You deserve more subscribers.

    • @Netcode-Hub
      @Netcode-Hub 2 дні тому

      😃 thanks Glad you enjoyed it

  • @dotnetMasterCSharp
    @dotnetMasterCSharp 3 дні тому

    Source code, please! I have error with caching. Please, zip source code

    • @Netcode-Hub
      @Netcode-Hub 3 дні тому

      It will be ready soon in the video description

  • @dotnetMasterCSharp
    @dotnetMasterCSharp 3 дні тому

    This is more useful and good video for devs;

  • @adeelbaig5498
    @adeelbaig5498 3 дні тому

  • @boodyakl3060
    @boodyakl3060 4 дні тому

    Where the code files?

    • @Netcode-Hub
      @Netcode-Hub 3 дні тому

      You mean source code?

    • @boodyakl3060
      @boodyakl3060 3 дні тому

      Yes​@@Netcode-Hub

    • @boodyakl3060
      @boodyakl3060 3 дні тому

      ​@Netcode-Hub can you provide me by extension source code

    • @Netcode-Hub
      @Netcode-Hub 3 дні тому

      Check the video description

    • @boodyakl3060
      @boodyakl3060 3 дні тому

      I don't find extension source code in liks in description

  • @OscarPlumariegaAcebo
    @OscarPlumariegaAcebo 4 дні тому

    great! how to register with all user properties insted only email and password? i want to register with username too, but in db, username has the same value of email

    • @Netcode-Hub
      @Netcode-Hub 4 дні тому

      Provide these properties in the extended class of identityUser, these properties will be addded to IndentityUser class, you can then user userManager to extract the user by Id or Email etc… which will give you all extra properties + built in properties in identityUser

    • @OscarPlumariegaAcebo
      @OscarPlumariegaAcebo 4 дні тому

      @@Netcode-Hub but in db,the username always assign the same value of the email, i cant modify the POST endpoint to set more IdentityUser properties?

  • @a.g.b7398
    @a.g.b7398 5 днів тому

    how can start microservices in your playlist? give me road map

    • @Netcode-Hub
      @Netcode-Hub 5 днів тому

      Check this playlist out After completion alert me to give you project .NET 8 | 🚀Microservices: From Basics to Advanced Techniques! 💡👨‍💻 ua-cam.com/play/PL285LgYq_FoJ-mlHgj99QvdFLeao-v1xc.html

  • @elopb
    @elopb 5 днів тому

    Hello! Excellent video, very complete, but I have a problem, in the "Serializations" class of ClientLibrery the complete code is not shown in the video, could you pass the code for that class please?

    • @Netcode-Hub
      @Netcode-Hub 3 дні тому

      public static string SerializeObj<T>(T modelObject) => JsonSerializer.Serialize(modelObject); public static T DeserializeJsonString<T>(string jsonString) => JsonSerializer.Deserialize<T>(jsonString)!; public static IList<T> DeserializeJsonStringList<T>(string jsonString) => JsonSerializer.Deserialize<IList<T>>(jsonString)!;

  • @isqvtc2134
    @isqvtc2134 5 днів тому

    Thanks so much, I'm facing this error in Infrastructure/Account , how sort it Error Error (active) CS1503 Argument 2: cannot convert from 'System.Security.Claims.Claim[]' to 'System.Security.Claims.Claim' Infrastructure and point of error is in claim - var addNewClaims = await userManager.AddClaimAsync(user, newUserClaims);

    • @Netcode-Hub
      @Netcode-Hub 3 дні тому

      They should be strings, try converting to strings

  • @mahdihnr7482
    @mahdihnr7482 5 днів тому

    Thanks for your good video, but why did not you use the repository in Handlers and access appDbContect Directly?

    • @Netcode-Hub
      @Netcode-Hub 3 дні тому

      Each handler should have its own instance of dbContext,

  • @ccherqui
    @ccherqui 5 днів тому

    Merci pour vos vidéos parfaitement expliquées.

    • @ccherqui
      @ccherqui 5 днів тому

      Juste une question : pourquoi utiliser 2 Tokens ?

    • @Netcode-Hub
      @Netcode-Hub 5 днів тому

      Welcome

  • @MrLegit247
    @MrLegit247 6 днів тому

    That's great👍

  • @SayyadHasan
    @SayyadHasan 6 днів тому

    Excellent very informative

  • @elijahkapenga4959
    @elijahkapenga4959 6 днів тому

    thank you for your videos chief. so what if you want to have a frontend how do you go about

    • @Netcode-Hub
      @Netcode-Hub 6 днів тому

      Create one using blazor or any , expose the api services and consume them in client

  • @chiragp7
    @chiragp7 6 днів тому

    if I add WASM project, in program.cs I have register IProduct+ProductRepository and in home.razor @inject IProduct product to do CRUD, this will suffice to feed data into Database? Or I need something more added to Application layer of Product API for CRUD operations to work?

    • @Netcode-Hub
      @Netcode-Hub 5 днів тому

      You need to make api calls to the gateway to retrieve data then display in your razor components

    • @chiragp7
      @chiragp7 5 днів тому

      @@Netcode-Hub similar to our Ocelot micro services api gateway video series right?

    • @chiragp7
      @chiragp7 5 днів тому

      @@Netcode-Hub and then I add in WASM project, in program.cs I have register IProduct+ProductRepository and in home.razor @inject IProduct product to do CRUD, this will suffice to feed data into Database? Similar to Ocelot video series?

  • @chiragp7
    @chiragp7 6 днів тому

    I am getting null exception for GetOrderDetails ? Is something edited in video doesn’t elaborate on this issue? Also at end of video you did even try for ordersbyclientId but it fetches the list of orders by client Id! I think in your series parts videos you are starting fresh and providing very good details but during the end of video it seems like you are rushing or getting tired and skipping lots of things that is part of the Demo? And this crucial for beginners, I think you should pause in producing more videos in parallel to another and concentrate on one video before launching new videos on the different subjects. This video is great but it has errors which is not providing solutions to it and also it doesn’t complete the entire solution project by not showing WASM UI on how to connect this solutions projects in this video series and it’s crucial again for beginners not understand whole project vs. In beginning you are saying this also for the new bees!!!!

    • @Netcode-Hub
      @Netcode-Hub 6 днів тому

      I appreciate your concerns. Let me make these points clear. 1. Netcode-Hub team is never tired of producing content / videos. 2. Everything was shown from A-Z, nothing was hidden which will be of great help to the community. 3. All functions in this videos are tested and are working as they should be. 4. Creating Client/front end will also be another project which will be tackled later, I learnt I have replied you on this in previous video. The aim of this is to build microservice. 5. If you have issue, try debugging and feedback the community with the cause. 6. If you have any personal concerns, try mailing me for further discussing. I belief this is clear.

    • @chiragp7
      @chiragp7 6 днів тому

      @@Netcode-Hub okay will do thanks for clearing it up for me, appreciate it 👍

    • @Netcode-Hub
      @Netcode-Hub 6 днів тому

      @chiragp7 welcome dear friend

  • @sebastian.cardozo
    @sebastian.cardozo 7 днів тому

    Hi, I have a question, can I use localStorage in a BlazorServer application? In your videos with Blazor WebAssembly you use LocalStorage for authentication and for Blazor Server you use Cookies, can I use Server with LocalStorage, I want that when I log in Blazor server, the session stays activated in my Blazor WebAssembly application. And if not, then I must be able to read the cookie from my Blazor WebAssembly application?

    • @Netcode-Hub
      @Netcode-Hub 6 днів тому

      Yes you can use Local Storage in Interactive Server

    • @sebastian.cardozo
      @sebastian.cardozo 6 днів тому

      @@Netcode-Hub Thank You, I will try

    • @Netcode-Hub
      @Netcode-Hub 6 днів тому

      try it and feedback the community.

  • @luisfernandodeolazabalsche3317
    @luisfernandodeolazabalsche3317 7 днів тому

    Muchas gracias.

  • @Corey8007
    @Corey8007 7 днів тому

    I keep getting "The input does not contain any JSON tokens. Expected the input to start with a valid JSON token, when isFinalBlock is true."

    • @Netcode-Hub
      @Netcode-Hub 7 днів тому

      What are you trying to do ?

    • @Corey8007
      @Corey8007 7 днів тому

      @@Netcode-Hub I'm up to the part that you created the controller and have put it in your page and are about going to test it. When i go to the page it comes back with that error. two differences of my build is i have server not the client solution and im using dotnet8

    • @Netcode-Hub
      @Netcode-Hub 6 днів тому

      Do you have authentication in your project? because it seems your missing a token when making API call. try debugging it with breakpoint, and let me know which method causes that.

  • @brooklynsaia409
    @brooklynsaia409 8 днів тому

    almost 4 minutes is not included, from 10:17 to 14:09 the video is stuck on the xml editor page while you are still speaking..

    • @brooklynsaia409
      @brooklynsaia409 8 днів тому

      I was able to fill in the blanks, however im getting the same address as you are, is this because the app is running on the emulator and not the actual device?

    • @Netcode-Hub
      @Netcode-Hub 7 днів тому

      Give it a try on phone and check out

  • @dotnetMasterCSharp
    @dotnetMasterCSharp 8 днів тому

    This is more useful and helpful video for beginner devs

  • @LashithB
    @LashithB 8 днів тому

    We displayed the progress bar manually in our Blazor server application. But how to do the same in blazor WASM?

    • @Netcode-Hub
      @Netcode-Hub 7 днів тому

      is same, give it a true, set the Display property to true, in WASM you can get the original file and base64string if its an image and then proceed to upload to web api in wasm.

  • @dotnetMasterCSharp
    @dotnetMasterCSharp 8 днів тому

    This is awesome and usful content

  • @ShrimpShell
    @ShrimpShell 8 днів тому

    Hello, Netcode-Hub! Thank you for your nice lecture! I have a question! In these course, token is managed as constant. So, If anyone logs in, it will be treated as like all users are logged in, right? Then, is there any courses for handling user session for each users?

    • @Netcode-Hub
      @Netcode-Hub 8 днів тому

      Each user will have a scope meaning new instance will be created for each user .

    • @ShrimpShell
      @ShrimpShell 6 днів тому

      @@Netcode-Hub But when I tested it, It worked differently. After I connected app with MS Edge and logged in, I could access app page without any auth with Chrome and another mobile browser in the same network. What was the my problem?

    • @Netcode-Hub
      @Netcode-Hub 6 днів тому

      @kimpyunghwa8871 token service should registered as singleton, please did you do that?

    • @ShrimpShell
      @ShrimpShell 2 дні тому

      ​@@Netcode-Hub You means 'Constants' class, right? Sure. I thought Blazor server app what you explained managed the JWTToken in server memory as like singleton object. So if someone logged in this app, anyone could access page with same token. Is that right what I thought?

  • @knkootbaoat6759
    @knkootbaoat6759 8 днів тому

    nice video. I'm doing something similar for work (reading excel files from excel with blazor FE). but won't be using epplus because of the license 😭 so closedXml is my other option. Also learning about system IO and streams (specifically memory stream and file stream)

  • @jesuslazo3030
    @jesuslazo3030 8 днів тому

    Thank you for your videos. Regards from Lima Perú 👍

  • @lantisdylan
    @lantisdylan 8 днів тому

    Sir can you make a video excel is a backend database. Crud

    • @Netcode-Hub
      @Netcode-Hub 8 днів тому

      I will do that if it becomes the interest of the community.

    • @lantisdylan
      @lantisdylan 8 днів тому

      @@Netcode-Hub thank you sir

  • @first8208
    @first8208 9 днів тому

    nice video! could you please show hot to convert to grayscale in maui?

  • @ahlemmahjoub-b6k
    @ahlemmahjoub-b6k 9 днів тому

    Hello Many thanks for your efforts ! I got the following error once (No DbContext was found in assembly 'Application'. Ensure that you're using the correct assembly and that the type is neither abstract nor generic.)

    • @Netcode-Hub
      @Netcode-Hub 8 днів тому

      Sorry for that, kindly set the Presentation layer(Blazor Web UI) as startup project, in manager console, select Infrastructure(which contains your DataAccess(DbContext)) as Default and then proceed your migration. thus all. all the best and let me know if any issue occurs.

  • @gerardlanphear9185
    @gerardlanphear9185 9 днів тому

    Nice. This makes total sense when there is a one-to-one relationship between DynamicComponent and a pre-defined component. What I don't understand is how to specify child components such as a MudItem with a MudSelect containing child MudSelectItem tags.

    • @Netcode-Hub
      @Netcode-Hub 9 днів тому

      Will look into that a formulate a video on it in a project so stay tuned

  • @dotnetMasterCSharp
    @dotnetMasterCSharp 9 днів тому

    PLease, can you build LMS(Learning Management System) of Microservice?

    • @Netcode-Hub
      @Netcode-Hub 9 днів тому

      Alright will consider it and do something when free . 😃

  • @dotnetMasterCSharp
    @dotnetMasterCSharp 9 днів тому

    This video awesome and helpful for beginners, thank you

    • @Netcode-Hub
      @Netcode-Hub 9 днів тому

      Welcome 🤗 glad you enjoyed it

  • @tresorTshims
    @tresorTshims 9 днів тому

    This will be my new address

  • @muadgra3545
    @muadgra3545 9 днів тому

    Thank you for the course. Is there going to be a deployment video for this application?

    • @Netcode-Hub
      @Netcode-Hub 9 днів тому

      Welcome 🤗 Maybe later

    • @muadgra3545
      @muadgra3545 9 днів тому

      @@Netcode-Hub will be waiting for it 😀

  • @mdsafikulislam9113
    @mdsafikulislam9113 9 днів тому

    Thanks

  • @dotnetMasterCSharp
    @dotnetMasterCSharp 9 днів тому

    This is awesome and useful project beginning, thank you!

    • @Netcode-Hub
      @Netcode-Hub 9 днів тому

      Welcome 🤗am glad you like it

  • @muhammadadil7307
    @muhammadadil7307 9 днів тому

    Please make video with crud operation with rabbit mq so can understand the proper purpose of this to use in application and secondly plz make video on kafka use in application.thanks

  • @lukevincent4397
    @lukevincent4397 9 днів тому

    Absolutely stunning video tutorial !!!! Thank you!

  • @user-eo8re8tb8v
    @user-eo8re8tb8v 10 днів тому

    Great content. But it's difficult for me. I found that you have many tutorial series. Which one is recommended for beginner? Thanks.

    • @Netcode-Hub
      @Netcode-Hub 10 днів тому

      Check channel playlist, they are for both beginners and advance because each video starts from scratch to finish . Do you want to learn EF core basics or Blazor basics , I have these playlists in the channel . Kindly check them

  • @youare-mine-99
    @youare-mine-99 10 днів тому

    I've been looking for the way to combine Microservice and Clean Architecture for a long time and still can't figure out, until see this video. Thank you so so much. Now I can try hard to get hired by following your instructions 😁

    • @Netcode-Hub
      @Netcode-Hub 10 днів тому

      You are blessed to join this community