Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: align SDK namespace with NuGet package and assembly name #109

Merged
merged 1 commit into from
Aug 11, 2022

Conversation

malandis
Copy link
Contributor

Closes #104

This PR renames the namespace MomentoSdk to Momento.Sdk. This is
consistent with C# best practices, with the package name on NuGet, and
with the assembly name.

This PR renames the namespace `MomentoSdk` to `Momento.Sdk`. This is
consistent with C# best practices, with the package name on NuGet, and
with the assembly name.
Copy link
Contributor

@cprice404 cprice404 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

woo

@malandis malandis merged commit dde5796 into main Aug 11, 2022
@malandis malandis deleted the feat/use-momento-sdk-namespace branch August 11, 2022 22:36
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.

align namespaces with package and assembly names
3 participants