© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago•
9 replies
Greya

✅ struggling with basic dictionary and lists....

im practicing on projects by making a libary system

i basically have a list of users. i want to assign each user a bunch of books , so ive made an empty list for each user to act as the key for the dictionary.

i want it so when i type the user name it acts as the key to the dictionary and allow me to add a book to the string list in the dictionary.

but im struggling to put it all together

The lists im using have are shown in the SS, and the relevant section im working on is also shown
image.png
image.png
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

implement - basic rate limiting with a Dictionary
C#CC# / help
3y ago
Help with Lists and index.
C#CC# / help
3y ago
❔ playing with Lists and numbers
C#CC# / help
4y ago
struggling with objects and methods
C#CC# / help
2y ago