eXpandFramework / eXpand

DevExpress XAF (eXpressApp) extension framework. 𝗹𝗶𝗻𝗸𝗲𝗱𝗶𝗻.𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸.𝗰𝗼𝗺, 𝘆𝗼𝘂𝘁𝘂𝗯𝗲.𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸.𝗰𝗼𝗺 and 𝘁𝘄𝗶𝘁𝘁𝗲𝗿 @𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸 and or simply 𝗦𝘁𝗮𝗿/𝘄𝗮𝘁𝗰𝗵 this repository and get notified from 𝗚𝗶𝘁𝗛𝘂𝗯
http://expand.expandframework.com
Microsoft Public License
222 stars 115 forks source link

Dependency that is not resolvable #827

Closed shahidmughal closed 2 years ago

shahidmughal commented 3 years ago

Install-Package : Unable to resolve dependency 'akarnokd.reactive_extensions'. Source(s) used: 'nuget.org', 'expandframework', 'Microsoft Visual Studio Offline Packages', 'DevExpress 20.2 Local'.

apobekiaris commented 3 years ago

hmm if it is hard for you to speak try recording a screencast that can help reproducing the issue. Also provide the project you used in the screencast.

apobekiaris commented 3 years ago

In the next screencast we see how easy is to install all packages that target the Windows platform. It is recommended to use the Nuget PackageReference format.

this is a quote from the video wiki https://github.com/eXpandFramework/DevExpress.XAF/tree/master/src/Modules

I reproduced the issues, do not use the packages.config it is an outdated nuget format setup your VS to use the packagereference format

image

txt2203 commented 3 years ago

Open Nuget window, you must check mark "Include prerelease" to see this package in tab browse because it is alpha "prerelease", not release.

expand commented 2 years ago

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

.Thank you for your contribution.