A collection of helper methods for .NET developers (Bootstrap, jQueryUI, Gumby, MVC, Nancy)
Stars
4
Forks
3
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
128
commits
Merge branch 'master' of https://github.com/monemihir/webextras
0c1ffc6View on GitHubAdding ability to create HTML P tags. Restoring functionality to parse DOM into an HTML component. Removing NullWrapperComponent.Text in favour of HtmlComponent.InnerHtml.
8f3e9d1View on GitHubAdding appveyor post build step to copy WebExtras Nancy binaries to deploy folder.
d9ea9c0View on GitHubStatically referencing T4MVC extensions rather than getting it directly from NuGet.
9510cc8View on GitHubAdding a few more constructors for the new DIV, LABEL and SPAN classes.
c19c062View on GitHubIntroducting new DIV, LABEL and SPAN implementations based on HtmlComponent.
3ad3985View on GitHub