DEV Community

Cover image for My New .NET Core Podcast
Jamie
Jamie

Posted on

8 3

My New .NET Core Podcast

Back when I started writing about .NET Core (in November 2016), I thought that there was something missing.

Sure, Microsoft and the community had put in a lot of effort getting the documentation off the ground; they also put a tonne of video content out there in the form of the MVA courses. But I felt like something was missing - mainly because I'm an auditory learner.

So I've decided to start a podcast devoted to .NET Core

Why?

Why not? The .NET Rocks fellas have a podcast related to .NET Framework (although that's not strictly true anymore, as they talk about everything in the .NET ecosystem); and there are tonnes of podcasts on specific JavaScript frameworks.

Seriously, why not?

The aim of the podcast is to bring a little knowledge of the new ecosystem platform to the podcast listening audience, and to interview folks from the .NET Core, ASP NET Core, EF Core and SignalR communities.

Ok. Where?

I've already created a new website specifically for it: dotnetcore.show - each post on there will act as show notes for an episode of the podcast.

I also have an RSS feed set up, and the show should be starting to be listed in the major podcatchers.

Final Thoughts

I was aiming for a short post, and I hope that I've delivered - most of my posts over at dotnetcore.gaprogman.com tend to be around 3k words.

Head on over to the new show's website to check it out and get a feel for it. As I publish this post (Aug 7th, 2018) there's a single live episode. Give it a listen and let me know what you think.

Connect with me over on Twitter and let's talk .NET Core.

Thanks

Heroku

Built for developers, by developers.

Whether you're building a simple prototype or a business-critical product, Heroku's fully-managed platform gives you the simplest path to delivering apps quickly — using the tools and languages you already love!

Learn More

Top comments (5)

Collapse
 
kritner profile image
Russ Hammett

Good stuff! Enjoyed the first episode, your voice isn't quite what I expected, were you trying to sound sultry or is that just natural? :D

I heard a call out for signal r, but none for orleans? come on! microsoft made that FOR HALO!

Looking forward to hearing more! :)

Collapse
 
dotnetcoreblog profile image
Jamie

You're absolutely right, I didn't mention Orleans.

Then again, I have no experience using it. Maybe I need to have a chat with you about it for the show.

Collapse
 
kritner profile image
Russ Hammett

Hey that might be kind of neat! I do need to work on my brand, and actually learn some stuff about Orleans :D

I mean, I'm using it currently, but I wouldn't say I know much about it. Even though I'm the one that recommended it, and am currently doing a lot of the implementation. Sure hope this thing works out!

But seriously, I would not be opposed to the idea. Hopefully you're good at editing, cuz I have some anxiety about this sort of thing and it would probably show in an uncut take.

Collapse
 
franwatafaka profile image
Fran Sosa

Excellent Jamie! Just what i need!

Collapse
 
dotnetcoreblog profile image
Jamie

Thank you. I hope that you enjoy the show.

Playwright CLI Flags Tutorial

5 Playwright CLI Flags That Will Transform Your Testing Workflow

  • --last-failed: Zero in on just the tests that failed in your previous run
  • --only-changed: Test only the spec files you've modified in git
  • --repeat-each: Run tests multiple times to catch flaky behavior before it reaches production
  • --forbid-only: Prevent accidental test.only commits from breaking your CI pipeline
  • --ui --headed --workers 1: Debug visually with browser windows and sequential test execution

Learn how these powerful command-line options can save you time, strengthen your test suite, and streamline your Playwright testing experience. Practical examples included!

Watch Video 📹️

👋 Kindness is contagious

Engage with a wealth of insights in this thoughtful article, valued within the supportive DEV Community. Coders of every background are welcome to join in and add to our collective wisdom.

A sincere "thank you" often brightens someone’s day. Share your gratitude in the comments below!

On DEV, the act of sharing knowledge eases our journey and fortifies our community ties. Found value in this? A quick thank you to the author can make a significant impact.

Okay