© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
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
?
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
How do you create a MAUI project in rider? [Answered]
C
C# / help
4y ago
❔ How to create a real solution folder from rider ide?
C
C# / help
3y ago
Use class from different project in my tests project [Answered]
C
C# / help
4y ago