Jump to content
  • Microsoft releases .NET Aspire 9.1, introducing new dashboard features and more


    Karlston

    • 241 views
    • 3 minutes
     Share


    • 241 views
    • 3 minutes

    Microsoft has unveiled .NET Aspire 9.1, a significant update aimed at streamlining the developer experience through a host of new dashboard features and quality of life enhancements based on developer feedback.

     

    Resource Relationships
    The latest release introduces a “parent–child” resource model. This means that if you create a Postgres instance that contains multiple databases, these databases are now nested under the main instance on the Resource page.

     

    Microsoft NET Aspire 91

    Localisation Overrides


    While the dashboard traditionally mirrors your browser’s language, you can now override this default. A new language dropdown lets you set the dashboard language independently, ensuring a more personalised interface.

     

    Microsoft NET Aspire 91

    Advanced Filtering

     

    Locating specific resources is now easier. Users can filter the Resource page by type, state, and health status, allowing for quicker and more precise management of their resources.

     

    Microsoft NET Aspire 91

    Expanded Resource Details

     

    Clicking on any resource now reveals a richer details pane. This includes additional data points such as References, Back references, and Volumes with their respective mount types, providing deeper insight into your infrastructure.

     

    Microsoft NET Aspire 91

    CORS Support for Custom Local Domains

     

    Developers can now configure the dashboard to accept telemetry from other browser applications running on custom local domains by setting the DOTNET_DASHBOARD_CORS_ALLOWED_ORIGINS environment variable.

     

    Enhanced Console Log Flexibility

     

    The console log page has been improved with new options. Not only can you download logs for external analysis, but you can also toggle timestamps on or off to minimise visual clutter during troubleshooting.

     

    Microsoft NET Aspire 91

    Beyond the core dashboard enhancements, .NET Aspire 9.1 introduces several additional UX improvements:

     

    • Start and Stop buttons are now accessible directly from the console logs page.
    • A single selection now opens resources in the text visualiser.
    • Within log entries, URLs are now automatically converted into clickable links, with any commas removed from their endpoints.
    • When switching between resources, the scroll position now resets automatically.

     

    .NET Aspire 9.1 isn’t only about dashboard refinements; Microsoft has packed in a range of additional features as well:

     

    • Start Resources on Demand: With the WithExplicitStart() option, you can now choose to delay the start of specific resources until you’re ready to activate them via the dashboard.
    • Improved Docker Integration: The PublishAsDockerfile() feature gives you full customisation over your Docker containers and Dockerfiles during the publishing process.
    • Tidier Docker Networks: A long-standing issue (tracked as issue #6504) where Docker networks remained active post-application shutdown has been resolved, leading to a cleaner development environment.
    • Enhanced Dev Container Support: Improved compatibility for Dev Containers in GitHub Codespaces and Visual Studio Code further bolsters the development workflow.

     

    Check out the complete list of new features here.

     

    Microsoft is inviting the community to join the .NET Aspire Community Standup, where you can watch detailed demonstrations and learn more about the new features. Developers are also encouraged to share feedback and contribute via GitHub and Discord, as well as peruse the official documentation for further insights.

     

     

    With .NET Aspire 9.1, Microsoft reaffirms its commitment to evolving its tools in line with developer needs, providing a more robust, customisable, and user-friendly platform for modern application development.

     

    Source


    Hope you enjoyed this news post.

    Thank you for appreciating my time and effort posting news every day for many years.

    News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of January): 487

    RIP Matrix | Farewell my friend  :sadbye:


    User Feedback

    Recommended Comments

    There are no comments to display.



    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.
    Note: Your post will require moderator approval before it will be visible.

    Guest
    Add a comment...

    ×   Pasted as rich text.   Paste as plain text instead

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.


  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...