Download Tweetinvi a friendly Twitter C# API

Description

Tweetinvi is a Twitter C# API and provide a library to access Twitter REST API 1.1 through oAuth.

Icons

Tweetinvi a friendly Twitter C# API

Source Files

The download file tweetinvi.zip has the following entries.


Development/BuildProcessTemplates/DefaultTemplate.11.1.xaml
Development/BuildProcessTemplates/LabDefaultTemplate.11.xaml
Development/BuildProcessTemplates/UpgradeTemplate.xaml
Development/Examplinvi/App.config// w  w  w. j  av  a  2  s .c  om
Development/Examplinvi/Examplinvi.csproj
Development/Examplinvi/Examplinvi.csproj.vspscc
Development/Examplinvi/Program.cs
Development/Examplinvi/Properties/AssemblyInfo.cs
Development/Examplinvi/packages.config
Development/Local.testsettings
Development/SearchEngine/Properties/AssemblyInfo.cs
Development/SearchEngine/Properties/Resources.Designer.cs
Development/SearchEngine/Properties/Resources.resx
Development/SearchEngine/SearchEngine.csproj
Development/SearchEngine/SearchEngine.csproj.vspscc
Development/SearchEngine/UserSearchEngine.cs
Development/Streaminvi/BaseStream.cs
Development/Streaminvi/BaseTrackedStream.cs
Development/Streaminvi/FilteredStream.cs
Development/Streaminvi/Helpers/QueryGeneratorHelper.cs
Development/Streaminvi/Helpers/StreamObjectProcessors.cs
Development/Streaminvi/Helpers/StreamResultGenerator.cs
Development/Streaminvi/Helpers/StreamTrackManager.cs
Development/Streaminvi/ObjectStream.cs
Development/Streaminvi/Properties/AssemblyInfo.cs
Development/Streaminvi/Properties/Resources.Designer.cs
Development/Streaminvi/Properties/Resources.resx
Development/Streaminvi/SimpleStream.cs
Development/Streaminvi/Streaminvi.csproj
Development/Streaminvi/Streaminvi.csproj.vspscc
Development/Streaminvi/UserStream.cs
Development/Testinvi/App.config
Development/Testinvi/Helpers/EventTestHelper.cs
Development/Testinvi/Helpers/ThreadTestHelper.cs
Development/Testinvi/Moq.dll
Development/Testinvi/Properties/AssemblyInfo.cs
Development/Testinvi/Streaminvi/FilteredStreamTests.cs
Development/Testinvi/Streaminvi/ManualFilterAlgorithmPerformances.cs
Development/Testinvi/Streaminvi/QueryGeneratorHelperTests.cs
Development/Testinvi/Streaminvi/SimpleStreamTests.cs
Development/Testinvi/Streaminvi/StreamResultGeneratorTests.cs
Development/Testinvi/Streaminvi/StreamTrackManagerTests.cs
Development/Testinvi/Streaminvi/UserStreamTests.cs
Development/Testinvi/Testinvi.csproj
Development/Testinvi/Testinvi.csproj.vspscc
Development/Testinvi/TokenTestSingleton.cs
Development/Testinvi/Tweetinvi/FavouriteTests.cs
Development/Testinvi/Tweetinvi/StringExtensionTests.cs
Development/Testinvi/Tweetinvi/TokenCreatorTests.cs
Development/Testinvi/Tweetinvi/TokenTests.cs
Development/Testinvi/Tweetinvi/TokenUserTests.cs
Development/Testinvi/Tweetinvi/TweetTests.cs
Development/Testinvi/Tweetinvi/TwitterObjectTests.cs
Development/Testinvi/Tweetinvi/UserSearchEngineTests.cs
Development/Testinvi/Tweetinvi/UserTests.cs
Development/Testinvi/json.net/JsonConvertTests.cs
Development/Testinvi/packages.config
Development/Tools/Properties/AssemblyInfo.cs
Development/Tools/Tools.csproj
Development/Tools/Tools.csproj.vspscc
Development/Tools/TwitterContext.cs
Development/Tools/TwitterExceptionTracker.cs
Development/TraceAndTestImpact.testsettings
Development/TweetinCore/Enum/HttpMethod.cs
Development/TweetinCore/Enum/ImageSize.cs
Development/TweetinCore/Enum/StreamState.cs
Development/TweetinCore/Events/Delegates.cs
Development/TweetinCore/Events/EventHelpers.cs
Development/TweetinCore/Events/GenericEventArgs.cs
Development/TweetinCore/Exception/TwitterException.cs
Development/TweetinCore/Exception/TwitterExceptionInfo.cs
Development/TweetinCore/Extensions/DictionaryExtension.cs
Development/TweetinCore/Extensions/ExceptionUtils.cs
Development/TweetinCore/Extensions/IEnumerableExtension.cs
Development/TweetinCore/Extensions/StringExtension.cs
Development/TweetinCore/Extensions/StringFormater.cs
Development/TweetinCore/Helpers/IJsonTwitterConverterRepository.cs
Development/TweetinCore/Helpers/TwitterDateTimeConverter.cs
Development/TweetinCore/Interfaces/Controllers/IFriendshipController.cs
Development/TweetinCore/Interfaces/Controllers/IMessageController.cs
Development/TweetinCore/Interfaces/Controllers/ITimelineController.cs
Development/TweetinCore/Interfaces/Controllers/ITweetController.cs
Development/TweetinCore/Interfaces/Controllers/IUserController.cs
Development/TweetinCore/Interfaces/DTO/IMessageDTO.cs
Development/TweetinCore/Interfaces/DTO/IOembedTweetDTO.cs
Development/TweetinCore/Interfaces/DTO/IRelationshipDTO.cs
Development/TweetinCore/Interfaces/DTO/IRelationshipStateDTO.cs
Development/TweetinCore/Interfaces/DTO/ITweetDTO.cs
Development/TweetinCore/Interfaces/DTO/IUserDTO.cs
Development/TweetinCore/Interfaces/DTO/IUserIdDTO.cs
Development/TweetinCore/Interfaces/Factories/IFriendshipFactory.cs
Development/TweetinCore/Interfaces/Factories/IMessageFactory.cs
Development/TweetinCore/Interfaces/Factories/ITweetFactory.cs
Development/TweetinCore/Interfaces/Factories/IUnityFactory.cs
Development/TweetinCore/Interfaces/Factories/IUserFactory.cs
Development/TweetinCore/Interfaces/ICoordinates.cs
Development/TweetinCore/Interfaces/IGeo.cs
Development/TweetinCore/Interfaces/IHashTagEntity.cs
Development/TweetinCore/Interfaces/ILocation.cs
Development/TweetinCore/Interfaces/IMediaEntity.cs
Development/TweetinCore/Interfaces/IMediaEntitySize.cs
Development/TweetinCore/Interfaces/IMention.cs
Development/TweetinCore/Interfaces/IMessage.cs
Development/TweetinCore/Interfaces/IOEmbedTweet.cs
Development/TweetinCore/Interfaces/IRelationship.cs
Development/TweetinCore/Interfaces/IRelationshipState.cs
Development/TweetinCore/Interfaces/ISearchEngine.cs
Development/TweetinCore/Interfaces/ISuggestedUserList.cs
Development/TweetinCore/Interfaces/ITweet.cs
Development/TweetinCore/Interfaces/ITweetEntities.cs
Development/TweetinCore/Interfaces/ITweetinviModule.cs
Development/TweetinCore/Interfaces/ITwitterObject.cs
Development/TweetinCore/Interfaces/IUrlEntity.cs
Development/TweetinCore/Interfaces/IUser.cs
Development/TweetinCore/Interfaces/IUserMentionEntity.cs
Development/TweetinCore/Interfaces/IUserSearchEngine.cs
Development/TweetinCore/Interfaces/QueryGenerators/IUserQueryGenerator.cs
Development/TweetinCore/Interfaces/StreamInvi/IFilteredStream.cs
Development/TweetinCore/Interfaces/StreamInvi/IStream.cs
Development/TweetinCore/Interfaces/StreamInvi/IStreamResultGenerator.cs
Development/TweetinCore/Interfaces/StreamInvi/IStreamTrackManager.cs
Development/TweetinCore/Interfaces/StreamInvi/IStringAnalyzer.cs
Development/TweetinCore/Interfaces/StreamInvi/ITrackManager.cs
Development/TweetinCore/Interfaces/StreamInvi/ITrackedStream.cs
Development/TweetinCore/Interfaces/StreamInvi/IUserStream.cs
Development/TweetinCore/Interfaces/TwitterToken/IRateLimit.cs
Development/TweetinCore/Interfaces/TwitterToken/IToken.cs
Development/TweetinCore/Interfaces/TwitterToken/ITokenCreator.cs
Development/TweetinCore/Interfaces/TwitterToken/ITokenCredentials.cs
Development/TweetinCore/Interfaces/TwitterToken/ITokenRateLimits.cs
Development/TweetinCore/Interfaces/TwitterToken/ITokenUser.cs
Development/TweetinCore/Interfaces/TwitterToken/ITwitterAccessor.cs
Development/TweetinCore/Interfaces/TwitterToken/QueryDTO/IBaseCursorQueryDTO.cs
Development/TweetinCore/Interfaces/TwitterToken/QueryDTO/IIdsCursorQueryDTO.cs
Development/TweetinCore/Interfaces/oAuth/IOAuthCredentials.cs
Development/TweetinCore/Interfaces/oAuth/IOAuthQueryGenerator.cs
Development/TweetinCore/Interfaces/oAuth/IOAuthQueryParameter.cs
Development/TweetinCore/Interfaces/oAuth/IOAuthToken.cs
Development/TweetinCore/Properties/AssemblyInfo.cs
Development/TweetinCore/Properties/Resources.Designer.cs
Development/TweetinCore/Properties/Resources.resx
Development/TweetinCore/TweetinviCore.csproj
Development/TweetinCore/TweetinviCore.csproj.vspscc
Development/TweetinCore/TweetinviCoreGlobal.cs
Development/TweetinCore/Wrappers/IJConvertWrapper.cs
Development/TweetinCore/Wrappers/IJObjectWrapper.cs
Development/Tweetinvi - Development.sln
Development/Tweetinvi - Development.vssscc
Development/Tweetinvi.sln.DotSettings
Development/Tweetinvi.vsmdi
Development/Tweetinvi/DTO/MessageDTO.cs
Development/Tweetinvi/DTO/OembedTweetDTO.cs
Development/Tweetinvi/DTO/RelationshipDTO.cs
Development/Tweetinvi/DTO/RelationshipStateDTO.cs
Development/Tweetinvi/DTO/TweetDTO.cs
Development/Tweetinvi/DTO/TweetEntitiesDTO.cs
Development/Tweetinvi/DTO/UserDTO.cs
Development/Tweetinvi/DTO/UserIdDTO.cs
Development/Tweetinvi/Geo.cs
Development/Tweetinvi/Helpers/ResultGenerator.cs
Development/Tweetinvi/Helpers/ScheduledTask.cs
Development/Tweetinvi/Helpers/UserUtils.cs
Development/Tweetinvi/Helpers/Visitors/RemoveUserSuggestionVisitor.cs
Development/Tweetinvi/Helpers/Visitors/TwitterObjectVisitor.cs
Development/Tweetinvi/Helpers/Visitors/Visitor.cs
Development/Tweetinvi/JsonConverters/JsonConverterRepository.cs
Development/Tweetinvi/JsonConverters/JsonPropertyConverterRepository.cs
Development/Tweetinvi/JsonConverters/JsonTwitterCoordinatesConverter.cs
Development/Tweetinvi/JsonConverters/JsonTwitterIEnumerableConverter.cs
Development/Tweetinvi/JsonConverters/JsonTwitterNullableConverter.cs
Development/Tweetinvi/JsonConverters/JsonTwitterObjectConverter.cs
Development/Tweetinvi/Mention.cs
Development/Tweetinvi/Message.cs
Development/Tweetinvi/Model/Coordinates.cs
Development/Tweetinvi/Model/Location.cs
Development/Tweetinvi/OEmbedTweet.cs
Development/Tweetinvi/Properties/AssemblyInfo.cs
Development/Tweetinvi/Properties/Resources.Designer.cs
Development/Tweetinvi/Properties/Resources.resx
Development/Tweetinvi/SuggestedUserList.cs
Development/Tweetinvi/TokenSingleton.cs
Development/Tweetinvi/TokenUser.cs
Development/Tweetinvi/TokenUserSettings.cs
Development/Tweetinvi/Tweet.cs
Development/Tweetinvi/Tweetinvi.csproj
Development/Tweetinvi/Tweetinvi.csproj.vspscc
Development/Tweetinvi/TweetinviModule.cs
Development/Tweetinvi/TwitterEntities/HashTagEntity.cs
Development/Tweetinvi/TwitterEntities/MediaEntity.cs
Development/Tweetinvi/TwitterEntities/MediaEntitySize.cs
Development/Tweetinvi/TwitterEntities/Relationship.cs
Development/Tweetinvi/TwitterEntities/RelationshipState.cs
Development/Tweetinvi/TwitterEntities/TweetEntities.cs
Development/Tweetinvi/TwitterEntities/UrlEntity.cs
Development/Tweetinvi/TwitterEntities/UserMentionEntity.cs
Development/Tweetinvi/TwitterObject.cs
Development/Tweetinvi/User.cs
Development/Tweetinvi/Wrapper/JObjectWrapper.cs
Development/Tweetinvi/Wrapper/JsonConvertWrapper.cs
Development/Tweetinvi/packages.config
Development/TweetinviBootstrapper/Message/MessageCreator.cs
Development/TweetinviBootstrapper/Properties/AssemblyInfo.cs
Development/TweetinviBootstrapper/Timeline/TimelineController.cs
Development/TweetinviBootstrapper/Tweet/TweetController.cs
Development/TweetinviBootstrapper/Tweet/TweetCreator.cs
Development/TweetinviBootstrapper/TweetinviBootstrapper.cs
Development/TweetinviBootstrapper/TweetinviBootstrapper.csproj
Development/TweetinviBootstrapper/TweetinviBootstrapper.csproj.vspscc
Development/TweetinviBootstrapper/TwitterCredentials.cs
Development/TweetinviBootstrapper/User/UserController.cs
Development/TweetinviBootstrapper/User/UserCreator.cs
Development/TweetinviControllers/Direct Messages/MessageController.cs
Development/TweetinviControllers/Direct Messages/MessageQueryExecutor.cs
Development/TweetinviControllers/Friendship/FriendshipController.cs
Development/TweetinviControllers/Friendship/FriendshipQueryExecutor.cs
Development/TweetinviControllers/Properties/AssemblyInfo.cs
Development/TweetinviControllers/Properties/Resources.Designer.cs
Development/TweetinviControllers/Properties/Resources.resx
Development/TweetinviControllers/Timeline/TimelineController.cs
Development/TweetinviControllers/Timeline/TimelineQueryExecutor.cs
Development/TweetinviControllers/Tweet/TweetController.cs
Development/TweetinviControllers/Tweet/TweetQueryExecutor.cs
Development/TweetinviControllers/Tweet/TweetQueryGenerator.cs
Development/TweetinviControllers/TweetinviControllers.csproj
Development/TweetinviControllers/TweetinviControllers.csproj.vspscc
Development/TweetinviControllers/TweetinviControllersModule.cs
Development/TweetinviControllers/User/UserController.cs
Development/TweetinviControllers/User/UserQueryExecutor.cs
Development/TweetinviControllers/User/UserQueryGenerator.cs
Development/TweetinviFactories/DTO/TweetDTO.cs
Development/TweetinviFactories/DTO/TweetEntitiesDTO.cs
Development/TweetinviFactories/DTO/UrlEntityDTO.cs
Development/TweetinviFactories/Direct Messages/MessageFactory.cs
Development/TweetinviFactories/Direct Messages/MessageFactoryQueryExecutor.cs
Development/TweetinviFactories/Friendship/FriendshipFactory.cs
Development/TweetinviFactories/Friendship/FriendshipFactoryQueryExecutor.cs
Development/TweetinviFactories/Properties/AssemblyInfo.cs
Development/TweetinviFactories/Properties/Resources.Designer.cs
Development/TweetinviFactories/Properties/Resources.resx
Development/TweetinviFactories/Tweet/TweetFactory.cs
Development/TweetinviFactories/Tweet/TweetFactoryQueryExecutor.cs
Development/TweetinviFactories/TweetCreator.cs
Development/TweetinviFactories/TweetFactory.cs
Development/TweetinviFactories/TweetinviFactories.csproj
Development/TweetinviFactories/TweetinviFactories.csproj.vspscc
Development/TweetinviFactories/TweetinviFactoriesBootstrapper.cs
Development/TweetinviFactories/TweetinviFactoriesModule.cs
Development/TweetinviFactories/TwitterCredentials.cs
Development/TweetinviFactories/UnityFactory.cs
Development/TweetinviFactories/User/UserFactory.cs
Development/TweetinviFactories/User/UserFactoryQueryExecutor.cs
Development/TweetinviFactories/User/UserFactoryQueryGenerator.cs
Development/TwitterToken/Properties/AssemblyInfo.cs
Development/TwitterToken/Properties/Resources.Designer.cs
Development/TwitterToken/Properties/Resources.resx
Development/TwitterToken/QueryDTO/BaseCursorQueryDTO.cs
Development/TwitterToken/QueryDTO/IdsCursorQueryDTO.cs
Development/TwitterToken/QueryJsonConverters/JsonQueryConverterRepository.cs
Development/TwitterToken/RateLimit.cs
Development/TwitterToken/Token.cs
Development/TwitterToken/TokenCreator.cs
Development/TwitterToken/TokenCredentials.cs
Development/TwitterToken/TokenRateLimits.cs
Development/TwitterToken/TwitterAccessor.cs
Development/TwitterToken/TwitterToken.csproj
Development/TwitterToken/TwitterToken.csproj.vspscc
Development/TwitterToken/TwitterTokenModule.cs
Development/TwitterToken/packages.config
Development/UILibrary/Microsoft.Practices.Prism.dll
Development/UILibrary/Properties/AssemblyInfo.cs
Development/UILibrary/Properties/Resources.Designer.cs
Development/UILibrary/Properties/Resources.resx
Development/UILibrary/Properties/Settings.Designer.cs
Development/UILibrary/Properties/Settings.settings
Development/UILibrary/Resources/TwitterOfficialIcon.png
Development/UILibrary/UILibrary.csproj
Development/UILibrary/UILibrary.csproj.vspscc
Development/UILibrary/View/ValidateApplicationCaptchaWindow.xaml
Development/UILibrary/View/ValidateApplicationCaptchaWindow.xaml.cs
Development/UILibrary/ViewModel/ValidateApplicationCaptchaViewModel.cs
Development/oAuthConnection/OAuthConnectionModule.cs
Development/oAuthConnection/OAuthCredentials.cs
Development/oAuthConnection/OAuthQueryParameter.cs
Development/oAuthConnection/OAuthToken.cs
Development/oAuthConnection/OAuthWebRequestGenerator.cs
Development/oAuthConnection/Properties/AssemblyInfo.cs
Development/oAuthConnection/Utils/OAuthConnectionType.cs
Development/oAuthConnection/oAuthConnection.csproj
Development/oAuthConnection/oAuthConnection.csproj.vspscc
Development/packages/Microsoft.Practices/Microsoft.Practices.Prism.dll
Development/packages/Microsoft.Practices/Microsoft.Practices.Unity.dll
Development/packages/Newtonsoft.Json.5.0.8/Newtonsoft.Json.5.0.8.nupkg
Development/packages/Newtonsoft.Json.5.0.8/Newtonsoft.Json.5.0.8.nuspec
Development/packages/Newtonsoft.Json.5.0.8/lib/net20/Newtonsoft.Json.dll
Development/packages/Newtonsoft.Json.5.0.8/lib/net20/Newtonsoft.Json.xml
Development/packages/Newtonsoft.Json.5.0.8/lib/net35/Newtonsoft.Json.dll
Development/packages/Newtonsoft.Json.5.0.8/lib/net35/Newtonsoft.Json.xml
Development/packages/Newtonsoft.Json.5.0.8/lib/net40/Newtonsoft.Json.dll
Development/packages/Newtonsoft.Json.5.0.8/lib/net40/Newtonsoft.Json.xml
Development/packages/Newtonsoft.Json.5.0.8/lib/net45/Newtonsoft.Json.dll
Development/packages/Newtonsoft.Json.5.0.8/lib/net45/Newtonsoft.Json.xml
Development/packages/Newtonsoft.Json.5.0.8/lib/netcore45/Newtonsoft.Json.dll
Development/packages/Newtonsoft.Json.5.0.8/lib/netcore45/Newtonsoft.Json.xml
Development/packages/Newtonsoft.Json.5.0.8/lib/portable-net40+sl4+wp7+win8/Newtonsoft.Json.dll
Development/packages/Newtonsoft.Json.5.0.8/lib/portable-net40+sl4+wp7+win8/Newtonsoft.Json.xml
Development/packages/Newtonsoft.Json.5.0.8/lib/portable-net45+wp80+win8/Newtonsoft.Json.dll
Development/packages/Newtonsoft.Json.5.0.8/lib/portable-net45+wp80+win8/Newtonsoft.Json.xml
Development/packages/Newtonsoft.Json.5.0.8/tools/install.ps1
Development/packages/repositories.config
Release/BuildProcessTemplates/DefaultTemplate.11.1.xaml
Release/BuildProcessTemplates/LabDefaultTemplate.11.xaml
Release/BuildProcessTemplates/UpgradeTemplate.xaml
Release/Examplinvi/App.config
Release/Examplinvi/Examplinvi.csproj
Release/Examplinvi/Examplinvi.csproj.vspscc
Release/Examplinvi/Program.cs
Release/Examplinvi/Properties/AssemblyInfo.cs
Release/Local.testsettings
Release/SearchEngine/Properties/AssemblyInfo.cs
Release/SearchEngine/Properties/Resources.Designer.cs
Release/SearchEngine/Properties/Resources.resx
Release/SearchEngine/SearchEngine.csproj
Release/SearchEngine/SearchEngine.csproj.vspscc
Release/SearchEngine/UserSearchEngine.cs
Release/Streaminvi/BaseStream.cs
Release/Streaminvi/BaseTrackedStream.cs
Release/Streaminvi/FilteredStream.cs
Release/Streaminvi/Helpers/QueryGeneratorHelper.cs
Release/Streaminvi/Helpers/StreamObjectProcessors.cs
Release/Streaminvi/Helpers/StreamResultGenerator.cs
Release/Streaminvi/Helpers/StreamTrackManager.cs
Release/Streaminvi/ObjectStream.cs
Release/Streaminvi/Properties/AssemblyInfo.cs
Release/Streaminvi/Properties/Resources.Designer.cs
Release/Streaminvi/Properties/Resources.resx
Release/Streaminvi/SimpleStream.cs
Release/Streaminvi/Streaminvi.csproj
Release/Streaminvi/Streaminvi.csproj.vspscc
Release/Streaminvi/UserStream.cs
Release/Testinvi/App.config
Release/Testinvi/Helpers/EventTestHelper.cs
Release/Testinvi/Helpers/ThreadTestHelper.cs
Release/Testinvi/Moq.dll
Release/Testinvi/Properties/AssemblyInfo.cs
Release/Testinvi/Streaminvi/FilteredStreamTests.cs
Release/Testinvi/Streaminvi/ManualFilterAlgorithmPerformances.cs
Release/Testinvi/Streaminvi/QueryGeneratorHelperTests.cs
Release/Testinvi/Streaminvi/SimpleStreamTests.cs
Release/Testinvi/Streaminvi/StreamResultGeneratorTests.cs
Release/Testinvi/Streaminvi/StreamTrackManagerTests.cs
Release/Testinvi/Streaminvi/UserStreamTests.cs
Release/Testinvi/Testinvi.csproj
Release/Testinvi/Testinvi.csproj.vspscc
Release/Testinvi/TokenTestSingleton.cs
Release/Testinvi/Tweetinvi/FavouriteTests.cs
Release/Testinvi/Tweetinvi/StringExtensionTests.cs
Release/Testinvi/Tweetinvi/TokenCreatorTests.cs
Release/Testinvi/Tweetinvi/TokenTests.cs
Release/Testinvi/Tweetinvi/TokenUserTests.cs
Release/Testinvi/Tweetinvi/TweetTests.cs
Release/Testinvi/Tweetinvi/TwitterObjectTests.cs
Release/Testinvi/Tweetinvi/UserSearchEngineTests.cs
Release/Testinvi/Tweetinvi/UserTests.cs
Release/Tools/Properties/AssemblyInfo.cs
Release/Tools/Tools.csproj
Release/Tools/Tools.csproj.vspscc
Release/Tools/TwitterContext.cs
Release/Tools/TwitterExceptionTracker.cs
Release/TraceAndTestImpact.testsettings
Release/TweetinCore/Enum/HttpMethod.cs
Release/TweetinCore/Enum/ImageSize.cs
Release/TweetinCore/Enum/StreamState.cs
Release/TweetinCore/Events/Delegates.cs
Release/TweetinCore/Events/EventHelpers.cs
Release/TweetinCore/Events/GenericEventArgs.cs
Release/TweetinCore/Exception/TwitterException.cs
Release/TweetinCore/Exception/TwitterExceptionInfo.cs
Release/TweetinCore/Extensions/DictionaryExtension.cs
Release/TweetinCore/Extensions/ExceptionUtils.cs
Release/TweetinCore/Extensions/IEnumerableExtension.cs
Release/TweetinCore/Extensions/StringExtension.cs
Release/TweetinCore/Extensions/StringFormater.cs
Release/TweetinCore/Interfaces/ICoordinates.cs
Release/TweetinCore/Interfaces/IGeo.cs
Release/TweetinCore/Interfaces/IHashTagEntity.cs
Release/TweetinCore/Interfaces/ILocation.cs
Release/TweetinCore/Interfaces/IMediaEntity.cs
Release/TweetinCore/Interfaces/IMediaEntitySize.cs
Release/TweetinCore/Interfaces/IMention.cs
Release/TweetinCore/Interfaces/IMessage.cs
Release/TweetinCore/Interfaces/IRelationship.cs
Release/TweetinCore/Interfaces/ISearchEngine.cs
Release/TweetinCore/Interfaces/ISuggestedUserList.cs
Release/TweetinCore/Interfaces/ITweet.cs
Release/TweetinCore/Interfaces/ITweetEntities.cs
Release/TweetinCore/Interfaces/ITwitterObject.cs
Release/TweetinCore/Interfaces/IUrlEntity.cs
Release/TweetinCore/Interfaces/IUser.cs
Release/TweetinCore/Interfaces/IUserMentionEntity.cs
Release/TweetinCore/Interfaces/IUserSearchEngine.cs
Release/TweetinCore/Interfaces/StreamInvi/IFilteredStream.cs
Release/TweetinCore/Interfaces/StreamInvi/IStream.cs
Release/TweetinCore/Interfaces/StreamInvi/IStreamResultGenerator.cs
Release/TweetinCore/Interfaces/StreamInvi/IStreamTrackManager.cs
Release/TweetinCore/Interfaces/StreamInvi/IStringAnalyzer.cs
Release/TweetinCore/Interfaces/StreamInvi/ITrackManager.cs
Release/TweetinCore/Interfaces/StreamInvi/ITrackedStream.cs
Release/TweetinCore/Interfaces/StreamInvi/IUserStream.cs
Release/TweetinCore/Interfaces/TwitterToken/IRateLimit.cs
Release/TweetinCore/Interfaces/TwitterToken/IToken.cs
Release/TweetinCore/Interfaces/TwitterToken/ITokenCreator.cs
Release/TweetinCore/Interfaces/TwitterToken/ITokenCredentials.cs
Release/TweetinCore/Interfaces/TwitterToken/ITokenRateLimits.cs
Release/TweetinCore/Interfaces/TwitterToken/ITokenUser.cs
Release/TweetinCore/Interfaces/oAuth/IOAuthCredentials.cs
Release/TweetinCore/Interfaces/oAuth/IOAuthQueryGenerator.cs
Release/TweetinCore/Interfaces/oAuth/IOAuthQueryParameter.cs
Release/TweetinCore/Interfaces/oAuth/IOAuthToken.cs
Release/TweetinCore/Properties/AssemblyInfo.cs
Release/TweetinCore/Properties/Resources.Designer.cs
Release/TweetinCore/Properties/Resources.resx
Release/TweetinCore/TweetinCore.csproj
Release/TweetinCore/TweetinCore.csproj.vspscc
Release/TweetinCore/TweetinCoreGlobal.cs
Release/Tweetinvi.sln
Release/Tweetinvi.sln.DotSettings
Release/Tweetinvi.vsmdi
Release/Tweetinvi.vssscc
Release/Tweetinvi/Geo.cs
Release/Tweetinvi/Helpers/ResultGenerator.cs
Release/Tweetinvi/Helpers/ScheduledTask.cs
Release/Tweetinvi/Helpers/UserUtils.cs
Release/Tweetinvi/Helpers/Visitors/RemoveUserSuggestionVisitor.cs
Release/Tweetinvi/Helpers/Visitors/TwitterObjectVisitor.cs
Release/Tweetinvi/Helpers/Visitors/Visitor.cs
Release/Tweetinvi/Mention.cs
Release/Tweetinvi/Message.cs
Release/Tweetinvi/Model/Coordinates.cs
Release/Tweetinvi/Model/Location.cs
Release/Tweetinvi/Properties/AssemblyInfo.cs
Release/Tweetinvi/Properties/Resources.Designer.cs
Release/Tweetinvi/Properties/Resources.resx
Release/Tweetinvi/SuggestedUserList.cs
Release/Tweetinvi/TokenSingleton.cs
Release/Tweetinvi/TokenUser.cs
Release/Tweetinvi/TokenUserSettings.cs
Release/Tweetinvi/Tweet.cs
Release/Tweetinvi/Tweetinvi.csproj
Release/Tweetinvi/Tweetinvi.csproj.vspscc
Release/Tweetinvi/TwitterEntities/HashTagEntity.cs
Release/Tweetinvi/TwitterEntities/MediaEntity.cs
Release/Tweetinvi/TwitterEntities/MediaEntitySize.cs
Release/Tweetinvi/TwitterEntities/Relationship.cs
Release/Tweetinvi/TwitterEntities/TweetEntities.cs
Release/Tweetinvi/TwitterEntities/UrlEntity.cs
Release/Tweetinvi/TwitterEntities/UserMentionEntity.cs
Release/Tweetinvi/TwitterObject.cs
Release/Tweetinvi/User.cs
Release/TwitterToken/Properties/AssemblyInfo.cs
Release/TwitterToken/Properties/Resources.Designer.cs
Release/TwitterToken/Properties/Resources.resx
Release/TwitterToken/RateLimit.cs
Release/TwitterToken/Token.cs
Release/TwitterToken/TokenCreator.cs
Release/TwitterToken/TokenCredentials.cs
Release/TwitterToken/TokenRateLimits.cs
Release/TwitterToken/TwitterToken.csproj
Release/TwitterToken/TwitterToken.csproj.vspscc
Release/UILibrary/Microsoft.Practices.Prism.dll
Release/UILibrary/Properties/AssemblyInfo.cs
Release/UILibrary/Properties/Resources.Designer.cs
Release/UILibrary/Properties/Resources.resx
Release/UILibrary/Properties/Settings.Designer.cs
Release/UILibrary/Properties/Settings.settings
Release/UILibrary/Resources/TwitterOfficialIcon.png
Release/UILibrary/UILibrary.csproj
Release/UILibrary/UILibrary.csproj.vspscc
Release/UILibrary/View/ValidateApplicationCaptchaWindow.xaml
Release/UILibrary/View/ValidateApplicationCaptchaWindow.xaml.cs
Release/UILibrary/ViewModel/ValidateApplicationCaptchaViewModel.cs
Release/oAuthConnection/OAuthCredentials.cs
Release/oAuthConnection/OAuthQueryParameter.cs
Release/oAuthConnection/OAuthToken.cs
Release/oAuthConnection/OAuthWebRequestGenerator.cs
Release/oAuthConnection/Properties/AssemblyInfo.cs
Release/oAuthConnection/Utils/OAuthConnectionType.cs
Release/oAuthConnection/oAuthConnection.csproj
Release/oAuthConnection/oAuthConnection.csproj.vspscc

Download

Click the following link to download tweetinvi.zip.

tweetinvi.zip




















Home »
  C# Free Code »
    Security »




Cryptography
OAuth
OAuth2
Security
SSH