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

Added support for no top-level statements #1895

Merged
merged 4 commits into from May 17, 2022

Conversation

deepchoudhery
Copy link
Contributor

Added support for no top-level statements

  • if dev opts into 'no top level statements', Program.cs file will have a classic namespace, class, and method structure.
  • Adding code to 'Main' method in the correct spots.
  • Added additional tests.

@deepchoudhery deepchoudhery merged commit fd153b2 into main May 17, 2022
@deepchoudhery deepchoudhery deleted the dev/decho/not-using-top-level-statements branch May 17, 2022 05:12
deepchoudhery added a commit that referenced this pull request May 17, 2022
* added helpers, most cases without top lvl work

* minor update, still doesn't work.

* missed in merge

* final fixes and tests.
deepchoudhery added a commit that referenced this pull request May 17, 2022
* using correct entityset variable instead. (#1893)

* add missing bracket (#1894)

* Added support for no top-level statements (#1895)

* added helpers, most cases without top lvl work

* minor update, still doesn't work.

* missed in merge

* final fixes and tests.

* bump up versions
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.

None yet

1 participant