Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialEli Flores
7,615 PointsC# opensource sample projects
any links on any open source sample projects written in c#? like Web appl, mobile app, Software app and etc.. I want to know the basic software architecture or design pattern. Basically, Want to know what it's look like to write a program written in c# or how's it made in c#.
many thanks
1 Answer
Seth Kroger
56,413 PointsI'd suggest looking at https://github.com/explore and pick a topic that interests you. You can sort of filter by language once you choose. Or try searching for what kind of program you're looking for and filter by language.