Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
Join Jon Galloway and Maria Naggaga every Tuesday and Thursday as they chat with .NET open source developers. These are bite-sized conversations about open source libraries, cool .NET features, things... more
FAQs about Code Conversations - Channel 9:How many episodes does Code Conversations - Channel 9 have?The podcast currently has 25 episodes available.
August 03, 2017Introduction to .NET Docker Images with Kendra HavensKendra Havens gives us an inside look at the .NET Docker images. To get started on .NET on Docker check out the following links https://hub.docker.com/r/microsoft/dotnet/...more8minPlay
July 18, 2017Sharing MSBuild Tasks as NuGet Packages with Nate McMasterNate McMaster shows how to publish an MSBuild task as a NuGet package, allowing you to share it and reuse it in your own projects. The code for this episode is available here: https://github.com/CodeConversations/MSBuild-Features-With-Nate-McMaster/tree/master/Video-2...more4minPlay
July 18, 2017Advanced MSBuild Extensibility with Nate McMasterNate McMaster shows how to write your own MSBuild tasks in C#. Since you're developing your tasks in C#, you can use standard .NET libraries, debug your code, etc. The code for this episode is available here: https://github.com/CodeConversations/MSBuild-Features-With-Nate-McMaster/tree/master/Video-1...more4minPlay
July 13, 2017Introduction to MSBuild in .NET Core with Nate McMasterNate McMaster gives and introduction to using MSBuild in .NET Core project files. Watch as he runs through the basics in a new .NET Core application (using Visual Studio Code on a Mac), then shows off a few useful tricks including property imports, directory build properties, and running custom tasks like Gulp as part of your build. The code for this episode is available here: https://github.com/CodeConversations/MSBuild-Features-With-Nate-McMaster/tree/master/Video-0...more6minPlay
July 06, 2017LibraryInstaller with Mads KristensenMads Kristensen show the code for a new Visual Studio feature that makes it easy to add client side libraries to your projects. Code for this episode is here: https://github.com/aspnet/libraryinstaller...more7minPlay
July 06, 2017Compiling LESS in Visual Studio with Mads KristensenMads Kristensen shows off LessCompiler, an open source Visual Studio extension he built that makes it easy to compile LESS to CSS. He shows off some cool tips in the Visual Studio extension code that optimally loads and shells out to Node and npm packages. Code for this episode is here: https://github.com/madskristensen/lesscompiler...more7minPlay
June 29, 2017Build a chat app with SignalR Core - Mikael MengistuIn this video Mikael Mengistu shows us how to build a simple chat app with SignalR Core....more7minPlay
June 29, 2017Introduction to SignalR Core with Mikael MengistuJoins us as Mikael Mengistu gives us a quick overview of SignalR Core. To start exploring SignalR Core please checkout our repo....more4minPlay
June 20, 2017Creating Custom Tag Helper Components with Jass BaggaIn this video Jass Bagga as she shows us how to Create Custom Tag Helper Components. To get started: download Visual Studio 2017 and .NET Core 2.0.0 preview1.Clone the repository and open the TagHelperComponentSample.sln...more8minPlay
June 20, 2017Introduction to Tag Helper Components with Jass BaggaJass Bagga gives as quick introduction to Tag Helper Components. Joins us as Jass shows us how to modify the HeadTagHelper and the BodyTagHelper in ASP.NET Core MVC 2.0. To get started: download Visual Studio 2017 and .NET Core 2.0.0 preview1.Clone the repository...more9minPlay
FAQs about Code Conversations - Channel 9:How many episodes does Code Conversations - Channel 9 have?The podcast currently has 25 episodes available.