web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested Answer

Business Central - VS Code Download all symbols-extensions invisible

(1) ShareShare
ReportReport
Posted on by
Hello
When I'm downloading all symbols in vs code I don't see other extensions than Microsoft Application, Base App, Microsoft System Application, and Microsoft Application. I don't see objects from any extensions even extensions that I published myself which works in BC.
I have the same question (0)
  • JJMc Profile Picture
    291 on at
    You need to include the different extensions you want to download in the dependencies property in the app.json file
  • Suggested answer
    Kamal Khakhkhar Profile Picture
    2,915 on at
    Hii There,
    As per your described, you will only get 4 base Microsoft packages only. Other then that packages which are provided by Microsoft you need to add that package file ID,Name,Publisher,Version details in App.Json in dependencies. You will get the package. you can use that code as per that package resourceExposurePolicy.
     
    Mark this answered if you found answer.
     
    Thank You.
    Kamal Khakhkhar.
  • Suggested answer
    Teddy Herryanto (That NAV Guy) Profile Picture
    14,302 Super User 2026 Season 1 on at
    To be able to download other extensions, you need to include them in your app.json as part of the dependencies.
    Example below:
     
    {
      "id": "",
      "name": "Test",
      "publisher": "That NAV Guy",
      "version": "1.0.0.0",
      "brief": "Test",
      "description": "Test",
      "privacyStatement": "",
      "EULA": "https://thatnavguy.com",
      "help": "https://thatnavguy.com",
      "url": "https://thatnavguy.com",
      "logo": "logo.jpg",
      "screenshots": [],
      "platform": "20.0.0.0",
      "application": "20.0.0.0",
      "idRanges": [
        {
          "from": 50000,
          "to": 50011
        }
      ],
      "dependencies": [
        {
          "id": "dd0be2ea-f733-4d65-bb34-a28f4624fb14",
          "publisher": "Microsoft",
          "name": "Library Assert",
          "version": "15.0.0.0"
        },
        {
          "id": "e7320ebb-08b3-4406-b1ec-b4927d3e280b",
          "publisher": "Microsoft",
          "name": "Any",
          "version": "15.0.0.0"
        },
      ],
      "resourceExposurePolicy": {
        "allowDebugging": true,
        "allowDownloadingSource": true,
        "includeSourceInSymbolFile": true
      },
      "runtime": "10.0"
    }
  • Suggested answer
    YUN ZHU Profile Picture
    99,086 Super User 2026 Season 1 on at
    Hi, just adding two examples, hope it can give you some help.
     
     
    Thanks.
    ZHU

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 1,993 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 1,116 Super User 2026 Season 1

#3
Khushbu Rajvi. Profile Picture

Khushbu Rajvi. 557 Super User 2026 Season 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans