Giter Site home page Giter Site logo

Feature request about dhcpserverapi HOT 1 CLOSED

garysharp avatar garysharp commented on September 2, 2024
Feature request

from dhcpserverapi.

Comments (1)

garysharp avatar garysharp commented on September 2, 2024

Thanks for your interest in the project @ThiloL

This library is primarily a .NET wrapper around the native Win32 API's exposed by Microsoft's DHCP Server. The structure of the libraries public surface area (its classes, properties, methods, etc) is heavily influenced by the architecture of these Win32 APIs.
Personally, I have no desire to expand the library to support other DHCP Server implementations. It seems to me that such an endeavour would most likely be done in a separate project. However I'm not against the idea in principle.

If you would like to build the abstraction layer and implement a third-party API I encourage you to submit a pull-request. If you intend to do so I encourage you to further outline your plans in this thread first to avoid any issues later on. You might want to consider (among other things):

  • efforts to maintain compatibility for existing users
  • an abstraction which would allow any server to be implemented
  • how to deal with dependencies (ie. a rest-api might require a HTTP client library and json support; but these dependencies would be prohibitive for a user just wanting Microsoft DHCP Server support)

I look forward to hearing your thoughts on this.

from dhcpserverapi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.