Rasmus Wulff Jensen
Rasmus Wulff Jensen
  • 61
  • 43 634
Getting Started with AI in C# (Part 5A - Retrieval-Augmented Generation) [Advanced]
Sorry for the first few seconds of muffled sound... rest is good.
This is a sort of re-recording of Part 5 (The old version is here: ua-cam.com/video/BoRRCFRDTCY/v-deo.html)
The old video has more theory, but has some flaws and is now using an obsolete version of vector-search so I made this new video.
If you wish the source code from the video you can get/see it here: github.com/rwjdk/AnugAiHackathon2025/tree/main/RagExample
Переглядів: 36

Відео

Getting Started with Taco Bot Preview
Переглядів 43Місяць тому
Getting Started with Taco Bot Preview
Getting Started with AI in C# (Bonus 2 - Token Count Details)
Переглядів 552 місяці тому
In this bonus video we dive into how to get the token-counts in code and how using them together with Function Calling can be misleading
Getting Started with AI in C# (Bonus 1 - Group Chats)
Переглядів 922 місяці тому
Bonus video of 6 Part series on how to work with AI in C# using Semantic Kernel
Getting Started with AI in C# (Part 6 - Where to go from here?)
Переглядів 782 місяці тому
In this 6-part video series, I will give you a walkthrough of how to get started with AI in C# using Semantic Kernel and Azure Open AI - Part 1: Introduction (ua-cam.com/video/giTbkUW7iMc/v-deo.html) - Part 2: Zero to First Prompt (ua-cam.com/video/EKWBqWS-rY8/v-deo.html) - Part 3: Cost & Beyond Then General Chat Client (ua-cam.com/video/tD00U7r2Ezo/v-deo.html) - Part 4: Function Calling (ua-ca...
Getting Started with AI in C# (Part 5 - Retrieval-Augmented Generation)
Переглядів 2072 місяці тому
In this 6-part video series, I will give you a walkthrough of how to get started with AI in C# using Semantic Kernel and Azure Open AI - Part 1: Introduction (ua-cam.com/video/giTbkUW7iMc/v-deo.html) - Part 2: Zero to First Prompt (ua-cam.com/video/EKWBqWS-rY8/v-deo.html) - Part 3: Cost & Beyond Then General Chat Client (ua-cam.com/video/tD00U7r2Ezo/v-deo.html) - Part 4: Function Calling (ua-ca...
Getting Started with AI in C# (Part 4 - Function Calling)
Переглядів 2342 місяці тому
In this 6-part video series, I will give you a walkthrough of how to get started with AI in C# using Semantic Kernel and Azure Open AI - Part 1: Introduction (ua-cam.com/video/giTbkUW7iMc/v-deo.html) - Part 2: Zero to First Prompt (ua-cam.com/video/EKWBqWS-rY8/v-deo.html) - Part 3: Cost & Beyond Then General Chat Client (ua-cam.com/video/tD00U7r2Ezo/v-deo.html) - Part 4: Function Calling (ua-ca...
Getting Started with AI in C# (Part 3 - Cost & Beyond Then General Chat Client)
Переглядів 1462 місяці тому
In this 6-part video series, I will give you a walkthrough of how to get started with AI in C# using Semantic Kernel and Azure Open AI - Part 1: Introduction (ua-cam.com/video/giTbkUW7iMc/v-deo.html) - Part 2: Zero to First Prompt (ua-cam.com/video/EKWBqWS-rY8/v-deo.html) - Part 3: Cost & Beyond Then General Chat Client (ua-cam.com/video/tD00U7r2Ezo/v-deo.html) - Part 4: Function Calling (ua-ca...
Getting Started with AI in C# (Part 2 - Zero to First Prompt)
Переглядів 3962 місяці тому
In this 6-part video series, I will give you a walkthrough of how to get started with AI in C# using Semantic Kernel and Azure Open AI - Part 1: Introduction (ua-cam.com/video/giTbkUW7iMc/v-deo.html) - Part 2: Zero to First Prompt (ua-cam.com/video/EKWBqWS-rY8/v-deo.html) - Part 3: Cost & Beyond Then General Chat Client (ua-cam.com/video/tD00U7r2Ezo/v-deo.html) - Part 4: Function Calling (ua-ca...
Getting Started with AI in C# (Part 1 - Introduction)
Переглядів 5382 місяці тому
In this 6-part video series, I will give you a walkthrough of how to get started with AI in C# using Semantic Kernel and Azure Open AI - Part 1: Introduction (ua-cam.com/video/giTbkUW7iMc/v-deo.html) - Part 2: Zero to First Prompt (ua-cam.com/video/EKWBqWS-rY8/v-deo.html) - Part 3: Cost & Beyond Then General Chat Client (ua-cam.com/video/tD00U7r2Ezo/v-deo.html) - Part 4: Function Calling (ua-ca...
Batch update Trello Cards in due range
Переглядів 565 місяців тому
Batch update Trello Cards in due range
Trello: How to Create a New Workspace? (Option moved recently)
Переглядів 5066 місяців тому
The option to create a workspace moved recently (Summer 2024) and many people wonder how you do it now; hence this video
Trello: New April/May 2024 Restrictions explained with examples
Переглядів 61710 місяців тому
This video tries and explain the new Trello Restriction Rules via a few Examples. 00:00 Intro 00:14 Disclaimer 00:24 What is happening? 02:21 The Different Paid Plans 03:06 Example 1 04:07 Example 2 06:27 Example 3 If you feel you need more examples then let me know in the comments
Trello: How to move a board from one Workspace to another (and delete old workspaces)
Переглядів 1,6 тис.11 місяців тому
In this video, I will show you how you take boards from 3 different workspaces and move them all into a single workspace. Finally, we will delete the old empty workspaces
Trello: How to get a closed board back
Переглядів 30311 місяців тому
In this video, I will show you how to get a closed Trello board Re-opened
Advent of Code 2023 in Maintainable C# (Day 11 - Part 1)
Переглядів 37Рік тому
Advent of Code 2023 in Maintainable C# (Day 11 - Part 1)
Advent of Code 2023 in Maintainable C# (Day 10 - Part 1)
Переглядів 37Рік тому
Advent of Code 2023 in Maintainable C# (Day 10 - Part 1)
Advent of Code 2023 in Maintainable C# (Refactorings after 10 days)
Переглядів 17Рік тому
Advent of Code 2023 in Maintainable C# (Refactorings after 10 days)
Advent of Code 2023 in Maintainable C# (Day 09)
Переглядів 12Рік тому
Advent of Code 2023 in Maintainable C# (Day 09)
Advent of Code 2023 in Maintainable C# (Day 08) #AdventOfMath :-(
Переглядів 35Рік тому
Advent of Code 2023 in Maintainable C# (Day 08) #AdventOfMath :-(
Advent of Code 2023 in Maintainable C# (Day 07)
Переглядів 38Рік тому
Advent of Code 2023 in Maintainable C# (Day 07)
Advent of Code 2023 in Maintainable C# (Day 06)
Переглядів 9Рік тому
Advent of Code 2023 in Maintainable C# (Day 06)
Advent of Code 2023 in Maintainable C# (Day 05)
Переглядів 44Рік тому
Advent of Code 2023 in Maintainable C# (Day 05)
Advent of Code 2023 in Maintainable C# (Day 04)
Переглядів 19Рік тому
Advent of Code 2023 in Maintainable C# (Day 04)
Advent of Code 2023 in Maintainable C# (Day 03)
Переглядів 35Рік тому
Advent of Code 2023 in Maintainable C# (Day 03)
Advent of Code 2023 in Maintainable C# (Day 02)
Переглядів 22Рік тому
Advent of Code 2023 in Maintainable C# (Day 02)
Advent of Code 2023 in Maintainable C# (Day 01)
Переглядів 35Рік тому
Advent of Code 2023 in Maintainable C# (Day 01)
Advent of Code 2023 in Maintainable C# (Intro)
Переглядів 60Рік тому
Advent of Code 2023 in Maintainable C# (Intro)
Trello: How to get a card back you accidentially archived
Переглядів 184Рік тому
Trello: How to get a card back you accidentially archived
Trello: How to get rid of Card Covers
Переглядів 293Рік тому
Trello: How to get rid of Card Covers

