.NET is a free, cross-platform, open-source developer platform for building many different types of applications, created by Microsoft.
Why this server?
Provides tools for interacting with Azure services, specifically Azure Blob Storage and Azure Cosmos DB (NoSQL API). Enables operations like creating/listing/deleting containers, uploading/reading/deleting blobs, and creating/reading/querying/deleting items in Cosmos DB.
Why this server?
Enables deployment and management of .NET applications on the Liara cloud platform, including app lifecycle operations, environment configuration, and release management.
Why this server?
Audits dependencies within the .NET ecosystem to identify security vulnerabilities and recommend safe upgrade paths.
Why this server?
Provides specialized tools to automatically parse .NET C# controller code and migrate API endpoints to Postman, including support for routes, HTTP methods, XML documentation comments, and request body generation.
Why this server?
Provides package intelligence, adoption statistics, and health data for C# and .NET projects using NuGet.
Why this server?
Discovers .NET SDKs and runtimes to support application development and environmental assessment.
Why this server?
Crawls and extracts documentation for .NET packages, providing structured information about .NET libraries.
Why this server?
Enables querying, reading, and modifying Microsoft SQL Server databases (part of the .NET ecosystem) through natural language, including executing SQL operations, managing tables and indexes, and performing CRUD operations on data.
Why this server?
Provides automated analysis of .NET and C# projects to assess architecture quality across dimensions such as layering, encapsulation, abstraction levels, and circular dependencies using the MMI framework.