<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="https://shazwazza.com/rss/xslt"?>
<rss xmlns:a10="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>Shazwazza</title>
    <link>https://shazwazza.com/</link>
    <description>My blog which is pretty much just all about coding</description>
    <generator>Articulate, blogging built on Umbraco</generator>
    <image>
      <url>/media/0libq25y/frog.png?rmode=max&amp;v=1da0e911f4e6890</url>
      <title>Shazwazza</title>
      <link>https://shazwazza.com/</link>
    </image>
    <item>
      <guid isPermaLink="false">1324</guid>
      <link>https://shazwazza.com/post/clientdependency-18-released/</link>
      <category>Client Dependency</category>
      <title>ClientDependency 1.8 released</title>
      <description>&lt;p&gt;It’s taken me forever to get this release out purely due to not having enough time, but here it finally is. This update now multi-targets framework versions:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Core project now targets both .Net 4 and 4.5  &lt;li&gt;MVC project is now targets both .Net 4 and 4.5 for MVC 4 and .Net 4.5 for MVC 5&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;There are also a couple of minor bug fixes:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;&lt;a title="https://github.com/Shandem/ClientDependency/issues/33" href="https://github.com/Shandem/ClientDependency/issues/33"&gt;https://github.com/Shandem/ClientDependency/issues/33&lt;/a&gt;  &lt;li&gt;&lt;a title="https://github.com/Shandem/ClientDependency/issues/34" href="https://github.com/Shandem/ClientDependency/issues/34"&gt;https://github.com/Shandem/ClientDependency/issues/34&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;The update to the CDF .Less project is the update to use the latest .Less 1.4.0.0 version.&lt;/p&gt; &lt;p&gt;To install the CDF core:&lt;/p&gt; &lt;style&gt;
.nuget-badge code {
background-color: #202020;
border: 4px solid silver;
border-bottom-left-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;
border-top-left-radius: 5px 5px;
border-top-right-radius: 5px 5px;
color: #e2e2e2;
display: block;
font: normal normal normal 1.5em/normal 'andale mono', 'lucida console', monospace;
line-height: 1.5em;
overflow: auto;
padding: 15px;
}
&lt;/style&gt;  &lt;div class="nuget-badge"&gt; &lt;p&gt;&lt;code&gt;PM&amp;gt; Install-Package ClientDependency&lt;/code&gt;&lt;/p&gt;&lt;/div&gt; &lt;p&gt;To install CDF for MVC (less than v5):&lt;/p&gt; &lt;div class="nuget-badge"&gt; &lt;p&gt;&lt;code&gt;PM&amp;gt; Install-Package ClientDependency-MVC &lt;/code&gt;&lt;/p&gt;&lt;/div&gt; &lt;p&gt;If you are using MVC 5 then you’ll need to use the MVC 5 specific version:&lt;/p&gt; &lt;div class="nuget-badge"&gt; &lt;p&gt;&lt;code&gt;PM&amp;gt; Install-Package ClientDependency-MVC5 &lt;/code&gt;&lt;/p&gt;&lt;/div&gt; &lt;p&gt;To install the .Less update:&lt;/p&gt; &lt;div class="nuget-badge"&gt; &lt;p&gt;&lt;code&gt;PM&amp;gt; Install-Package ClientDependency-Less &lt;/code&gt;&lt;/p&gt;&lt;/div&gt; &lt;p&gt;Remember CDF also supports TypeScript, CoffeeScript and SASS!&lt;/p&gt; &lt;div class="nuget-badge"&gt; &lt;p&gt;&lt;code&gt;PM&amp;gt; Install-Package ClientDependency-TypeScript &lt;/code&gt;&lt;/p&gt;&lt;/div&gt; &lt;div class="nuget-badge"&gt; &lt;p&gt;&lt;code&gt;PM&amp;gt; Install-Package ClientDependency-CoffeeScript &lt;/code&gt;&lt;/p&gt;&lt;/div&gt; &lt;div class="nuget-badge"&gt; &lt;p&gt;&lt;code&gt;PM&amp;gt; Install-Package ClientDependency-SASS &lt;/code&gt;&lt;/p&gt;&lt;/div&gt;</description>
      <pubDate>Thu, 23 Mar 2023 15:08:15 Z</pubDate>
      <a10:updated>2023-03-23T15:08:15Z</a10:updated>
    </item>
  </channel>
</rss>