DNNCommunity / DNNCommunity/Dnn.CommunityForums

TASK: identify .NET Framework dependencies

Open
#1,098 0 comments 0 reactions 0 assignees View on GitHub
broad scope dependencies review in process tasks technical debt
Dominant language
C#
Stars
18
Forks
23
Avg merge
20h 30m
Merged PRs (30d)
19

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.