Quantcast
Channel: mdt Wiki Rss Feed
Browsing all 20 articles
Browse latest View live

Updated Wiki: BitlyUrl

Shortens a url using the bit.ly url shortening service<BitlyUrl Username="" ApiKey="" Url="" TreatErrorsAsWarnings="True">...

View Article



Updated Wiki: BitlyUrl

Shortens a url using the bit.ly url shortening...

View Article

Updated Wiki: ReadTextFile

Reads the text from one or more files. While this may not necessarily be about deployment, I have found it useful to create the release here on codeplex. I maintain a file between releases, sort of a...

View Article

Updated Wiki: SkyDriveUpload

This uses SkyDrive .Net API Client to upload a file to the specified folder.The SkyDrive tasks do not support web proxies, vote for this task to have the developer add...

View Article

Updated Wiki: SkyDriveCreateRelease

This uses SkyDrive .Net API Client to create a "Release" on sky drive. The release is based on a Root Folder, which defaults to "Releases", a folder for the project, and a folder for the version.The...

View Article


Updated Wiki: CodePlexUpload

Uploads a file to the specified Release on CodePlex<CodePlexUploadProject="myproject"Username="username"Password="p@ssw0rd"ReleaseName="$(ReleaseName)"File="Full/Path/To/File.upload"/>Input...

View Article

Updated Wiki: CodePlexCreateRelease

Creates a release on a CodePlex project site.<CodePlexCreateReleaseProject="myproject"Username="username"Password="p@ssw0rd"ProjectFriendlyName="My Project Friendly...

View Article

Updated Wiki: CodePlexCreateRelease

Creates a release on a CodePlex project site.<CodePlexCreateReleaseProject="myproject"Username="username"Password="p@ssw0rd"ProjectFriendlyName="My Project Friendly...

View Article


Updated Wiki: GoogleCodeUpload

Uploads a file to a google code project.<GoogleCodeUploadProject="myproject"Username="myUserName"Password="somerandompassword"Summary="Summary for...

View Article


Updated Wiki: Tweet

Sends a status update to a twitter account.<TweetUsername="twitter-account"Password="twitterP@ssw0rd"Message="Tweeted from MSBuild Deployment Tasks http://mdt.codeplex.com/"/>Input...

View Article

Updated Wiki: BitlyUrl

Shortens a url using the bit.ly url shortening...

View Article

Updated Wiki: Tweet

Sends a status update to a twitter account.<TweetUsername="twitter-account"Password="twitterP@ssw0rd"Message="Tweeted from MSBuild Deployment Tasks http://mdt.codeplex.com/"/>Input...

View Article

Updated Wiki: Home

A project aimed at creating MSBuild tasks to help in the deployment of projects. Easily create a release on CodePlex and upload your project to the...

View Article


Updated Wiki: Documentation

TasksGoogleCodeUploadCodePlexCreateReleaseCodePlexUploadSkyDriveCreateReleaseSkyDriveUploadReadTextFileBitlyUrlTweetHttpPostJsonHttpPost

View Article

Updated Wiki: HttpPost

Sends a status update to a twitter account.<HttpPostUrl="http://UrlToPost.to"ContentType="application/content-type-here"Content="The Content to post to the url"/>Input...

View Article


Updated Wiki: HttpPost

Posts content to a url<HttpPostUrl="http://UrlToPost.to"ContentType="application/content-type-here"Content="The Content to post to the url"/>Input...

View Article

Updated Wiki: JsonHttpPost

Posts a Json object to a url<HttpPostUrl="http://UrlToPost.to"Content="The json content to post to the url"/>Input PropertiesNameDescriptionTypeRequiredDefaultUrlUrl to post content...

View Article


Updated Wiki: JsonHttpPost

Posts a Json object to a url<HttpPostUrl="http://UrlToPost.to"Content="The json content to post to the url"/>Input PropertiesNameDescriptionTypeRequiredDefaultUrlUrl to post content...

View Article

Updated Wiki: JsonHttpPost

Posts a Json object to a url<JsonHttpPostUrl="http://UrlToPost.to"Content="The json content to post to the url"/>Input PropertiesNameDescriptionTypeRequiredDefaultUrlUrl to post content...

View Article

Updated Wiki: Home

A project aimed at creating MSBuild tasks to help in the deployment of projects. Easily create a release on CodePlex and upload your project to the...

View Article
Browsing all 20 articles
Browse latest View live




Latest Images