© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•4y ago•
12 replies
Bobby Bob

How to access a type from a different project in the same solution? (Rider) [Answered]

Take a look a the image. The left file is
Class1.cs
Class1.cs
and the right file is
Author.cs
Author.cs
. How can I make it such that
Class1.cs
Class1.cs
is able to access the
Author
Author
class within
Author.cs
Author.cs
that resides in a different project?
unknown.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

How do you create a MAUI project in rider? [Answered]
C#CC# / help
4y ago
❔ How to create a real solution folder from rider ide?
C#CC# / help
3y ago
Use class from different project in my tests project [Answered]
C#CC# / help
4y ago