<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Dotnet-Cli on Strathweb. A free flowing tech monologue.</title>
    <link>https://www.strathweb.com/categories/dotnet-cli/</link>
    <description>Recent content in Dotnet-Cli on Strathweb. A free flowing tech monologue.</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 02 Nov 2017 13:12:31 +0000</lastBuildDate><atom:link href="https://www.strathweb.com/categories/dotnet-cli/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>C# Script Runner for .NET Core 2.0!</title>
      <link>https://www.strathweb.com/2017/11/c-script-runner-for-net-core-2-0/</link>
      <pubDate>Thu, 02 Nov 2017 13:12:31 +0000</pubDate>
      
      <guid>https://www.strathweb.com/2017/11/c-script-runner-for-net-core-2-0/</guid>
      <description>&lt;p&gt;As you &lt;a href=&#34;https://www.strathweb.com/2017/08/dotnet-script-0-11-out-with-inline-nuget-support/&#34;&gt;may have read&lt;/a&gt; on this blog before, together with &lt;a href=&#34;https://twitter.com/bernhardrichter&#34;&gt;Bernhard&lt;/a&gt;, we have been working on a .NET Core and .NET CLI C# script runner, called &lt;a href=&#34;https://github.com/filipw/dotnet-script&#34;&gt;dotnet-script&lt;/a&gt;, for a while now. Today I have a big announcement to make - we have recently released .NET Core 2.0 and .NET Standard 2.0 support!&lt;/p&gt;
&lt;p&gt;These changes are part of &lt;a href=&#34;https://github.com/filipw/dotnet-script/releases/tag/0.14.0&#34;&gt;0.14.0&lt;/a&gt; release that came out 3 weeks ago. We didn&amp;rsquo;t want to promote it that much, because - as it&amp;rsquo;s normally the case with .NET Core related stuff - the accompanying tooling wasn&amp;rsquo;t ready. In other words, there was no robust language services or intellisense story for writing .NET Core 2.0 scripts.&lt;/p&gt;
&lt;p&gt;However, we are now ready with OmniSharp tooling too, which means you can enjoy C# scripting on .NET Core 2.0 in VS Code as long as you install the latest &lt;a href=&#34;https://github.com/OmniSharp/omnisharp-vscode/releases/tag/v1.13.0-beta4&#34;&gt;beta&lt;/a&gt; release of C# for VS Code. In parallel, we also already released a &lt;a href=&#34;https://github.com/filipw/dotnet-script/releases/tag/0.15.0&#34;&gt;0.15.0&lt;/a&gt; version of dotnet-script.&lt;/p&gt;
&lt;p&gt;Here is how to get started and a summary of what is new in 0.14.0 and 0.15.0.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Introducing C# script runner for .NET Core and .NET CLI</title>
      <link>https://www.strathweb.com/2016/10/introducing-c-script-runner-for-net-core-and-net-cli/</link>
      <pubDate>Tue, 18 Oct 2016 15:48:54 +0000</pubDate>
      
      <guid>https://www.strathweb.com/2016/10/introducing-c-script-runner-for-net-core-and-net-cli/</guid>
      <description>&lt;p&gt;In this post I wanted to share a little project I&amp;rsquo;ve been working on recently - a .NET CLI and .NET Core based script runner for C# (CSX scripts).&lt;/p&gt;
&lt;p&gt;The idea was super simple - I just wanted to be able to author C# scripts using .NET Core, leverage &lt;em&gt;project.json&lt;/em&gt; to define the script dependencies and execute scripts cross platfom using .NET CLI - via a &lt;em&gt;dotnet script&lt;/em&gt; command.&lt;/p&gt;
&lt;p&gt;The project is located &lt;a href=&#34;https://github.com/filipw/dotnet-script&#34;&gt;here on Github&lt;/a&gt;. You can head over and have a look at &lt;a href=&#34;https://github.com/filipw/dotnet-script/blob/master/README.md&#34;&gt;readme&lt;/a&gt; to get started - but, briefly, the key features are listed here.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
