The .NET ecosystem is continuously growing and empowering developers to create amazing applications. Join us as we take a look at the APIs, the tooling, and some of the interesting projects being created in the .NET ecosystem. You can follow your hosts, Rich Lander at @runfaster2000 and Cecil Phillip at @cecilphillip on Twitter. Use the hashtag #OnDotNET to let us know what you think about the show and even suggest topics you would like to see.
In this episode, Jeremy joins Christos to talk about some of the features and improvements made to the Cosmos DB provider in EF Core 6.
Useful Links
OData (Open Data Protocol) can be considered an extension to REST that that defines an additional set of conventions for building and consuming Web APIs.
In this episode, Hassan Habib joins Jeremy to show us how we can easily add support for OData batch to our Web APIs
Useful Links
Mike Rousos is back again! This time Mike shows us how to inspect and diagnose large Object Heap churn in .NET
Stripe elements provide prebuilt UI components that enable developers to create beautiful checkout flows for your applications. In this episode, CJ Avilla does on to show us how to integrate Stripe elements into an ASP.NET Core project.
Accepting online payments (Checkout)
https://github.com/cecilphillip/ContosoCraftsStriped
https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=checkout⟨=dotnet
Building custom payment forms with Stripe (Elements)
https://github.com/cjavilla-stripe/ContosoCraftsStripeElements
https://stripe.dev/elements-examples/
https://stripe.com/docs/payments/payment-element
https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=elements⟨=dotnet
General Stripe links
Register - https://dashboard.stripe.com/register
Support - https://stripe.com/go/developer-chat
Social - https://twitter.com/stripedev
Investigating high cpu usage in your applications can be challenging. Our friend Mike Rousos returns to show us how diagnose our applications using a few tools.
Useful Links
In this episode, Software Engineer, Christopher Scott, join Jeremy to talk about the new Table Storage SDK for .NET.
Useful Links
Stripe is a great service that makes it easy for developers to accept payments and send payouts globally.
In this episode we’re joined by Stripe Developer Advocate, CJ Avilla, who shows us how to enable Stripe in a Blazor application.
Accepting online payments (Checkout)
General Stripe links
In this episode we’re joined by Maryam Ariyan, one of the Software Engineers that works on the Logging extensions for .NET. Maryam talks to us about some of the new enchantments that her team have been working on to improve logging for .NET applications.
Useful Links
In this episode, Software Engineer, Mike Rousos, joins Rich to show can we can use tools like dotnet-dump and Visual Studio to diagnose memory leaks in our .NET applications, even if they're running on a different OS.
Useful Links
In this short video, David and Kendra diving into the deconstruction of non-tuple types.
Useful Links
In this episode, David Pine joins Jeremy to show off this chat bot enabled demo that's powered by Blazor WASM and SignalR
Useful Links
Properties in C# is such a fundamental feature. We’ll learn all about them in this short video from James and Jayme
Useful Links
In just a few minutes, we’ll learn about the "in" Parameter Modifier with Brandon and Jayme
Useful Links
In this short video, you'll learn about Immutable collections from Leslie and Brandon.
Useful Links
Get your questions answered on the Microsoft Q&A for .NET - http://aka.ms/dotnet-qa
Learn .NET with free self-guided learning from Microsoft Learn: http://aka.ms/learndotnet #DotNet #Csharp
In this short video, Brandon and Jasmine walk us through the use of ValueTask in C#.
Useful Links
In this short video, with learn how Exhaustive case guards work with pattern matching in C# from Cecil and David.
Useful Links
In this quick video, Cecil and David walk us through positional pattern matching works.
Pattern Matching https://docs.microsoft.com/dotnet/csharp/pattern-matching?WT.mc_id=dotnet-00000-dapine
A Tour of C# https://docs.microsoft.com/dotnet/csharp/tour-of-csharp/?WT.mc_id=ondotnet-c9-dapine
What's new in C# 9 https://docs.microsoft.com/dotnet/csharp/whats-new/csharp-9?WT.mc_id=dotnet-00000-dapine
First steps with C#
https://docs.microsoft.com/learn/paths/csharp-first-steps/?WT.mc_id=dotnet-00000-dapine
Learn about Null Coalescing Assignment in short video from James and Maira.
Useful Links
In this episode, Software Engineer, Mike Rousos, joins Rich to go through some ways to diagnose thread pool exhaustion in your .NET apps. Mike discusses and demos a collection of .NET CLI tools and techniques that can be used on Windows or Linux environments.
Useful Links
.NET for Apache Spark empowers .NET developers to participate in the world of big data analytics. In this episode, Jeremy chats with Michael Rys to discuss some of the new features and capabilities available in this release
Useful Links
Learn about the “using declarations” feature in C# from Matt and Maira.
Useful Links:
The null coalescing operator in C# is a really handy feature. Learn how it works in this short video from James and Maira
Useful Links
Azure Static Web apps makes it easier for developers to build and deploy their static apps to the cloud.
In this episode, Anthony Chu joins the show to talk to us about some of the benefits of using Azure Static Web apps and also show us what the local dev experience is like
Useful Links
Azure AD B2C enables your applications to authenticate to social accounts and enterprise accounts using open standard protocols.
In this episode, Christos get together with our friend JP to show us how to integrate Azure AD B2C into our .NET applications.
Azure AD B2C Docs
https://docs.microsoft.com/azure/active-directory-b2c/?WT.mc_id=dotnet-00000-cephilli
Get your questions answered on the Microsoft Q&A for .NET - http://aka.ms/dotnet-qa
Learn .NET with free self-guided learning from Microsoft Learn: http://aka.ms/learndotnet
Learn about the benefits of Nullable Reference types from Leslie https://twitter.com/lyrichardson01 and Matt https://twitter.com/CodeMillMatt in this short video.
Useful Links