Skip to content
This repository has been archived by the owner on Oct 23, 2019. It is now read-only.

Nuget package #37

Open
maitredede opened this issue Jul 15, 2014 · 6 comments
Open

Nuget package #37

maitredede opened this issue Jul 15, 2014 · 6 comments

Comments

@maitredede
Copy link
Contributor

Hi,

I think this could be a good idea to have Phalanger deployed with a Nuget package :)

@lucyllewy
Copy link
Contributor

Hi Damien,

I'm starting to do some preliminary work on this as a brand-new contributer to Phalanger. However, I am unable to nugetify the SQLite-related extensions (SQLite and PDOSQLite) because I see that we're bundling a modified and pre-compiled System.Data.SQLite binary in the repository - I see that you worked on this way back in 2012.

I've checked your own repositories list and the devsense repositories but can't find any reference as to the actual code-changes you introduced to the System.Data.SQLite library apart from the high-level overview from the readme.more.htm file alongside the binaries.

Would it be possible for you to have a look to see if you still have a copy of the changes you made which you can pop into a separate repo here on github please? Specifically I would like to either pull the changes out into a separate shared library or alternatively get the changes suitable for sqlite.org to apply upstream into the official repository for System.Data.SQLite. Once one of these two options is working we can then rely on nuget to download the System.Data.SQLite library direct from upstream instead of us maintaining a forked version.

I've also been discussing this with Jakub over here: http://support.devsense.com/viewtopic.php?f=3&t=1499

@KvanTTT
Copy link

KvanTTT commented Jul 24, 2015

@diddledan, what news about Phalanger uploading to NuGet?

@lucyllewy
Copy link
Contributor

On 24/07/2015 17:08, Ivan Kochurkin wrote:

What news about Phalanger uploading to NuGet?

Hi Ivan,

I've been working on it, but haven't had much time lately. I've
nugetified (that's a real word, honest) some of the core but haven't
actually tested that it's usable yet.

@bfistein
Copy link
Contributor

@maitredede @KvanTTT the successor to Phalanger, Peachpie, is already nugetified and available as a package ;) But Peachpie is still in development

@ThomasMahoney1959
Copy link

We would be happy for a package to just install all the requirements and the data links is not required.
This would be very helpful for us to convert some PHP link exchange code for use on our C# website. http://Robotalker.com

@bfistein
Copy link
Contributor

@ThomasMahoney1959 check out PeachPie.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants