Skip to content

Added email projects#10

Draft
robennett2 wants to merge 10 commits into
stagingfrom
emails
Draft

Added email projects#10
robennett2 wants to merge 10 commits into
stagingfrom
emails

Conversation

@robennett2
Copy link
Copy Markdown
Member

Closes #9

mumby0168
mumby0168 previously approved these changes Feb 6, 2021

public async Task<string> RenderViewToStringAsync<TModel>(string viewName, TModel model)
{
var actionContext = GetActionContext();
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This is pretty cool did you write this?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

…be used are in the Nytte.Email.Razor. This will be fixed in the next commit. Some of the interface to the library also needs tidying.
@robennett2
Copy link
Copy Markdown
Member Author

@mumby0168 The bulk of it is done. Do you want to give it a quick scan. The library interface needs reworking so make some suggestions if you like ;)

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