КОМЕНТАРІ

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

    Nice video. Are there any advantages in using the RagSearch method and augmenting the prompt with the result from that, over implementing the search in a plugin that uses the same code to vectorize the question and doing the search? In the previous video you implemented the search in a plugin and I really like the possibility of injecting multiple kernel functions to keep things separated.

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

      No (I mention it very briefly). I would still use Function Calling in production code, as the user of the system might just say "Hi", we have wasted a call to the vector store and extra data on the prompt that was not needed to exchange pleasantries with the user. I kept it out of this video to focus purely on the vector store code

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

    Once again a great video

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

      Thanks,. But this video actually have some flaws in that things i cosmos end up with duplicates + Semantic Kernel have a new and better way now to store Vectors, so stay tuned for an updated video on this on the RAG topic

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

      @@rwj_dk Thanks for the heads up. Not sure I'll be using cosmosdb. Looking forward to watch the update👍

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

      The new and improved RAG video is out: ua-cam.com/video/OkH9l_4IX4o/v-deo.html

  • @HK-009-z8l
    @HK-009-z8l 10 днів тому

    Thank you for this. Please create a video for Graph RAG as well using neo4j as the graph database.

    • @rwj_dk
      @rwj_dk 10 днів тому

      Thank you for the suggestion. No promises though as Neo4j is not a system I'm familiar with... Plan is advanced version against CosmosDB and then something against Azure SQL Server for now

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

      I've now checked and Neo4J is not one of the supported Vector databases in SK: learn.microsoft.com/en-us/semantic-kernel/concepts/vector-store-connectors/out-of-the-box-connectors/?pivots=programming-language-csharp ... There is documentation on building it yourself but sounds difficult: learn.microsoft.com/en-us/semantic-kernel/concepts/vector-store-connectors/how-to/build-your-own-connector?pivots=programming-language-csharp

  • @charl3y404
    @charl3y404 11 днів тому

    Such a saver and straight to business. You are a good man!

  • @theworldsoul
    @theworldsoul 19 днів тому

    I can't thank you enough! You've truly saved me-I've been searching high and low for this information. Your video help means so much to me!

  • @thomasmattsson9423
    @thomasmattsson9423 22 дні тому

    Hey man, I hope you're doing great! What a great introduction series for AI+C#, I really appreciate it. Maybe I could get these ERPs to work with it too 😉

  • @DianaCarolinaPinedaRamirez
    @DianaCarolinaPinedaRamirez 29 днів тому

    thank you Rasmus. Is necessary have trello payed or is it free?

    • @rwj_dk
      @rwj_dk 29 днів тому

      The API works on Free and Paid... There are a few methods and properties that do not work/are ignored while running on the Free tier (Like List colors and Assigment of members/due date on Checklist items)

    • @DianaCarolinaPinedaRamirez
      @DianaCarolinaPinedaRamirez 29 днів тому

      @@rwj_dk thanks a lot

  • @cooking3860
    @cooking3860 Місяць тому

    Hi Rasmus thanks for your tutorial. I need one input why you are using agents instead of directly using semantic kernel? I am confused with agent concept like when and why to use.

    • @rwj_dk
      @rwj_dk Місяць тому

      There is as such no value using agents over direct calls in simple scenarios, but in more complex scenarios where multiple agents are used, it is a handy way to define agent-specific system messages and control who/what use function calling... So I've just using agent for everything to have those features available if/when needed

    • @cooking3860
      @cooking3860 Місяць тому

      @@rwj_dk Thanks. It would be great if you make an video of real time use case of Agents. I believe that would be helpful for everyone.

  • @Dragonium10190
    @Dragonium10190 Місяць тому

    What an awful update, why would they move it there, thanks for the video!

    • @rwj_dk
      @rwj_dk Місяць тому

      Conspiracy theory: Main reason is properly to hide it a bit so people do not make as many workspaces (so they hit to 10 board limit and go to a paid plan)

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

    Thank you!

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

    I don't get it - how come 55 input tokens for only "hello" + "You are a nice AI Agent" + "The user is called Rasmus"? Is a token a word or a character, or sth else?

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

      Tokens are a bit hard to count. Here are OpenAI explanation of them: help.openai.com/en/articles/4936856-what-are-tokens-and-how-to-count-them

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

      And here is their calculator: platform.openai.com/tokenizer

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

      Beyond the tokens for the actual words there are also meta-data around them (if it was the user or AI that spoke them)... It is rather complex to understand the exact number so I just take the Token count as accurate and use it to judge cost, rate limits without spending time on their origin

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

    Great content, as usual! Easy to follow, code directly there, so without any effort for 10 minutes I can see another AI feature! What I am wondering though is for what use cases could this be used? In general it would be helpful to mention also what use cases each feature can be potentially used for :)

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

      I mention it briefly in the video (that you can have one AI review another AI's output)... A more concrete example would be an AI that write marketing slogans and promotion texts, and then have other AI's rate the text for legal, plagiarism, trademarking etc. and reject the first AI's work (asking it to reiterate its suggestion untill all others Approve the text)

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

    Excellent series! Would be really nice if you would continue it!

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

      Thank you for the Feedback... I do have a few bonus topics I could add 😉

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

      Bonus 1 Video is out: ua-cam.com/video/7jnDGfKz0oM/v-deo.html (Let me know what other topics you might like to hear about)

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

      Bonus 2 Video is out (All about Token Counts): ua-cam.com/video/jCl2IyYzkB4/v-deo.html

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

    This is a great video 🤘🏼 For another time, it would make sense to show the settings used when creating Cosmos DB. It's probably just me who don't know enough about Cosmos. But it took a bit of digging to figure out what template to pick, creating the database, collection and partition key.

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

      There is actually no need to make the collection and partition key... The SK Package does that automatically with just access to the connection-string 👍... But you are right: I should have mentions the extra setting needed in cosmos before it accept vectors

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

      @@rwj_dk Hmm. It might be how I have created Cosmos then. It fails with the error "Owner resource does not exist" if I don't manually create the database and collection beforehand.

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

      @ThomasArdal 🤔... They could have changed it since I did it a month back.. I did at no point make the collect nor select the Partition key... In any case sound like you got it to work 👍

  • @HeidiNelson-y9i
    @HeidiNelson-y9i 2 місяці тому

    Thank you!! I was looking everywhere for this! Thank you for also being quick with the information.

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

    Meget gennemført og let tilgængeligt. Sejt Rasmus. 😎

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

    Excellent and valuable introduction, many thanks for putting the work in to share your experience

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

      Glad it was helpful!

  • @RasmusPuls
    @RasmusPuls 3 місяці тому

    Tak! Jeg kan se at jeg ikke er den eneste der blev forvirret over deres term "power up" 😂

  • @TheGwill1010
    @TheGwill1010 3 місяці тому

    Is this source code anywhere? Dotnet core console app?

    • @rwj_dk
      @rwj_dk 3 місяці тому

      The original source is not available - This is the Best Place to Start (The Wiki): github.com/rwjdk/TrelloDotNet/wiki/TrelloClient#webhook-features

  • @csongorvarga
    @csongorvarga 4 місяці тому

    Wow, this is so useful. I did not even know that this is possible.

  • @Examplist
    @Examplist 4 місяці тому

    you helped me a lot, i thought they made it a premium feature.

  • @TheGwill1010
    @TheGwill1010 4 місяці тому

    I'm trying to search for a list. I think I need a filter, var filter = new TrelloDotNet.Model.ListFilter(); I can't figure out what the parameter for ListFilter should be. Thanks a bunch.

  • @TheGwill1010
    @TheGwill1010 4 місяці тому

    Can I search for a card on a board by title?

    • @rwj_dk
      @rwj_dk 4 місяці тому

      That question kinda have two answers... A short and a long one... Short answer is 'No', TrelloDotNet do not have a method to do this... The longer answer is that the raw Trello API have a search Endpoint (developer.atlassian.com/cloud/trello/rest/api-group-search/#api-search-get) but it it have a major issue in that if you add a card, several minutes can go by before this search feature know the card (guess it need to do some internal indexing). A few minutes might not sound al lot, but it make the feature totally unreliable to the point where I have not implemented it (yet) as it brings little/no value. Instead it is much more reliable to get all cards on the board (Using the GetCardOptions overload to only get the name of the card and then in memory search for the title of the card)...

  • @hollyportillo3590
    @hollyportillo3590 4 місяці тому

    Thank you!!! Wasted so much time looking and not many updated instructional vids out there! Appreciate you!

  • @NatalieCarter-j2p
    @NatalieCarter-j2p 5 місяців тому

    Thank you!!! I have been looking for that forever!

  • @dozydoe
    @dozydoe 5 місяців тому

    Thank you, really helpful.🙂

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

    very helpful

  • @roshanigurung6359
    @roshanigurung6359 7 місяців тому

    I tried the same way and it worked but only for few seconds. After refreshing the board which I moved goes back to it old workspace. Please can you tell me why?

    • @rwj_dk
      @rwj_dk 7 місяців тому

      Hmm, I have not seen that happen in any of my moves. Best guess is that there is some error or the target workspace already have 10 boards on a free plan so it can't accept an 11th

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

    Hey there, thanks for the informative video! If u could please help with a situation i'm facing in my company, it would be great! I run a boutique law firm with a team of 09 people.. recently we realized we need to have access to some functionalities of the "premium" plan (ex: calendar visualization, etc). We need all members of the team to be able to access 2 boards, create/edit cards and move cards around on both boards; and 3 members to be able to see the productivity indicators, calendar visualization, etc. In this case, what would be the best option for our firm, in your opinion? Thank you!

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

      If all 9 users need multiple boards, then all 9 need to pay if the boards stay in a single workspace... If some of the boards are not needed for the advanced premium plan stuff they could be moved to another workspace an that way perhaps save a few paid users (being single board guests), but it is all in the details if that make sense or not...

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

      @@rwj_dk Thank you soooo much for the answer! We just have 2 boards in the same workspace, but i think we can probably delete one and create it in another workspace! But we need the premium stuff at least in one of those 2 boards. I'm gonna try implementing that and see if i can pay just one premium workspace with 1 single board and have 8 guests, then another free workspace with eveybody as members there! I'll let u know how it goes xD Thanks

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

      @tuliobenavides301 No need to delete/recreate the secondary board. You can move boards between workspaces: ua-cam.com/video/XKYLfUJN86U/v-deo.htmlsi=FDBh1YNsTEp_Uhnh

  • @TOn-fx2gr
    @TOn-fx2gr 8 місяців тому

    Hi i want to know if you did this by putting a code in server that use trello rest api to subscribe to trello webhook on a board and listen for changes once you move a card your code will receive the event and add the checklist to it (using the api)...? But the board id that you are using this webhook for will be hardcoded ? If the user creates new board he will loose the features? Also do you know how to get all not done cards ?

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

      I am indeed using the Webhook system listening to board changes... A webhook needs a hardcoded boardId, but it can be changed if you migrate to another board, or you can have multiple webhooks (one for each board) if you wish DoD on multiple boards. The definition of a "Done" card does not as such exist in Trello, so each team need to Define what state is "Done"... For many that is a Done list or a Done label.. for others it is that the card is archived or moved to another board... Once you have define your state-definition, you simply get all cards and in code filter those away. How the whole thing is done in code can be seen here: github.com/rwjdk/TrelloDotNet/wiki/Automation-Engine

    • @TOn-fx2gr
      @TOn-fx2gr 8 місяців тому

      @@rwj_dk thank you for your response, (I am the one sent you an email asking for you guidance on a trello project )

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

      @TOn-fx2gr Just gave initial reply 👍

    • @TOn-fx2gr
      @TOn-fx2gr 8 місяців тому

      @@rwj_dk thank you very much I will gather more info from my client at 16:00 and I will send you an email after that .

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

    This was extremely helpful, thank you!

  • @mdpcrf
    @mdpcrf 9 місяців тому

    thanks sir

  • @VladStadnyk
    @VladStadnyk 10 місяців тому

    How to get the one key across all workspaces? There used to be personal keys which probably allowed that, but it seems that modern way (Threll oPower ups) doesn't work the same way

    • @rwj_dk
      @rwj_dk 10 місяців тому

      Tokens are personal keys that span across Workspaces, so I'm not really sure what you mean by the mordern way (The token Consent Form Popup that appear when you generate the Token show all current and future boards across workspaces you have access to) [Screenshot: share.icloud.com/photos/020E3-hJNbY6l0poO_hSRBPWw]... The API key is generated within a certain workspace but that is just to indicate the owner of the key (since one key can have multiple tokens from various users.... So I guess the confusion is that a PowerUp is activated on a per board level, but if that PowerUp ask for authentication, it is actually gaining access to all your boards, not just the one the PowerUp is installed on

    • @VladStadnyk
      @VladStadnyk 10 місяців тому

      @@rwj_dk yeah, thanks, I've managed it. I said "modern way" because the last time I created tokens there was no Power-Ups at all, you just typed the link and was redirected directly to the page of creation Token. And If you did it previously, you will still the see your personal token in a separate block (which called literally "PERSONAL TOKEN") below that message about "go to Trello Power ups admin page". But if you didn't - you won't see it even if you will create token later. That's why I was confusing, because they firstly get rid of "personal" word, moved the page of it's creation to another place, and all of that inside the PowerUp item which literally says you have to choose the Workpace it's related too. This is confusing. But hopefully, the created token despite of how it calls now and there it can be found still gaves the access to all of the Workspaces.

  • @sagi871
    @sagi871 10 місяців тому

    So in the last example if you were to split it into 2 workspaces (instead on 1 workspace with 2 boards) and each workspace is on Standard plan then you would pay only for yourself x 2 which would be 10$ and save on all the multiboard members? just thinking if I can use this if I have 20 multiboard members, so wouldn't splitting it into 2 workspaces would be much more cost efficient?

    • @rwj_dk
      @rwj_dk 10 місяців тому

      Yes, can't see why that would not work 👍

  • @ComradeHaz
    @ComradeHaz 10 місяців тому

    thanks

  • @IanHorrocks-o5e
    @IanHorrocks-o5e 10 місяців тому

    I'm a collaborator in a workspace, can I creat an API k for that?

    • @rwj_dk
      @rwj_dk 10 місяців тому

      An API Key/Token is not tied to a specific board or workspace... It is instead tied to the user and what that user can see/have permissions to do... So if you generate a token for a user that example have access to 3 workspaces with 18 boards inside those workspaces, then the API key/Token can access all of those... But if you as an example is not an Admin on a board, your token can't do admin things via the API on that board

    • @IanHorrocks-o5e
      @IanHorrocks-o5e 10 місяців тому

      Thanks!@@rwj_dk

  • @ChrisGurgel
    @ChrisGurgel 10 місяців тому

    Amazing...thank you so much!

  • @cheerif
    @cheerif 10 місяців тому

    Thank you so much!!!, It helped me :)

  • @nur-x7z9e
    @nur-x7z9e 11 місяців тому

    bulmak için çok uzun süre uğraşmıştım videounuz için teşekkürler

  • @tinygames5979
    @tinygames5979 11 місяців тому

    Thanks! 😄

  • @tinygames5979
    @tinygames5979 11 місяців тому

    Thanks, quick and helpfull

  • @ВолодимирЖуківський

    Це найкраща інструкція по даній темі. Дякую!

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

    thank u, u help me a lot

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

    thank you so much!!!!!! i had no idea this was even a thing and it was in front of me the whole time. thank you. so much.

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

    Thank you! Great video

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

    thank you

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

    Omg you save my life.... I spent 3-4 hours trying to find how to do this and still gave in and searched on UA-cam and found you. You explained perfectly

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

      Thank you for the kind words. You might also want to check out this PowerUp I made that make it even easier to get the ids: ua-cam.com/video/es84INLIiKI/v-deo.htmlsi=E94y26C0O_e4PwLp

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

    Hello, can I get a member's cards and the card's actions?

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

      Yes. You can use GetCardsForMemberAsync (github.com/rwjdk/TrelloDotNet/wiki/GetCardsForMemberAsync) and GetActionsOnCardAsync (github.com/rwjdk/TrelloDotNet/wiki/GetActionsOnCardAsync) respectively... Or for the action you can use the overload versions of GetCardsXYZ overloads that accept a GetCardOptions object where you can specify that you wish to get the actions of the cards included in the Card-object

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

    why you didnt show how to use pat

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

      Hi. PAT tokens have many different use cases (Github Actions, Azure DevOps Build agents, own code, and so on)… The video is for people that are being told to provide a PAT, but are unsure how to get it. Did you have any specific usage scenario in mind writing this?

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

    yo amazing work dude