Skip to content

TASK: identify .NET Framework dependencies #1098

Open
@johnhenley

Description

DNN Community Forums obviously has dependency on DNN Platform, and therefore .NET Framework. In addition, module was built for webforms and therefore has dependency on system.web.

As part of our modernization journey, we continue to decouple logic code from UI and webforms, with an ultimate goal of removing webforms altogether in a future release. Not going to happen overnight but we're getting closer with each release. As part of this effort, we need to identify and try to replace system.web API usage with an equivalent API that uses .NET standard 2.0 perhaps or stands alone.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    broad scopeNon-specific issues that address multiple areasdependenciesPull requests that update a dependency filereview in processIssue noted and currently being triaged/reviewed by developertasksGeneral maintenance tasks that aren't typical developmenttechnical debtIssue that doesn't directly affect usability but will improve technical debt posture

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions