This is the input assistance for special characters like "д" as a desktop application (for Windows OS).
- dotnet 6.0.202
- Windows OS (later 7)
- NLog - NuGet Gallery
Step 1. Run the bat-file init.bat.
$ init
Step 2. Run the bat-file commpile.bat with a command-line argument. You can pass the arguments { "debug" | "release" | "publish" }. You can also run dotnet as usual.
$ compile publish
or like
$ dotnet publish -o .\bin\Publish -c Release --self-contained true -r win-x64 -nologo
See the online help.
This library is released under the MIT License. See also LICENCE which included or on GitHub.
NLog - NuGet Gallery is under the BSD-3-Clause license.
The image files in the directory "main/res/Frames" are downloaded from GAHAG | 著作権フリー写真・イラスト素材集, and under the CC0 License.
- dotnet on Windows
- Language: C#
- Framework: WPF
Author: Yor-Jihons
GitHub: SpecialCharacterAssistance2