Skip to content

Idea: Incorporate LcsApi library to the project #101

@milnet92

Description

@milnet92

Some months ago, I tried to standarize the API that is used in LCS based on the initial clients implemented in 2LCS. I ended up with this library. There are versions for .NET Framework and .NET Core 6 (not in sync), fully asynchronous, fully documented and with the following capabilities:

  • Almost every environment (from Tier1 to prod) operations are supported
  • Project settings
  • Project methodologies
  • Asset management (all operations)
  • Sizing
  • Diagnostics

Authentication through direct cookies and cookie capture (via Selenium) are supported.

The library comes with MIT license, so there is no problem with that :)

I think the project could potentially benefit from that implementation, being easier to maintain and expand, also allowing others to use it for automation purposes.

I can try to port it to this app myself, but I want to know if it is worth the efford. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions