Skip to content

Twitterizer is a .NET class library that provides an easy-to-use interface for the Twitter web api. It is written for developers. It's features are easy to discover and follow a consistent design pattern.

DigitallyBorn/Twitterizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Contribute

So, you want to give something back, eh? Awesome! I'll try to stay out of your way.

  1. Here's what you should do. First, fork the Develop branch of the Twitterizer project.
  2. Check out your new repository and go nuts on it. Fix all the bugs! Seriously, make it sweet.
  3. Submit a pull request. This will tell me that you've laid down some award-worthy code that I need to look at.
  4. Profit!

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.

About

Twitterizer is a .NET class library that provides an easy-to-use interface for the Twitter web api. It is written for developers. It's features are easy to discover and follow a consistent design pattern.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%