Unity parses json, connects to the database, exports and reads all the most complete DLL packages required for excel

Unity parses json, connects to the database, exports and reads all the DLL packages required by excel

content

DLL package, including:

  1. The library files Excel.dll and ICSharpCode.SharpZipLib required for unity to read and write excel, as well as EPPlus.dll, ExcelDataReader.dll
  2. Unity link database System.Data.dll, System.Drawing.dll;
  3. Read json and get json, required DLL: Newtonsoft.Json.dll, LitJson.dll package
  4. etc.

Download address DLL package

Guess you like

Origin blog.csdn.net/qq_46641769/article/details/105070714