1 comment (1 comment)1 reaction (1 reaction)0 assignees (0 assignees)PHP4,447 stars (4,447 stars)569 forks (569 forks)batch import
help wanted
Description
Creating a nuget would be really beneficial for us C# types 😄
Contributor guide
- Tech stack
- csharp
- Domain
- release
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- half day
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- clear
- Prerequisites
- C# knowledgeNuGet packaging basics
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 60
- Research direction
- The issue requests creating a NuGet package for the emojione library. Note that the repository is archived and development has moved to https://github.com/joypixels/emoji toolkit. For a NuGet package, investigate how to generate a .nuspec file from the existing PHP assets, possibly using a build script. Check if any prior attempts exist in the new repository or if there is a C# port. The package should include emoji data files and a simple API to access them. Consider targeting .NET Standard for broad compatibility.