NimblePros
@nimblepros
NimblePros team members provide training and mentoring to multiply your software team's effectiveness. Write better code, faster!
Using dotnet format and file scoped namespaces in C# 10 https://www.youtube.com/watch?v=5UO6tvMWuW8 #dotnet #CSharp #SoftwareDevelopment
Want to learn about SOLID principles in #dotnet but don't have time to sit through videos or a live course? Join our mailing list for access to our SOLID principles email course. Get the lessons to your Inbox today! https://mailchi.mp/nimblepros/solid-email-course #SoftwareDevelopment #CleanCode
In this article, Kyle McMaster introduces us to sagas, or long-running processes that maintain state, and the workflow that NServiceBus uses for them. https://bit.ly/3X0fbf1 #NServiceBus #Sagas #DesignPatterns #SoftwareDevelopment
Want to show your code coverage in PRs? Did you know that you can see your code coverage results with other Visual Studio SKUs besides Enterprise? Coverlet and others can help with that! Learn more in this on-demand webinar: https://youtu.be/o5HnKd5DHZo #CICD #CodeCoverage
🧠 Learn how the business talks about their domain by capturing their stories. Get our on-demand Domain Storytelling webinar: https://mailchi.mp/nimblepros/domain-storytelling #DDDesign #storytelling #DomainStorytelling
Have you ever considered building a resilience pipeline but aren't sure where to start? 🤔 Jeff Z. walks us through this process in this blog post ⬇️: https://blog.nimblepros.com/blogs/building-your-first-resilience-pipeline/ #SoftwareDevelopment #SoftwareArchitecture #dotnet
❓ Do you know what code katas are? If so, do you have any favorites? ▶️ Sadukie made a video about this week's question! Check it out 👇🏻: https://youtu.be/HGmPo7fp-SI?si=mMO4YiJP9eEx1YOw #TechCommunity #SoftwareDevelopment #CodeKatas
🚀 Learn to use your AI coding agents more effectively! 💡 This series starts with instruction files – the foundation on which everything else builds. Let's build smarter solutions! ▶️ Check it out on our YouTube channel: https://youtu.be/fg94Q9Tqp0Y #AIAgents #AI #SoftwareDevelopment
If you are curious about spec-driven development or GitHub Spec-Kit and will be at @beercitycode.bsky.social , then be sure to check out this presentation from Barret Blake on Aug 15! Their schedule is here: www.beercitycode.com#schedule #SpecKit #SpecDrivenDevelopment #AI #SoftwareDevelopment
🕰️ .NET 8 Finally Gives Us a Time Abstraction - TimeProvider https://bit.ly/3WWjfNq #SoftwareDevelopment #dotnet #testing
Ubiquitous language is one of the key things in Domain-Driven Design. What better to get everyone on the same page with the same language than by 🗣️ telling the stories? Get our on-demand Domain Storytelling webinar: https://mailchi.mp/nimblepros/domain-storytelling #DDDesign #UbiquitousLanguage
Going through the DDD Fundamentals Course on Pluralsight and not sure how to run the app? We got you covered in this video: https://www.youtube.com/watch?v=wl7aF6iJDVM #DDDesign
Need to work with #Blazor and ensure your modern web app works well in multiple browsers? Join our mailing list to get access to our on-demand webinar on #Playwright for #dotnet today! https://mailchi.mp/nimblepros/playwright-recording
🔒 Too often, security is considered as an afterthought. 💡 In this post, Sadukie includes tips and tricks on how software architects can learn more about security and be security-minded in design, rather than later. https://bit.ly/3DNkcCk #security #SoftwareArchitect
Open source projects are a community effort. In this webinar, Sadukie points out the changes in v10.0.0 and v10.0.1 of Ardalis' #CleanArchitecture template and gives thanks to each one of the contributors. Check out the webinar here: https://youtube.com/live/JfASQBcvbms #OpenSource
Learn the dark arts of refactoring to banish antipatterns from your code! With practical techniques and expert guidance, you'll transform your code from a haunted mess into a clean, efficient masterpiece. https://mailchi.mp/nimblepros/common-antipatterns-recording
📚 MCP servers are the manner in which you can hand that source of truth to an AI coding agent. ▶️ Learn how to create an MCP Server in .NET from Barret! ⤵️ https://www.youtube.com/watch?v=peO8ZqBGn_M #AI #dotnet
Specification is a pattern in Domain Driven Design that helps encapsulate domain knowledge in a reusable way. Learn more about Ardalis.Specification and how this package helps implement the specification pattern: https://bit.ly/3WQtKSj #DesignPatterns #dotnet #SoftwareDevelopment
Introducing Spectre.Console https://www.youtube.com/watch?v=rXJ2p2Am_0I #ConsoleApps #dotnet
Streamlining Your NuGet Package Versions https://bit.ly/3YKNB88 #NuGet #PackageManagement
✍🏻 Storytelling helps us understand the business domain. Whether it's a drawing on the back of a napkin or a formal graphic, draw the visualization! Learn more in our on-demand Domain Storytelling webinar: https://mailchi.mp/nimblepros/domain-storytelling #DDDesign #UbiquitousLanguage
Want to learn more about #ArchitectureKatas? Sadukie takes us through why we should know about these, how we can practice them, and then went through a very timeboxed experience. Check out our on-demand webinar on YouTube: https://youtu.be/yLSia20GZSk #SoftwareArchitecture
When trying to come up with a solution for a problem, the answer may be to have conversations and not get into coding. Learn how EventStorming can help with that. Check out our on-demand webinar here: https://mailchi.mp/nimblepros/eventstorming-recording #EventStorming #DDDesign
While the tools and platforms might get the limelight, it’s models like the fractional software architect that can genuinely drive efficiencies and spur growth. Read more: https://bit.ly/46JhI1R #FractionalSoftwareArchitect #SoftwareArchitecture
In this video, Sarah Dutkiewicz shows you how to keep your repo clean by taking advantage of Git Hooks with formatting and testing in .NET: https://www.youtube.com/watch?v=aoPo6GCl7Bo #GitHooks #SoftwareDevelopment #CleanCode #dotnet
Do you have to work with #authentication #authorization in #dotnet? We can guide you through implementing the Individual Accounts auth setup in ASP.NET! Learn more about this offering from NimblePros Academy: https://blog.nimblepros.com/blogs/announcing-implementing-individual-accounts-course/
A fractional CTO allows companies to scale their technological capabilities, improve efficiency, and mitigate risks, all while remaining economically efficient. Learn more in Leveraging Fractional CTOs for Strategic Growth: https://bit.ly/3An7Ajf #FractionalCTO #leadership
If you want to run metrics for all C# projects in a Git repo, Steve "ardalis" Smith shows you how to accomplish this using the dotnet CLI. Check out this video: https://www.youtube.com/watch?v=NTRzU8to4j4 #SoftwareDevelopment
💡Barret’s Local RAG Q&A .NET video is a valuable demonstration of local AI deployment. This technique streamlines development with self-contained AI applications. ▶️ Check it out: 👇🏻 https://youtu.be/L_rAHWZxDfs #dotnet #AI #RAG
Running into issues finding your NuGet packages? If you're missing the default NuGet feed, @KyleMcMaster.com blogged how to fix that missing default NuGet feed. Check it out here: https://bit.ly/3SD6q9g #PackageManagement #dotnet #NuGet