© 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
•
33 replies
Dropps
AppBuilder class
hello there iam currently trying to think of a solution so i can make myself a AppBuilder without needing to reference all projects directly
basicly i have a Program
.cs from a wpf app in Project B but in project A i want to be able to say something like
cs
builder.AddSingleton<LoggerForProjectA>();
cs
builder.AddSingleton<LoggerForProjectA>();
how could that be done
?
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
Class
C
C# / help
3y ago
UML class diagram. Class relationships.
C
C# / help
3y ago
ConnectionStrings passed from class to class
C
C# / help
2y ago
❔ Class with Func<> and class initializers
C
C# / help
3y ago