Fork: WCFHttpContrib

commits

date

comment

32564b14bafe
by Joe
Jun 9 2011
6:19 AM
default tip

Added Windows Phone sample.

0f01230f9805
by Joe
Jun 9 2011
5:33 AM

Updated Silverlight sample to Preview 4.

3239d66af5ac
by Darrel Miller
May 20 2011
3:09 PM

Added some tests and reorganized the Nuget packages.

bbba1dbafb59
by Darrel Miller
May 16 2011
12:40 AM

Split formatters into seperate projects based on their dependencies.

8d29300f002a
by Darrel Miller
May 15 2011
6:29 PM

Merge

2dfc5c9b4b6e
by Darrel Miller
May 15 2011
6:28 PM

Added an example of using the ServerState operation handler

95f4e2b0b16e
by gblock
May 15 2011
4:05 AM

Added comment about DataContractFormat attribute.
Tightened code a bit.

2da8381982b9
by gblock
May 14 2011
6:46 PM

Extension methods for using DataContractSerializer.
Example showing how to use it

170e2244f0dd
by Darrel Miller
May 10 2011
2:33 AM

Added MVC Sample based on experimental branch of WCF Web API

08eef51a2a8b
by Darrel Miller
May 8 2011
4:33 AM

Applied kzu's changes to the JsonNetFormatter

944e409340ca
by Darrel Miller
May 8 2011
4:12 AM

Created the Nugety goodness.

2ae7e8e4fd9b
by Darrel Miller
May 8 2011
3:52 AM

Reorganized to be able to build a WebApiContrib nuget

4c01dfe413c9
by Darrel Miller
May 5 2011
4:16 AM

Upgraded the SelfHostServer sample to use Preview 4. Attempted to build the existing Preview 3 samples against a copy of the libs I have put in the lib folder, but failed miserably.

d1814807bed2
by pcibraro
Apr 27 2011
1:51 PM

Merge

520260709904
by pcibraro
Apr 27 2011
1:36 PM

Added a new library with security extensions

8fe0cd5762cb
by Ryan Riley
Apr 22 2011
8:49 PM

Updated wcf subrepo to the latest tip on codeplex.

75652ee42061
by Ryan Riley
Feb 3 2011
3:56 AM

Moved the haml template into a Templates folder and added a Razor view. The Templates folder is necessary as Razor is greedy about trying to load any view in the root path. I added an optional parameter to the ViewEngineProcessor to take a base path. The default value is 'Views', but in the sample, I used 'Templates' to demonstrate use.

29302b952e01
by Ryan Riley
Feb 2 2011
5:27 AM

I added a GenericMediaTypeProcessor that allows the ViewEngineProcessor to work correctly. The problem this introduces is separate processors for distinct types. At this time, such a solution appears inevitable. Also, I've noticed that the view sometimes doesn't render on the first load. I'm not sure why, and this doesn't always happen.

aaa34eb7e1d0
by Ryan Riley
Jan 31 2011
8:03 PM

Merged from tip.

7cb42dccb64f
by Ryan Riley
Jan 31 2011
8:02 PM

Renamed HtmlProcessor to ViewEngineProcessor for cleaner semantics and to not conflict with the existing HtmlProcessor.

d1b5c0d6f1e7
by Ryan Riley
Jan 31 2011
8:00 PM

Fixed the stream closing issue with a decorator and the rendering issue by flushing the stream.

e4cbe7139eff
by Darrel Miller
Jan 30 2011
4:57 PM

Merge

8959413b4114
by Darrel Miller
Jan 30 2011
4:54 PM

Merge

282765bd8bdb
by Darrel Miller
Jan 28 2011
12:30 AM

Merge

f5302abedad4
by Darrel Miller
Jan 28 2011
12:28 AM

Removed irrelevant text token