iiRecord
Agentic AI Atlas · ASP.NET Core
library:aspnet-corea5c.ai
II.
Library JSON

library:aspnet-core

Structured · live

ASP.NET Core json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/libraries/libraries-dotnet.yamlCluster · domain
Record JSON
{
  "id": "library:aspnet-core",
  "_kind": "Library",
  "_file": "domain/libraries/libraries-dotnet.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "ASP.NET Core",
    "belongsToLanguageId": "language:csharp",
    "category": "other",
    "description": "Cross-platform, high-performance web framework from Microsoft for building\nmodern APIs, MVC web apps, Razor Pages, and gRPC services on .NET with\nmiddleware pipeline, DI container, Kestrel server, and minimal API support.\n"
  },
  "outgoingEdges": [
    {
      "from": "library:aspnet-core",
      "to": "language:csharp",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:aspnet-core",
      "to": "skill-area:backend-api-design",
      "kind": "library_used_by",
      "attributes": {}
    },
    {
      "from": "library:aspnet-core",
      "to": "library:express",
      "kind": "alternative_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "stack-profile:government-portal",
      "to": "library:aspnet-core",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:fsharp-web-api",
      "to": "library:aspnet-core",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:vertical-slice-architecture",
      "to": "library:aspnet-core",
      "kind": "composed_of"
    }
  ]
}