Skip to content
New issue

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

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

Already on GitHub? # to your account

Add support for generating classes in the global namespace #47

Merged
merged 1 commit into from
Mar 17, 2023

Conversation

NxSoftware
Copy link
Contributor

This makes it possible to create a CodeBuilder without needing to specify a namespace. It uses a new static method CreateInGlobalNamespace to make it a bit more intentional on the users part as it would be somewhat of an edge-case (that I just happen to need 😄 )

@dansiegel dansiegel merged commit e6dd8f9 into dansiegel:master Mar 17, 2023
@dansiegel
Copy link
Owner

Thanks for the PR... you'll be able to grab a copy of the package from the CI build... I need to do a review of some things before I publish a release... but something official should be up hopefully next week

@NxSoftware
Copy link
Contributor Author

Thanks very much for the quick review & merge @dansiegel, unfortunately it looks like there's an authentication failure in the GH action: https://github.com/dansiegel/CodeGenHelpers/actions/runs/4449130543/jobs/7812880503

@dansiegel
Copy link
Owner

it just failed to publish to my internal feed... but the generated NuGet should still be attached to the build for you to try out

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants