Dew Drop – September 11, 2023 (#4022)
Top links today:
- Which version of .NET MAUI should you use
- Your Xamarin.Forms apps need to migrate to .NET MAUI by May ‘24
- .NET Monthly Roundup - Aug ‘23
- Reserve your Kalahari Room this month for TechBash
- WPF File Dialog improvements in .NET 8
- iOS debugging w/ Windows - VS Code Extension
- iOS debugging w/ Windows - Hot Restart
https://www.alvinashcraft.com/2023/09/11/dew-drop-september-11-2023-4022/
#dotnet #ai #cloud #webdev #windowsdev #mobiledev #csharp #visualstudio #dotnetmaui #dewdrop
#dotnet #ai #cloud #webdev #windowsdev #mobiledev #csharp #visualstudio #dotnetmaui #DewDrop
Hey folks! Have a look 👀
Breaking Free From Exceptions – A Different Way Forward
https://dev.to/devleader/breaking-free-from-exceptions-a-different-way-forward-2dcp
#dotnet #programming #coding #csharp
[Dev News]
Why turn your ship when you can rotate space itself? :)
I am currently working on the camera system of #ShapeEngine and testing all the new features. Most of it is already working and as soon as I have the Follow-Camera tested and finished I will release the dev update with more info.
#raylib #gamedev #indiegamedev #gameengine #programming #gamedevelopment #csharp
#shapeengine #raylib #gamedev #indiegamedev #gameengine #programming #gamedevelopment #csharp
We just shipped new prerelease versions of the core framework and the Visual Studio adapter.
- We've added new overloads of Assert.RaisesAny and Assert.RaisesAnyAsync
- We've made SerializationHelper public
- We've fixed potential analyzer errors for users of xunit.assert.source
- We've fixed a bug in the Visual Studio adapter that affected runner authors.
Release notes:
https://xunit.net/releases/v2/2.5.1-pre.33
https://xunit.net/releases/visualstudio/2.5.1-pre.15
#dotnet #csharp #fsharp #unittest #tdd
Bye Bye #VisualStudio for Mac, and Hi #CSharp Dev Kit (#CSharpDevKit), so cleaning 4GB that I'm not going to use anymore ! :( https://devblogs.microsoft.com/visualstudio/visual-studio-for-mac-retirement-announcement/
#visualstudio #csharp #csharpdevkit #visualstudio4mac #vs4mac #development #developing
Earlier this year, around //build — some NuGet packages shipped. One of which is named AutoClient. It relies on a source-generator, emitting interface implementations and DI hooks for REST API HTTP clients, check it out:
:dotnet: #dotnet :csharp: #csharp
🤓 #sourcegenerator
https://www.nuget.org/packages/Microsoft.Extensions.Http.AutoClient
#dotnet #csharp #sourcegenerator
There you were, simply trying to enjoy a game with the limited amount of time you have to relax, only to fall through the ground staring at the game world from underneath, ultimately causing the game to crash and your patience to expire.
In this article, I cover the basics of game physics and the components used in Unity to apply mass and gravity, as well as collisions and trigger events.
https://medium.com/@justinhhorner/rigidbodies-and-colliders-in-unity-5b31e5a28b1a
Dew Drop Weekly Newsletter #347 - Week ending September 8, 2023.
#dewdrop #newsletter #ai #cloud #webdev #mobiledev #windowsdev #csharp #dotnetmaui #dotnet
#DewDrop #newsletter #ai #cloud #webdev #mobiledev #windowsdev #csharp #dotnetmaui #dotnet
Templated Controls in .NET MAUI by Bill Reiss.
#dotnetmaui #mobiledev #xaml #dotnet #csharp #windowsdev
http://billreiss.com/2023/09/07/templated-controls-in-net-maui/
#dotnetmaui #mobiledev #xaml #dotnet #csharp #windowsdev
Dew Drop – September 8, 2023 (#4021)
Top links today:
- Announcing Windows Community Toolkit 8.0
- Uno Platform 4.10 with .NET MAUI embedding & more
- Introducing MSAL.Browser v3: What devs need to know
- VS Code Aug 2023 release
- Templated Controls in .NET MAUI
- Accessing Xamarin.Forms apps props in .NET MAUI
- De-dup’ing context in the chat sliding window (Surface Duo app)
https://www.alvinashcraft.com/2023/09/08/dew-drop-september-8-2023-4021/
#visualstudio #ai #windowsdev #dotnet #webdev #cloud #csharp #mobiledev #dotnetmaui #dewdrop
#visualstudio #ai #windowsdev #dotnet #webdev #cloud #csharp #mobiledev #dotnetmaui #DewDrop
As we streamline our release process of our Meadow stack, we can now ship beta releases every Patch Tuesday! Read more about it in our blog: https://wldrn.es/dqc #meadow #dotnet #csharp #iot #developer #programming #embedded #updates #beta #releases
#meadow #dotnet #csharp #iot #developer #programming #embedded #updates #beta #releases
Dew Drop – September 7, 2023 (#4020)
Top links today:
- .NET Rocks! - Mediatr w/ Jimmy Bogard
- Elevating debugging w/ auto-decompilation & external sources in VS
- Syncfusion Reviews Outreach Team: An Overview
- Book your Kalahari room w/ the TechBash rate by Oct 6th
- Prepare your Mac to be a Xamarin/.NET MAUI build host w/o VS4MAC
- Demystifying Retrieval Augmented Generation w/ .NET
https://www.alvinashcraft.com/2023/09/07/dew-drop-september-7-2023-4020/
#dotnet #ai #windowsdev #visualstudio #cloud #webdev #mobiledev #csharp #dewdrop
#dotnet #ai #windowsdev #visualstudio #cloud #webdev #mobiledev #csharp #DewDrop
So yeah, I need to make a real effort to clamber into the #SaltMine and get cracking. The customer is antsy about getting some real progress on the finished app, so I need to find a way to contribute ASAP. I'm pretty confident in my #Blazor and #CSharp skills at this point, so it's just a matter of finding a way to contribute directly to our code.
Dew Drop – September 6, 2023 (#4019)
Top links today:
- Keep your casing with Visual Studio case-preserving Find & Replace
- Blazor overview and upcoming .NET 8 changes
- Kalahari Resort Discount for TechBash 2023 ends in 30 days
- ReSharper & Rider 2023.3 roadmaps
- AWS Toolkit for Visual Studio adds support for Arm64 Visual Studio
- Walkthroughs in the Windows Terminal Repository
https://www.alvinashcraft.com/2023/09/06/dew-drop-september-6-2023-4019/
#dotnet #ai #data #windowsdev #webdev #cloud #mobiledev #csharp #visualstudio #dewdrop
#dotnet #ai #data #windowsdev #webdev #cloud #mobiledev #csharp #visualstudio #DewDrop
I am working on getting error-handling JSInterop into my Blazor Web Audio wrapper. 😀🐞Making for easy and safe interactions with all the cool sound capabilities of the browser.
#blazor #dotnet #csharp #sound
Project: https://github.com/KristofferStrube/Blazor.WebAudio
#blazor #dotnet #csharp #sound
Sign up to our http://Meadow.Cloud beta platform (https://wldrn.es/mcb) and learn how to manage your Meadow devices with OTA updates, Health Metrics, and more in our new http://Meadow.Cloud samples repo! URL: https://wldrn.es/mcs
#meadow #iot #dotnet #csharp #ota
#meadow #iot #dotnet #csharp #OTA
Dew Drop – September 5, 2023 (#4018)
Today’s top links:
- 7 Command prompt techniques in Windows you should know
- Jeremy Miller: Parallelism in software - Azure DevOps Podcast Episode 261
- How to: Dictionary in C# simplified
- Serverless Playwright the easy way with Azure Container Apps
- How to move between your PIC and Cloud PC using Windows 365 Switch in 4 easy steps
https://www.alvinashcraft.com/2023/09/05/dew-drop-september-5-2023-4018/
#ai #dotnet #webdev #windowsdev #visualstudio #csharp #mobiledev #cloud #dewdrop
#ai #dotnet #webdev #windowsdev #visualstudio #csharp #mobiledev #cloud #DewDrop