Skip to content

Conversation

@Thaina
Copy link
Contributor

@Thaina Thaina commented Dec 5, 2024

Add firestore and firestore admin

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

  • [ x ] Add a link to the NuGet package: https://www.nuget.org/packages/XXX
  • [ x ] It must have non-preview versions (e.g 1.0.0 but not 1.0.0-preview.1)
  • [ x ] It must provide .NETStandard2.0 assemblies as part of its package
  • [ x ] The lowest version added must be the lowest .NETStandard2.0 version available
  • [ x ] 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
  • [ x ] 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.

https://www.nuget.org/packages/Google.Cloud.Firestore
https://www.nuget.org/packages/Google.Cloud.Firestore.Admin.V1

https://www.nuget.org/packages/Google.Cloud.Location/
https://www.nuget.org/packages/Google.LongRunning/
https://www.nuget.org/packages/Google.Api.Gax/
https://www.nuget.org/packages/Google.Api.Gax.Grpc/
https://www.nuget.org/packages/Google.Api.CommonProtos/
https://www.nuget.org/packages/Grpc.Auth/

I am not sure if these package was compatible with standalone player. But it was intended to used in editor mainly

@Thaina Thaina changed the title Update registry.json Add firestore and firestore admin Dec 5, 2024
@bdovaz bdovaz merged commit 14ddc6e into bdovaz:master Dec 7, 2024
2 checks passed
@Thaina Thaina deleted the patch-2 branch December 7, 2024 12:59
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