ailon / PhoneNameResolver

Helps resolve actual reported Windows Phone model names to their "canonical" (publicly known) form.
MIT License
67 stars 26 forks source link

Create nuGet package #7

Open bc3tech opened 10 years ago

bc3tech commented 10 years ago

Seems like this project would be great as a nuGet package so users can easily incorporate and then get updates as we figure out new manufacturers & models.

igorkulman commented 10 years ago

I can make a build script to create the Nuget package, will you accept it as pull request @ailon? You just run the script, provide your Nuget API key for the first run and the package will be created and uploaded to Nuget.

chenkai commented 10 years ago

if make it as nugget package maybe easy to use and management for third party

igorkulman commented 10 years ago

I already submitted a pull request with a script for building Nuget package, see #8

chenkai commented 10 years ago

@igorkulman that's great

igorkulman commented 10 years ago

Nuget package now available: https://www.nuget.org/packages/PhoneNameResolver/

327 commented 10 years ago

great!

igorkulman commented 9 years ago

This issue should be closed