今まで自作の関数を使っていたのですが、そのまま公開するのも色々な問題があります。 そこで、標準的なロギングのlog4netを使ってみます。 私は初見ですので、詳しい設定などはインターネット検索してください。 NuGetでlog4netをインストールします。
を参考にしながら、実際にどう動くか確かめてみました。(※ Mac VScode 上で実行) C# 拡張機能をインストールした Visual Studio Code で、コンソールアプリを作成しながら理解を深めました。 コンソールウィンドウに文字を表示するには、Main関数の中に以下の ...
This repository contains a C# project that demonstrates multi-class data classification using the ML.NET framework. The project is a classic example of predicting the species of an iris flower based ...
Arriving with .NET 9 in November, C# 13 brings a plethora of new features and enhancements that make it easier to write efficient, high performant code. The params keyword has been extended to work ...