NimblePros
  1. NimblePros Blog
    February 24, 2026 #Software development

    There are many different approaches to software development. In the earliest days, there was the “Test Last” or “Code First” approach. A …

  2. NimblePros Blog
    February 19, 2026 #Software development

    Aspire has basic support for OpenTelemetry out of the box. But what about when we're ready to do more.

  3. NimblePros Blog
    February 17, 2026 #Software development

    While reactive strategies respond to failures after they occur, proactive strategies prevent problems before they happen. In this post, we'll explore the two …

  4. NimblePros Blog
    February 12, 2026 #Ai

    Explore the real limits of LLM context windows, why infinite growth is impractical, and how to build scalable AI solutions using retrieval, summarization, and …

  5. NimblePros Blog
    February 10, 2026 #Software development

    Polly provides several reactive resilience strategies that respond to failures as they occur. In this post, we'll explore four essential reactive strategies: …

  6. NimblePros Blog
    February 05, 2026 #Software development

    It's inevitable that production will fail. Your ability to respond quickly greatly depends on being able to determine what went wrong.

  7. NimblePros Blog
    February 03, 2026 #Software development

    Adding observability to Polly resilience pipelines involves configuring TelemetryOptions for logging, customizing severity levels for resilience events, …

  8. NimblePros Blog
    January 14, 2026 #Software development

    Learn how to create a GitHub template repository with boilerplate files for .NET 10 applications optimized for AI coding agents.

  9. NimblePros Blog
    January 12, 2026 #Software development

    Sometimes it can be really useful to add commands to your Aspire dashboard. It's easy to do and amazingly useful.

  10. NimblePros Blog
    January 06, 2026 #Software development

    One of the greatest features of Aspire is how easy it is to set up, configure, and work with databases.