gradleは、javaのコンパイルを行うためのビルドユーティリティだけど、JavaのプログラムとC#のプログラムを一体として動作させる場合、両方同じビルドツールでビルドしたいよね。 単に実現できるか調べた時のサンプルで…
gradleは、javaのコンパイルを行うためのビルドユーティリティだけど、JavaのプログラムとC#のプログラムを一体として動作させる場合、両方同じビルドツールでビルドしたいよね。 単に実現できるか調べた時のサンプルで…
[github] https://github.com/chronos2015/samples/tree/master/cs/codes/07.Roslyn Roslynでhello,worldくらいのソースコードを生成…
[github] https://github.com/chronos2015/samples/tree/master/visualstudio/cs/06.git C#からgitリポジトリの操作を行うサンプルを追加 考…
[github] https://github.com/chronos2015/samples/tree/master/visualstudio/cs/05.zip フォルダ指定で一度に圧縮するメソッドが用意されているの…
[github] https://github.com/chronos2015/samples/tree/master/visualstudio/cs/04.json C#で、jsonのシリアライズとデシリアライズを行う…
[github] https://github.com/chronos2015/samples/tree/master/visualstudio/cs/03.thrift ApacheThriftによるRPCのサンプルを…
[github] https://github.com/chronos2015/samples/tree/master/visualstudio/cs/02.textFieldParser static IEnumera…
取り合えず、サンプルを追加。 ほぼ自動生成だなw [github] https://github.com/chronos2015/samples/tree/master/visualstudio/cs/01.hellow…