How to Build Scalable Document Signing by Integrating BoldSign with .NET Aspire.

How to Build Scalable Document Signing by Integrating BoldSign with .NET Aspire.
Are you using Testcontainers in your tests?
Use Testcontainers in ASP NET Core testing to get better coverage -- because you'll be using *real* dependencies.
Learn how to simulate your prod dependencies, test in parallel, and the opportunity to integrate with CI/CD tools.
A great addition to your granular unit tests are larger scale tests working with real systems!
Check out the article:
https://www.devleader.ca/2024/02/20/testcontainers-in-asp-net-core-a-simplified-beginners-guide/
Your Pluralsight Benefit Just Got Better | by Jim Harrer.
https://devblogs.microsoft.com/visualstudio/vss-pluralsight-2025/?hide_banner=true
Your Pluralsight Benefit Just Got Better | by Jim Harrer.
buff.ly/TpRM9YG
#visualstudio #vssubscription #pluralsight #training #dotnet
Your Pluralsight Benefit Just ...
Join us for the second Glasgow of 2025 from 6pm on Thursday 24th April, get your ticket today! #dotnet #glasgow #meetup #event https://www.meetup.com/dotnet-glasgow/events/305975338
Explore effective techniques for troubleshooting integration testing with NET Aspire. Learn how to identify and resolve common issues to enhance your development process. #dotnet
Today is the day!! #Microsoft50! Humbled to also be celebrating 9 years at Microsoft! Can’t wait to hear all the amazing announcements today!!!
Building a EV Charging App with Hot Design | Uno Platform.
www.youtube.com/watch?v=4XkU...
#dotnet #unoplatform #mobiledev #xaml #csharp #ux
Building a EV Charging App wit...
Building a EV Charging App with Hot Design | Uno Platform.
Dew Drop Weekly Newsletter #427 - Week ending April 4, 2025.
Dew Drop Weekly Newsletter #427 - Week ending April 4, 2025.
zc.vg/fcOgF?m=0
#dewdrop #newsletter #javascript #azure #cloud #windowsdev #dotnet #csharp #ai #devops #agile #copilot #mobiledev #dotnetmaui #podcasts #m365 #data #sqlserver #windows
Dew Drop Weekly Newsletter 427...
Just pushed another batch of 224 nuget packages totalling ~6 GB to NuGet with native libraries for ONNX Runtime 1.21.0, CUDA 12.8.1, cuDNN, TensorRT etc. in my "NtvLibs" project for better fine granular distribution of these while handling splitting large dlls into multiple packages to be able to host on nuget.org.
NVidia downloads getting crazy, for every new GPU arch size increase ~1.5x, that's the true exponential development of nvidia.
Thinking about it, I'm even more tempted to prototype a C# source generator that would create SPIR-V (compute shader) code directly from C#. There are some challenges with supporting generics but it seems doable thanks to the nice extension mechanism in SPIR-V
C# code would be easier to support than IL, as it maps more naturally to SPIR-V CFG.
More generally expressing Tensor/ML workloads straight from C# would be so cool
Ok, I think I have found my next pet project for April
Gerando chaves SSH apenas com o Powershell http://dlvr.it/TJxphF via PlanetPowerShell #Powershell #SSH #CSharp #DotNet