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

Drop suppport for Full .NET #961

Closed
apobekiaris opened this issue Oct 25, 2022 · 5 comments
Closed

Drop suppport for Full .NET #961

apobekiaris opened this issue Oct 25, 2022 · 5 comments

Comments

@apobekiaris
Copy link
Member

Starting next year all packages without a .NET6 target will be archived (e.g. WebForms) and all netstandard2.0 packages will be ported to .NET6

@vimarx
Copy link
Member

vimarx commented Dec 19, 2022

I still have some webforms projects (supported by dx 22.2) but the new Xpand requirements don't let me upgrade to v22.2 because of this new base requirement of net 6.
Are there any ways to have NuGet packages with no further enhancements, but still compatible with net461/netstandard2.0?
Thanks.

Gustavo

@apobekiaris
Copy link
Member Author

u need to support your own branch before 22.2, the scripts in the repo should be of help but in any case if you have questions on how to build let me know

@apobekiaris
Copy link
Member Author

eXpand.lab release 22.2.400.0 includes commit that relate to this task:

Please test if it addresses the problem. If you use nuget add our LAB NugetServer as a nuget package source in VS.

To minimize version conflicts we recommend that you switch to PackageReference format and use only the eXpandAgnostic, eXpandWin, eXpandWeb packages. Doing so, all packages will be at your disposal and .NET will add a dependecy only to those packages that you actually use and not to all (see the Modules installation-registrations youtube video).

Thanks a lot for your contribution.

@apobekiaris apobekiaris added this to the 21.2.702.0 milestone Feb 2, 2023
@vimarx
Copy link
Member

vimarx commented Mar 15, 2023

is there any simple way of getting 22.2/23.x compatible versions targeting net461 as devexpress do?
Any interest in the community?

@expand
Copy link
Member

expand commented Feb 9, 2024

Closing issue for age. Feel free to reopen it at any time.

.Thank you for your contribution.

@expand expand closed this as completed Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants