Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TASK: identify .NET Framework dependencies #1098

Open
johnhenley opened this issue Oct 5, 2024 · 0 comments
Open

TASK: identify .NET Framework dependencies #1098

johnhenley opened this issue Oct 5, 2024 · 0 comments
Labels
broad scope Non-specific issues that address multiple areas dependencies Pull requests that update a dependency file review in process Issue noted and currently being triaged/reviewed by developer tasks General maintenance tasks that aren't typical development technical debt Issue that doesn't directly affect usability but will improve technical debt posture
Milestone

Comments

@johnhenley
Copy link
Collaborator

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.

@johnhenley johnhenley added dependencies Pull requests that update a dependency file tasks General maintenance tasks that aren't typical development review in process Issue noted and currently being triaged/reviewed by developer technical debt Issue that doesn't directly affect usability but will improve technical debt posture broad scope Non-specific issues that address multiple areas labels Oct 5, 2024
@johnhenley johnhenley added this to the Future milestone Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
broad scope Non-specific issues that address multiple areas dependencies Pull requests that update a dependency file review in process Issue noted and currently being triaged/reviewed by developer tasks General maintenance tasks that aren't typical development technical debt Issue that doesn't directly affect usability but will improve technical debt posture
Projects
None yet
Development

No branches or pull requests

1 participant