NuGet
Posted: Tue 24 Jul 2012 21:37
Hi everybody.
Is it possible to have dotConnect on a NuGet server?
Our scenario is this:
-) We are a couple of developers that works on the back-end (so we use dotConnect)
-) We have few projects built on the dotConnect 6.x
-) We'd like to develop new project with dotConnect 7.x
Using NuGet sever is easy to develop programs in this scenario:
- The projects built on the 6.x will use this release till someone will "upgrade" to a newer version (using NuGet)
- New projects will use the last version taking it from the NuGet server
Now that we don't have the NuGet server (or something like this), is difficult to develop with two different version of dotConnect.
If I install the newer version, I can't modify old project without changing the version of dotConnect (the old references are not valid).
If I don't install the newer version, new projects will work with the old version
Is it possible to put dotConnect on NuGet? For example giving a NuGet address for allowed people in the same way you give the access to the download page right now...
Thank you in advance
Is it possible to have dotConnect on a NuGet server?
Our scenario is this:
-) We are a couple of developers that works on the back-end (so we use dotConnect)
-) We have few projects built on the dotConnect 6.x
-) We'd like to develop new project with dotConnect 7.x
Using NuGet sever is easy to develop programs in this scenario:
- The projects built on the 6.x will use this release till someone will "upgrade" to a newer version (using NuGet)
- New projects will use the last version taking it from the NuGet server
Now that we don't have the NuGet server (or something like this), is difficult to develop with two different version of dotConnect.
If I install the newer version, I can't modify old project without changing the version of dotConnect (the old references are not valid).
If I don't install the newer version, new projects will work with the old version
Is it possible to put dotConnect on NuGet? For example giving a NuGet address for allowed people in the same way you give the access to the download page right now...
Thank you in advance