<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>pclcontrib Issue Tracker Rss Feed</title><link>http://pclcontrib.codeplex.com/workitem/list/basic</link><description>pclcontrib Issue Tracker Rss Description</description><item><title>Commented Issue: Create a NuGet Package [12627]</title><link>http://pclcontrib.codeplex.com/workitem/12627</link><description>Need a PclContrib NuGet package &amp;#40;or series of packages&amp;#41; with the smarts to be able to add references to platform-specific assemblies depending on the project.&lt;br /&gt;Comments: ** Comment from web user: RobVesse ** &lt;p&gt;It seems like the new features in NuGet 2.5 should now allow this to be done, you put all the elements in the appropriate lib/target folders and then use the &amp;lt;references&amp;gt; element to restrict which assemblies are actually referenced depending on the actual platform - http://docs.nuget.org/docs/release-notes/nuget-2.5&lt;/p&gt;</description><author>RobVesse</author><pubDate>Tue, 11 Jun 2013 20:49:27 GMT</pubDate><guid isPermaLink="false">Commented Issue: Create a NuGet Package [12627] 20130611084927P</guid></item><item><title>Created Issue: Data Annotations in Data.Linq.Mapping [12877]</title><link>http://pclcontrib.codeplex.com/workitem/12877</link><description>I ran into an issue where I wanted to use the Data Annotation attributes &amp;#40;found in System.Data.Linq.Mapping&amp;#41; over a _shared_ class in a PCL library but was blocked because the PCL does not have those&amp;#59; hence my suggestion to add those attributes.&lt;br /&gt;</description><author>OmegaMan</author><pubDate>Thu, 11 Apr 2013 20:32:51 GMT</pubDate><guid isPermaLink="false">Created Issue: Data Annotations in Data.Linq.Mapping [12877] 20130411083251P</guid></item><item><title>Commented Issue: Portable.Store is not called because of a wrong PlateformName [12776]</title><link>http://pclcontrib.codeplex.com/workitem/12776</link><description>In Portable.Runtime project in file PlateFormAdapter.cs I changed &amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;private static readonly string&amp;#91;&amp;#93; KnownPlatformNames &amp;#61; new&amp;#91;&amp;#93; &amp;#123; &amp;#38;quot&amp;#59;Desktop&amp;#38;quot&amp;#59;, &amp;#38;quot&amp;#59;Silverlight&amp;#38;quot&amp;#59;, &amp;#38;quot&amp;#59;Phone&amp;#38;quot&amp;#59;, &amp;#38;quot&amp;#59;WindowsStore&amp;#38;quot&amp;#59; &amp;#125;&amp;#59;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;to&lt;br /&gt;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;private static readonly string&amp;#91;&amp;#93; KnownPlatformNames &amp;#61; new&amp;#91;&amp;#93; &amp;#123; &amp;#38;quot&amp;#59;Desktop&amp;#38;quot&amp;#59;, &amp;#38;quot&amp;#59;Silverlight&amp;#38;quot&amp;#59;, &amp;#38;quot&amp;#59;Phone&amp;#38;quot&amp;#59;, &amp;#38;quot&amp;#59;Store&amp;#38;quot&amp;#59; &amp;#125;&amp;#59;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;Comments: ** Comment from web user: davkean ** &lt;p&gt;Thanks for the very astute bug reports - very helpful.&lt;/p&gt;</description><author>davkean</author><pubDate>Wed, 30 Jan 2013 05:30:57 GMT</pubDate><guid isPermaLink="false">Commented Issue: Portable.Store is not called because of a wrong PlateformName [12776] 20130130053057A</guid></item><item><title>Closed Issue: Portable.Store.dll is not generated [12761]</title><link>http://pclcontrib.codeplex.com/workitem/12761</link><description>In the Portable.Store project the build path is set to &amp;#92;bin&amp;#92;Debug and it should be like in other projects &amp;#58; ..&amp;#92;..&amp;#92;bin&amp;#92;Debug&amp;#92;&lt;br /&gt;Due to this misconfiguration the Portable.Store.dll is not present aside others&lt;br /&gt;Comments: Resolved with changeset 84777.</description><author>davkean</author><pubDate>Wed, 30 Jan 2013 05:26:23 GMT</pubDate><guid isPermaLink="false">Closed Issue: Portable.Store.dll is not generated [12761] 20130130052623A</guid></item><item><title>Closed Issue: Portable.Store is not called because of a wrong PlateformName [12776]</title><link>http://pclcontrib.codeplex.com/workitem/12776</link><description>In Portable.Runtime project in file PlateFormAdapter.cs I changed &amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;private static readonly string&amp;#91;&amp;#93; KnownPlatformNames &amp;#61; new&amp;#91;&amp;#93; &amp;#123; &amp;#38;quot&amp;#59;Desktop&amp;#38;quot&amp;#59;, &amp;#38;quot&amp;#59;Silverlight&amp;#38;quot&amp;#59;, &amp;#38;quot&amp;#59;Phone&amp;#38;quot&amp;#59;, &amp;#38;quot&amp;#59;WindowsStore&amp;#38;quot&amp;#59; &amp;#125;&amp;#59;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;to&lt;br /&gt;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;private static readonly string&amp;#91;&amp;#93; KnownPlatformNames &amp;#61; new&amp;#91;&amp;#93; &amp;#123; &amp;#38;quot&amp;#59;Desktop&amp;#38;quot&amp;#59;, &amp;#38;quot&amp;#59;Silverlight&amp;#38;quot&amp;#59;, &amp;#38;quot&amp;#59;Phone&amp;#38;quot&amp;#59;, &amp;#38;quot&amp;#59;Store&amp;#38;quot&amp;#59; &amp;#125;&amp;#59;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;Comments: Resolved with changeset 84776.</description><author>davkean</author><pubDate>Wed, 30 Jan 2013 05:24:06 GMT</pubDate><guid isPermaLink="false">Closed Issue: Portable.Store is not called because of a wrong PlateformName [12776] 20130130052406A</guid></item><item><title>Created Issue: Portable.Store Cryptography TransformFinalBlock not implemented return empty buffer [12777]</title><link>http://pclcontrib.codeplex.com/workitem/12777</link><description>In order tu use encryption from a Store App you need to implement TransformFinalBlock like this in CryptoTransformAdapter.cs &amp;#58;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;public byte&amp;#91;&amp;#93; TransformFinalBlock&amp;#40;byte&amp;#91;&amp;#93; inputBuffer, int inputOffset, int inputCount&amp;#41;&lt;br /&gt;        &amp;#123;&lt;br /&gt;            IBuffer transformed &amp;#61;Transform&amp;#40;inputBuffer.AsBuffer&amp;#40;inputOffset, inputCount&amp;#41;&amp;#41;&amp;#59;&lt;br /&gt;            &lt;br /&gt;            return transformed.ToArray&amp;#40;&amp;#41;&amp;#59; &lt;br /&gt;        &amp;#125;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;&lt;br /&gt;But I have an error with the first 16 decrypted  bytes not correctly decrypted&lt;br /&gt;</description><author>cedos14</author><pubDate>Tue, 29 Jan 2013 21:13:25 GMT</pubDate><guid isPermaLink="false">Created Issue: Portable.Store Cryptography TransformFinalBlock not implemented return empty buffer [12777] 20130129091325P</guid></item><item><title>Created Issue: Portable.Store is not called because of a wrong PlateformName [12776]</title><link>http://pclcontrib.codeplex.com/workitem/12776</link><description>In Portable.Runtime project in file PlateFormAdapter.cs I changed &amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;private static readonly string&amp;#91;&amp;#93; KnownPlatformNames &amp;#61; new&amp;#91;&amp;#93; &amp;#123; &amp;#38;quot&amp;#59;Desktop&amp;#38;quot&amp;#59;, &amp;#38;quot&amp;#59;Silverlight&amp;#38;quot&amp;#59;, &amp;#38;quot&amp;#59;Phone&amp;#38;quot&amp;#59;, &amp;#38;quot&amp;#59;WindowsStore&amp;#38;quot&amp;#59; &amp;#125;&amp;#59;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;to&lt;br /&gt;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;private static readonly string&amp;#91;&amp;#93; KnownPlatformNames &amp;#61; new&amp;#91;&amp;#93; &amp;#123; &amp;#38;quot&amp;#59;Desktop&amp;#38;quot&amp;#59;, &amp;#38;quot&amp;#59;Silverlight&amp;#38;quot&amp;#59;, &amp;#38;quot&amp;#59;Phone&amp;#38;quot&amp;#59;, &amp;#38;quot&amp;#59;Store&amp;#38;quot&amp;#59; &amp;#125;&amp;#59;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;</description><author>cedos14</author><pubDate>Tue, 29 Jan 2013 20:43:59 GMT</pubDate><guid isPermaLink="false">Created Issue: Portable.Store is not called because of a wrong PlateformName [12776] 20130129084359P</guid></item><item><title>Created Issue: Portable.Store.dll is not generated [12761]</title><link>http://pclcontrib.codeplex.com/workitem/12761</link><description>In the Portable.Store project the build path is set to &amp;#92;bin&amp;#92;Debug and it should be like in other projects &amp;#58; ..&amp;#92;..&amp;#92;bin&amp;#92;Debug&amp;#92;&lt;br /&gt;Due to this misconfiguration the Portable.Store.dll is not present aside others&lt;br /&gt;</description><author>cedos14</author><pubDate>Mon, 28 Jan 2013 21:12:41 GMT</pubDate><guid isPermaLink="false">Created Issue: Portable.Store.dll is not generated [12761] 20130128091241P</guid></item><item><title>Created Issue: Create a NuGet Package [12627]</title><link>http://pclcontrib.codeplex.com/workitem/12627</link><description>Need a PclContrib NuGet package with the smarts to be able to add references to platform-specific assemblies depending on the project.&lt;br /&gt;</description><author>mabster</author><pubDate>Fri, 30 Nov 2012 03:31:33 GMT</pubDate><guid isPermaLink="false">Created Issue: Create a NuGet Package [12627] 20121130033133A</guid></item><item><title>Commented Issue: Add System.Threading.Timer for .NET 4.5 &amp; Windows Store apps [12513]</title><link>http://pclcontrib.codeplex.com/workitem/12513</link><description>Targeting just .NET 4.5 and Windows Store apps, causes Timer to disappear. We should add support for it.&lt;br /&gt;Comments: ** Comment from web user: Blakomen ** &lt;p&gt;This also happens if you target .NET 4.5, Windows Store + Windows Phone 8&lt;/p&gt;</description><author>Blakomen</author><pubDate>Thu, 15 Nov 2012 13:32:53 GMT</pubDate><guid isPermaLink="false">Commented Issue: Add System.Threading.Timer for .NET 4.5 &amp; Windows Store apps [12513] 20121115013253P</guid></item><item><title>Commented Issue: What about Windows Phone 8? [12553]</title><link>http://pclcontrib.codeplex.com/workitem/12553</link><description>Hi David,&lt;br /&gt;are there specialties for Windows Phone 8 that can be in included in PCL or PCL Contrib&amp;#63;&lt;br /&gt;Thanks,&lt;br /&gt;Thomas&lt;br /&gt;Comments: ** Comment from web user: davkean ** &lt;p&gt;I haven't tested it, but the Portable.Phone *should* just work.&lt;/p&gt;</description><author>davkean</author><pubDate>Wed, 14 Nov 2012 18:43:57 GMT</pubDate><guid isPermaLink="false">Commented Issue: What about Windows Phone 8? [12553] 20121114064357P</guid></item><item><title>Created Issue: What about Windows Phone 8? [12553]</title><link>http://pclcontrib.codeplex.com/workitem/12553</link><description>Hi David,&lt;br /&gt;are there specialties for Windows Phone 8 that can be in included in PCL or PCL Contrib&amp;#63;&lt;br /&gt;Thanks,&lt;br /&gt;Thomas&lt;br /&gt;</description><author>t_sch</author><pubDate>Tue, 13 Nov 2012 18:43:34 GMT</pubDate><guid isPermaLink="false">Created Issue: What about Windows Phone 8? [12553] 20121113064334P</guid></item><item><title>Commented Issue: Unable to Import [12517]</title><link>http://pclcontrib.codeplex.com/workitem/12517</link><description>I might just be trying to do this the wrong way. Here&amp;#39;s what I&amp;#39;ve done&amp;#58;&lt;br /&gt;&lt;br /&gt;- Downloaded all of the source code&lt;br /&gt;- Opened the PclContrib solution in Visual Studio&lt;br /&gt;- Built all projects&lt;br /&gt;- Copied DLL and XML files to my Portable Class Library&amp;#39;s solution folder&lt;br /&gt;- In Portable Class Library project, added reference to Portable.Runtime.DLL and Portable.Security.Cryptography.DLL&lt;br /&gt;- Then I tried to place an Imports statement at the top of one of my VB files, but they are not being recognized.&lt;br /&gt;- I was then hoping to use cryptography in my PCL.&lt;br /&gt;Comments: ** Comment from web user: ekershaw ** &lt;p&gt;Your picture solved it all. I was indeed going about this the wrong way. I was trying to Import Portable.Runtime and such. I now see how this works. Thanks so much!&lt;/p&gt;</description><author>ekershaw</author><pubDate>Thu, 11 Oct 2012 18:42:11 GMT</pubDate><guid isPermaLink="false">Commented Issue: Unable to Import [12517] 20121011064211P</guid></item><item><title>Commented Issue: Unable to Import [12517]</title><link>http://pclcontrib.codeplex.com/workitem/12517</link><description>I might just be trying to do this the wrong way. Here&amp;#39;s what I&amp;#39;ve done&amp;#58;&lt;br /&gt;&lt;br /&gt;- Downloaded all of the source code&lt;br /&gt;- Opened the PclContrib solution in Visual Studio&lt;br /&gt;- Built all projects&lt;br /&gt;- Copied DLL and XML files to my Portable Class Library&amp;#39;s solution folder&lt;br /&gt;- In Portable Class Library project, added reference to Portable.Runtime.DLL and Portable.Security.Cryptography.DLL&lt;br /&gt;- Then I tried to place an Imports statement at the top of one of my VB files, but they are not being recognized.&lt;br /&gt;- I was then hoping to use cryptography in my PCL.&lt;br /&gt;Comments: ** Comment from web user: davkean ** &lt;p&gt;I can't repro this, I created a new blank portable project targeting Store Apps, Silverlight 4, Phone 7 and .NET Framework 4.0 and it was recognized (see attached).&lt;/p&gt;&lt;p&gt;Can you attach a project (with the references already setup) that repro's the problem?&lt;/p&gt;</description><author>davkean</author><pubDate>Thu, 11 Oct 2012 15:18:16 GMT</pubDate><guid isPermaLink="false">Commented Issue: Unable to Import [12517] 20121011031816P</guid></item><item><title>Created Issue: Unable to Import [12517]</title><link>http://pclcontrib.codeplex.com/workitem/12517</link><description>I might just be trying to do this the wrong way. Here&amp;#39;s what I&amp;#39;ve done&amp;#58;&lt;br /&gt;&lt;br /&gt;- Downloaded all of the source code&lt;br /&gt;- Opened the solution in Visual Studio&lt;br /&gt;- Built all projects&lt;br /&gt;- Copied DLL and XML files to my Portable Class Library&amp;#39;s solution folder&lt;br /&gt;- In Portable Class Library project, added reference to Portable.Runtime.DLL and Portable.Security.Cryptography.DLL&lt;br /&gt;- Then I tried to place an Imports statement at the top of one of my VB files, but they are not being recognized.&lt;br /&gt;- I was then hoping to use cryptography in my PCL.&lt;br /&gt;</description><author>ekershaw</author><pubDate>Thu, 11 Oct 2012 13:08:57 GMT</pubDate><guid isPermaLink="false">Created Issue: Unable to Import [12517] 20121011010857P</guid></item><item><title>Created Issue: Add System.Threading.Timer for .NET 4.5 &amp; Windows Store apps [12513]</title><link>http://pclcontrib.codeplex.com/workitem/12513</link><description>Targeting just .NET 4.5 and Windows Store apps, causes Timer to disappear. We should add support for it.&lt;br /&gt;</description><author>davkean</author><pubDate>Mon, 08 Oct 2012 21:54:42 GMT</pubDate><guid isPermaLink="false">Created Issue: Add System.Threading.Timer for .NET 4.5 &amp; Windows Store apps [12513] 20121008095442P</guid></item><item><title>Created Issue: System.Threading.Tasks.Parallel [12488]</title><link>http://pclcontrib.codeplex.com/workitem/12488</link><description>How about Parallel.for &amp;#63;&lt;br /&gt;</description><author>t_sch</author><pubDate>Tue, 18 Sep 2012 12:08:18 GMT</pubDate><guid isPermaLink="false">Created Issue: System.Threading.Tasks.Parallel [12488] 20120918120818P</guid></item><item><title>Created Issue: ICustomTypeProvider [12482]</title><link>http://pclcontrib.codeplex.com/workitem/12482</link><description>I wonder if it&amp;#39;s possible to include support for ICustomTypeProvider. It&amp;#39;s the only thing that&amp;#39;s missing really from making my projects reasonably portable.&lt;br /&gt;&lt;br /&gt;The problem is any factory pattern does not cut it, because all of my model classes implement this interface. And some Silverlight controls and the binding engine look if an object has this interface implemented. I can factor out any implementation that ICustomTypeProvider requires, but the interface would have to be injected at runtime somehow. I wonder you guys can come up with a clever solution to this problem.&lt;br /&gt;</description><author>herzmeister</author><pubDate>Thu, 13 Sep 2012 11:43:59 GMT</pubDate><guid isPermaLink="false">Created Issue: ICustomTypeProvider [12482] 20120913114359A</guid></item><item><title>Created Issue: CryptoStream [12432]</title><link>http://pclcontrib.codeplex.com/workitem/12432</link><description>Could you include the CryptoStream type in the PCL Contrib. This seems to be missing and is not at all platform specific. I am using the Mono library&amp;#39;s implementation as of now &amp;#40;no code changes at all&amp;#41;, but would hope to be able use an included one.&lt;br /&gt;</description><author>mattleibow</author><pubDate>Mon, 06 Aug 2012 20:29:16 GMT</pubDate><guid isPermaLink="false">Created Issue: CryptoStream [12432] 20120806082916P</guid></item><item><title>Created Issue: WebGetAttribute, WebInvokeAttribute, etc. [12410]</title><link>http://pclcontrib.codeplex.com/workitem/12410</link><description>These together with supporting types like WebMessageBodyStyle, etc. are currently not in the PCL. This makes cosuming REST services tedious, because the only PCL-compatible way to do so is with HttpWebRequest.&lt;br /&gt;&lt;br /&gt;These attributes are available on .NET 4.5 and .NET for Metro style apps but are not in the PCL. So, I&amp;#39;m not sure this is the right place to report this, because there&amp;#39;s nothing to add to this project. If not please let me know.&lt;br /&gt;&lt;br /&gt;I hope it will not take another VS version for these to materialize in the PCL.&lt;br /&gt;</description><author>andreas_huber69</author><pubDate>Fri, 27 Jul 2012 21:58:33 GMT</pubDate><guid isPermaLink="false">Created Issue: WebGetAttribute, WebInvokeAttribute, etc. [12410] 20120727095833P</guid></item></channel></rss>