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

Allow accepting json converters as a parameter #2

Open
amankkg opened this issue Mar 22, 2016 · 3 comments
Open

Allow accepting json converters as a parameter #2

amankkg opened this issue Mar 22, 2016 · 3 comments

Comments

@amankkg
Copy link

amankkg commented Mar 22, 2016

Actually, I already implemented this feature for private usage and would love to share it here.
Can you update the nuget package then?

@amankkg amankkg changed the title Allow accepting json converters as param Allow accepting json converters as a parameter Mar 22, 2016
@amankkg
Copy link
Author

amankkg commented Mar 22, 2016

usage example, in view
@Html.IncludeNGon(converters: new IsoDateTimeConverter() { DateTimeFormat = "yyyy-MM-dd HH:mm:ss" })

@brooklynDev
Copy link
Owner

@code4aman Sure, I'd love to take a look. Submit a PR and I'll pull it in. Thanks!

@amankkg
Copy link
Author

amankkg commented Apr 7, 2016

added PR, feel free to leave feedback

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

No branches or pull requests

2 participants