Skip to content

bobend/Twitterizer

This branch is 55 commits behind Twitterizer/Twitterizer:master.

Folders and files

NameName
Last commit message
Last commit date
Aug 13, 2011
May 29, 2012
May 29, 2012
May 29, 2012
Aug 13, 2011
May 29, 2012
May 29, 2012
Jun 20, 2012
Mar 5, 2012
May 29, 2012
Feb 14, 2012
Feb 26, 2011
May 29, 2012
Mar 5, 2012
May 29, 2012
May 29, 2012
No commit message
Mar 9, 2010
Sep 4, 2010
No commit message
May 11, 2010
May 29, 2012
May 29, 2012
Nov 21, 2010
Dec 13, 2011
May 29, 2012
No commit message
Mar 12, 2010
Jun 14, 2011
Apr 5, 2011
May 29, 2012
No commit message
May 26, 2010
May 29, 2012

Repository files navigation

For most applications, Twitterizer2 is the project that will create the assembly you want.

Build From Source

Requirements:

  • Visual Studio 2010 / Mono
  • NuGet

Depending on your target application, you may want (or need) to remove the silverlight projects from the solution.

New in 2.4.1

The Twitterizer library is now built for the .NET 4.0 Client Profile. To do this, built-in support for caching has been removed. I highly suggest you cache data and limit requests made to Twitter, especially in high-traffic situations.

Build for .NET 3.5

Twitterizer (as of this writing) is built for .NET 4.0 primarily. It is possible to build the library for .NET 3.5 by selecting it as the target framework in Visual Studio. VS2010 should build this will few changes needed. VS2008 may require more changes.

I understand that this might put you in a bad spot, but I have a hard time keeping up with code changes and bug fixes just keeping the library working at all. I really don't have the time to make sure that the code I'm writing is backward compatible.

Releases

No releases published

Packages

No packages published