0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added Glenn Block's ETagHandler More... about 12 years ago
Included extension method for registering all the controllers automatically in an Autofac container More... about 12 years ago
Added RavenDb base controller and ActionFilterAttribute More... about 12 years ago
Added code for attributed routing More... about 12 years ago
Update readme.md More... about 12 years ago
Merge pull request #36 from ChrisMissal/issue33 More... about 12 years ago
Moved test supporting classes to Helpers namespace More... about 12 years ago
Cleaned up tests More... about 12 years ago
Moved TestProject tests into WebApiContribTests More... about 12 years ago
cleaned up ServiceStackTextFormatterTests to remove compiler warning More... about 12 years ago
removed wrong reference from test project More... about 12 years ago
renamed types in UriFormatExtensionHandler as the names were coliding with types present in UriFormatExtensionMessageHandler. After do this merge with the handlers from the Wcf contrib we will clean the UriFormatExtension handlers More... about 12 years ago
removed duplicate entries from WebApiContrib.csproj More... about 12 years ago
Merge branch 'master' of https://github.com/darrelmiller/WebAPIContrib into darrelmiller-master More... about 12 years ago
added trailing slash to in order to make msbuild happy More... about 12 years ago
Added missing NUnit.Runners references More... about 12 years ago
Merge pull request #30 from panesofglass/master More... about 12 years ago
Fix typo: move folder ServicStack to ServiceStack. More... about 12 years ago
Merge pull request #29 from pedroreys/servicestack_cleanup More... about 12 years ago
renames ServiceStack.Text formatter to matching naming convention of the other formatters More... about 12 years ago
fixes WebApiContrib.csproj to remove reference to ServiceStack.Text formatter More... about 12 years ago
Merge pull request #24 from panesofglass/thinktecture-merge More... about 12 years ago
Extract ServiceStackTextMediaTypeFormatter to its own project. More... about 12 years ago
Added MessageHandlers from wcf webapicontrib More... about 12 years ago
Add JsonpFormatter that was not in the solution and remove old copy of JavaScriptSerializerFormatter from the WebApiContrib project. More... about 12 years ago
Use NUnit for TestProject tests. More... about 12 years ago
Extract test helpers into their own project. More... about 12 years ago
Include packages.config in formatting projects. More... about 12 years ago
Extract ProtoBufFormatter into its own project. More... about 12 years ago
Remove unused dependency. More... about 12 years ago