Preparation before use.

Preparation for incorporating the Rice into the project.

We will explain the procedure to incorporate the Rice language into the project.

NuGet

If you're using Visual Studio for development, you can get Rice from NuGet.

There are three version of Rice's NuGet package: Any CPU, x86, and x64 version. Use the version that is appropriate for your project.

Download

You can also get Rice from the download page.


There are three version of Rice's self-extracting archive file: Any CPU, x86, and x64 version. Use the version that is appropriate for your project.

It puts the downloaded self-extracting archive file in an appropriate folder and runs it. Several files will be extracted. The Rice.dll is the body of Rice.


Add a reference to Rice.dll to your project. Once the reference is added, you can use Rice in your project.

Copyright © Rice All rights reserved.