Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3242564
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T18:19:48+00:00 2026-05-17T18:19:48+00:00

I have an application that I have designed and this app has a pretty

  • 0

I have an application that I have designed and this app has a pretty decent core dll that contains an API that my main view’s exe uses. I would like to allow other developers to access this core dll as well but I don’t want them to have as much access as me since it would be a security risk. What is the standard way of exposing my core dll? Are there any particular design patterns I should be looking at?

I’m using C#

Edit: my question was a little vague so here is some clarification

My program is deployed as a windows exe which references the core.dll. I want other people to create extensions which dynamically get loaded into my program at start up by loading dlls in the /extensions directory. The 3rd party dlls will inherit/implement certain classes/interfaces in my core.dll. I only want to give 3rd parties limited access to my core but I want to give my exe additional access to the core.

I should mention that this is the first time I have written a program that imports DLLs. Perhaps this whole method of allowing users to add extensions is wrong.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T18:19:49+00:00Added an answer on May 17, 2026 at 6:19 pm

    How do I modify/expose my API for
    other developers?

    To deliberately allow other developers to work with an API you’ve built touches on many things, which can be broken into two areas:

    1. Resources (documentation, samples, etc) that makes it easier for them to understand (yes – basically an SDK).
    2. Architecting, constructing and deploying your solution so that it’s easy to actually work with.

    Examples include:

    • By packing it in a way that suits re-use.
    • By using naming conventions and member names that others can easily follow.
    • Documentation, samples.
    • Providing the source code (as open source) if you’re happy for them to modify it.

    I would like to allow other developers
    to access this core dll as well but I
    don’t want them to have as much access
    as me since it would be a security
    risk.

    Ok, so this gets us right into the second area – the actual solution.

    The problem you have is not a trivial one – but it’s also quite do-able; I’d suggest:

    • Looking into existing material on plugins (https://stackoverflow.com/questions/tagged/plugins+.net)
    • Personally, I’ve found using attributes and Dependency Inversion to be a great approach.
    • There’s also stuff like the Managed Extensibility Framework which you should consider.

    The big issue you face is that you’re into serious architecture territory – the decisions you make now will have a profound impact on all aspects of the solution over time. So you might not be able to make an informed decision quickly. Still – you have to start somewhere 🙂

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Tools: SQL2000/5/8, .NET 3.5, C# I have come across an application that has two
I have a data entry web app where the control that has focus is
I have an application that I've developed in .NET 4.0/C#. It's designed to be
Background : I have a C# Windows Forms application that contains a Windows service
I have an application that sends messages to an external web service. I build
I have an application that displays an image inside of a Windows Forms PictureBox
I have an application that reads a CSV file with piles of data rows.
I have an application that uses NHibernate as its ORM and sometimes it experiences
I have an application that I would like to embed inside our companies CMS.
I have an application that sends the customer to another site to handle the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.