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(net): templatized csharp sample app and moved from init to sample-app. Changed hook code to allow templating. #3525

Merged
merged 7 commits into from
Aug 6, 2019

Conversation

gweinhold
Copy link
Contributor

  • Added template support for hook.js files as .NET add project should be dynamic. (Creates tmp dir in target location to allow for dynamic modification of hook file)
  • Moved sample app that was in csharp init out to sample-app.
  • Changed both init and sample-app projects for csharp to be dynamic (No longer hardcoded to HelloCdk)
  • Addresses csharp portion of init templates for csharp/fsharp/java are in wrong category #2188

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@NGL321 NGL321 changed the title Templatized csharp sample app and moved from init to sample-app. Changed hook code to allow templating. feat(net): templatized csharp sample app and moved from init to sample-app. Changed hook code to allow templating. Aug 6, 2019
@mergify mergify bot merged commit dd52cec into aws:master Aug 6, 2019
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

3 participants