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

Nuget Package? #1

Closed
jahead opened this issue Jul 13, 2018 · 4 comments
Closed

Nuget Package? #1

jahead opened this issue Jul 13, 2018 · 4 comments

Comments

@jahead
Copy link

jahead commented Jul 13, 2018

Hey guys,

Just saw this package. Which I wouldn't mind using. Is there any plans to publish onto Nuget?
It would streamline how we would consume this packages and packages like these?

@adha-admin
Copy link

At this stage, we don't have any plans to convert to a nuget packages. Our licence only supports source code - not compiled.

@jahead
Copy link
Author

jahead commented Jul 16, 2018

Can I publish it as NuGet package? As it is the common modern way for the dotNet community to consume upstream packages into their build system.

If not what is your recommended way to consume this package?

@adha-admin
Copy link

You should be able to compile and just use the DLLs for now until we NUGET them.
Alternatively, you could NUGET them to a local server of your own and then import them that way into your project.

@jahead
Copy link
Author

jahead commented Sep 12, 2018

Yea that's our probable outcome until you guys turn it into a NuGet package.
Our CI/CD sits outside the UNSW domain, so we are still looking for a better solution. We will likely clone the repo and publish the package to a NuGet repository Service that our CI/CD can access.

If you intend to turn it into a NuGet package, do you mind keeping the issue open for us to track for when this becomes finished? Or opening another issue? That way we will know when to move back to your official package?

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

No branches or pull requests

2 participants