4 comments (4 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java2,143 stars (2,143 stars)178 forks (178 forks)batch import
New Language Supportenhancementhelp wanted
Description
Are there any plans for support in .NET?
Contributor guide
- Tech stack
- java
- Domain
- backendtooling
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 5
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- over 1 week
- 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.
- mostly clear
- Prerequisites
- Java.NET developmentfeature flag concepts
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 15
- Research direction
- The issue asks about .NET support. First, review the existing comments to see if any maintainer response exists. Examine the piranha codebase (Java) to understand its architecture and how it handles feature flag refactoring. Then, propose a high level design for .NET support, including potential challenges and a minimal viable implementation. Engage with maintainers to gauge interest and get guidance on acceptance criteria.