https://github.com/unity-game-framework/ugf-views
Provides utilities to work with data views.
https://github.com/unity-game-framework/ugf-views
active
Last synced: 5 months ago
JSON representation
Provides utilities to work with data views.
- Host: GitHub
- URL: https://github.com/unity-game-framework/ugf-views
- Owner: unity-game-framework
- License: mit
- Created: 2022-12-21T17:50:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-07T16:42:04.000Z (over 2 years ago)
- Last Synced: 2024-03-07T17:28:54.283Z (over 2 years ago)
- Topics: active
- Language: C#
- Homepage:
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- License: license
Awesome Lists containing this project
README
# com.ugf.views
UGF.Views
## Information
- **Version**: `1.0.0-preview.5`
- **Unity**: `2023.2`
- **API Compatibility Level**: `.NET Standard 2.1`
### Dependencies
- `com.ugf.description`: `2.0.0`
- `com.ugf.initialize`: `2.9.0`
- `com.ugf.builder`: `2.0.2`
- `com.ugf.runtimetools`: `3.0.0-preview`
### Description
Provides utilities to work with data views.
### Changelog
- [Full changelog](changelog.md)
### Registry
Read about where packages stored: [Registry](https://github.com/unity-game-framework/organization/blob/main/docs/registry.md).
## How to Install
Read about how to install any packages from the `Unity Game Framework` registry: [Install Package](https://github.com/unity-game-framework/organization/blob/main/docs/install-packages.md).