Skip to content

Added Redis.OM 0.1.0 - #736

Merged
bdovaz merged 6 commits into
bdovaz:masterfrom
thetestgame:jmaxwell/redis-om
Aug 12, 2026
Merged

Added Redis.OM 0.1.0#736
bdovaz merged 6 commits into
bdovaz:masterfrom
thetestgame:jmaxwell/redis-om

Conversation

@thetestgame

Copy link
Copy Markdown
Contributor

The NuGet package needs to respect a few constraints in order to be listed in the curated list:

  • Add a link to the NuGet package: https://www.nuget.org/packages/Redis.OM
  • It must have non-preview versions (e.g 1.0.0 but not 1.0.0-preview.1)
  • It must provide .NETStandard2.0 assemblies as part of its package
  • The lowest version added must be the lowest .NETStandard2.0 version available
  • The package has been tested with the Unity editor
  • The package has been tested with a Unity standalone player
    • if the package is not compatible with standalone player, please add a comment to a Known issues section to the top level readme.md
  • All package dependencies with .NETStandard 2.0 target must be added to the PR (respecting the same rules above)
    • Note that if a future version of the package adds a new dependency, this dependency will have to be added manually as well

Note: The server will be updated only when a new version tag is pushed on the main branch, not necessarily after merging this pull-request.

@github-actions

Copy link
Copy Markdown

This pull request has been automatically marked as stale because it has not had recent activity.
It will be closed in 14 days if no further activity occurs.
Thank you for your contributions.

If you think this pull request should stay open, please remove the Stale label or comment on the pull request.

@thetestgame

Copy link
Copy Markdown
Contributor Author

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

If you think this pull request should stay open, please remove the Stale label or comment on the pull request.

This should stay open.

@github-actions github-actions Bot removed the Stale label Aug 12, 2026
@bdovaz
bdovaz merged commit fad4cb8 into bdovaz:master Aug 12, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants