BakingSheet

Easy datasheet management for C# and Unity. Supports Excel, Google Sheet, JSON and CSV format.

MIT License

Stars
332
Committers
2

Bot releases are visible (Hide)

BakingSheet -

Published by cathei almost 4 years ago

Fix: Bypass AOT generation by implementing IDictionary interface
Update: Expose some variables for utility purpose

BakingSheet -

Published by cathei almost 4 years ago

  • Fix: Google Sheet Importer didn't work correctly
  • Update: Custom Verifier now verify values
BakingSheet -

Published by cathei almost 4 years ago

  • New: CSV Importer
  • New: TimeZoneInfo support when converting
BakingSheet -

Published by cathei about 4 years ago

  • Fix: SheetReference serialization to use correct json serializer
BakingSheet -

Published by cathei about 4 years ago

  • Fix: Update ContractResolver to handle private setter correctly.
BakingSheet -

Published by cathei about 4 years ago

  • Update: UnityPackage with dlls & examples