Migrate code to C# or F#

オープン
#16 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
25/100
issue の種類
リファクタリング
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
csharp, fsharp, powershell
領域
build-system, cli

調査の方向性

まず、既存の PowerShell cmdlet と、その dotnet のビルドおよび公開ワークフローに使用されているアドホックなスクリプトを確認します。C# または F# による実装を、現在のアセンブリ読み込みアプローチと比較します。完了の条件は、cmdlet が移行され、明記されているソース処理と JSON アセンブリ読み込みの問題が解決されていることです。

索引モデルが issue の本文から書いたものです。

説明

enhancement

The PowerShell code works, but at this point it might be better to implement the cmdlet in pure C#.

This should buy us some more advantages, as the dotnet tool seems to not support very well the PowerShell sources, treating them more as resources than as source files, and requiring us to write ad-hoc scripts to do the "build" and publishing of the code.

This would also remove the ugly part of the code where we try to find the JSON and JSON Schema DLLs and load assemblies directly from those files.

主要言語
PowerShell
スター
24
フォーク
13
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

microsoft/PowerShell-FeatureFlags のほかの issue

microsoft/PowerShell-FeatureFlags の issue をすべて見る

似ている issue

Build System の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。