-
Notifications
You must be signed in to change notification settings - Fork 248
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from SusanneWindfeldPedersen/master
readme
- Loading branch information
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,14 @@ | ||
|
||
Welcome to the code sample repo for developing extensions to Dynamics NAV. | ||
|
||
This repo contains AL language code samples for developing extensions on the Dynamics NAV platform. Get started by cloning one of the sample projects from this repo, open the folder in [Visual Studio Code](https://code.visualstudio.com/Download), and you’re ready to compile, publish, and run. | ||
|
||
We're still in preview, so you might bump into bugs. We're sorry about that, but we're working as fast as we can to fix them. | ||
|
||
<!-- not live yet --> | ||
For documentation about extending Dynamics NAV, see our topics on MSDN: | ||
• [Getting Started](https://msdn.microsoft.com/en-us/dynamics-nav/dyn-fin-getting-started-dev-env) | ||
• [Developing Overview](https://msdn.microsoft.com/en-us/dynamics-nav/dyn-fin-getting-started-dev-env) | ||
• [Developer Reference](https://msdn.microsoft.com/en-us/dynamics-nav/dyn-fin-getting-started-dev-env) | ||
|
||
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments. |