Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
iiRecord
Agentic AI Atlas · C#
language:csharpa5c.ai
Search record views/
Record · tabs

Available views

II.Record viewspp. 1 - 1
overviewjsongraph
II.
Language JSON

language:csharp

Structured · live

C# json

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

File · domain/languages/csharp.yamlCluster · domain
Record JSON
{
  "id": "language:csharp",
  "_kind": "Language",
  "_file": "domain/languages/csharp.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "C#",
    "paradigms": [
      "object-oriented",
      "functional",
      "imperative"
    ],
    "description": "C# is a statically-typed, multi-paradigm language developed by Microsoft\nas part of the .NET platform. It combines object-oriented programming\nwith functional features (LINQ, pattern matching, records, and tuples)\nand strong async/await support via the Task Parallel Library.\n\nC# is the dominant language for .NET web development (ASP.NET Core),\ngame development (Unity), enterprise desktop apps (WPF, WinUI), and\ncross-platform mobile (MAUI/Xamarin). Modern C# (9–13) adds top-level\nstatements, init-only properties, required members, and primary\nconstructors. The NuGet ecosystem and Visual Studio / Rider IDEs\nprovide rich tooling. Interoperates with F# and VB.NET on the CLR.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "framework:semantic-kernel",
      "to": "language:csharp",
      "kind": "belongs_to_language"
    },
    {
      "from": "framework:blazor",
      "to": "language:csharp",
      "kind": "belongs_to_language"
    },
    {
      "from": "framework:maui",
      "to": "language:csharp",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:entity-framework",
      "to": "language:csharp",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:aspnet-core",
      "to": "language:csharp",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:dapper",
      "to": "language:csharp",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:mediatr",
      "to": "language:csharp",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:automapper",
      "to": "language:csharp",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:fluentvalidation",
      "to": "language:csharp",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:serilog",
      "to": "language:csharp",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:nlog",
      "to": "language:csharp",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:polly",
      "to": "language:csharp",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:hangfire",
      "to": "language:csharp",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:signalr",
      "to": "language:csharp",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:identity-server",
      "to": "language:csharp",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:xunit",
      "to": "language:csharp",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:nunit",
      "to": "language:csharp",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:moq",
      "to": "language:csharp",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:newtonsoft-json",
      "to": "language:csharp",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:system-text-json",
      "to": "language:csharp",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:efcore-migrations",
      "to": "language:csharp",
      "kind": "belongs_to_language"
    },
    {
      "from": "stack-profile:government-portal",
      "to": "language:csharp",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:vertical-slice-architecture",
      "to": "language:csharp",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:dotnet-blazor-stack",
      "to": "language:csharp",
      "kind": "composed_of"
    },
    {
      "from": "tool:dotnet-cli",
      "to": "language:csharp",
      "kind": "belongs_to_language"
    },
    {
      "from": "tool:unity",
      "to": "language:csharp",
      "kind": "belongs_to_language"
    },
    {
      "from": "tool:godot",
      "to": "language:csharp",
      "kind": "belongs_to_language"
    },
    {
      "from": "tool:chocolatey",
      "to": "language:csharp",
      "kind": "belongs_to_language"
    },
    {
      "from": "scope-boundary:csharp.scope",
      "to": "language:csharp",
      "kind": "bounds_subject"
    }
  ]
}

Shortcuts

Back to overview
Open graph tab