Official Microsoft repository for BcContainerHelper, a PowerShell module, which makes it easier to work with Business Central Containers on Docker.
Перейти к файлу
Chris Blank 1b5072c2e0
Fix encoding for local special chars (mutated vowel, umlauts)
This change allows to do request with special characters like ä, ö, ü in the body.
2019-10-05 14:58:40 +02:00
Api Fix encoding for local special chars (mutated vowel, umlauts) 2019-10-05 14:58:40 +02:00
AppHandling Issue #643 2019-10-01 12:31:17 +02:00
AzureAD Cleanup help text for functions 2019-09-03 11:42:17 +02:00
AzureVM Cleanup help text for functions 2019-09-03 11:42:17 +02:00
Bacpac 0.6.4.0 2019-09-06 12:09:09 +02:00
CompanyHandling Cleanup help text for functions 2019-09-03 11:42:17 +02:00
ConfigPackageHandling Cleanup help text for functions 2019-09-03 11:42:17 +02:00
ContainerHandling Issue #644 2019-10-04 03:40:14 +02:00
ContainerInfo doNotIncludeStopped 2019-09-29 05:08:15 +02:00
Misc Additional text 2019-09-03 11:46:10 +02:00
ObjectHandling issue #642 2019-09-30 16:37:09 +02:00
SymbolHandling Cleanup help text for functions 2019-09-03 11:42:17 +02:00
TenantHandling Cleanup help text for functions 2019-09-03 11:42:17 +02:00
Tests Revert tests 2019-08-18 18:04:28 +02:00
UserHandling use containername 2019-10-05 09:42:22 +02:00
.gitignore Support 15.x applications folder+test 2019-08-26 07:30:00 +02:00
Check-NavContainerHelperPermissions.ps1 Cleanup help text for functions 2019-09-03 11:42:17 +02:00
HelperFunctions.ps1 Accept longer container names 2019-09-28 20:07:31 +02:00
LICENSE Initial commit 2017-09-26 13:11:09 -07:00
NavContainerHelper.md Prepare for 15.0 2019-05-22 07:58:08 +02:00
NavContainerHelper.ps1 rebrand + support usedevendpoint 2019-06-06 13:29:45 +02:00
NavContainerHelper.psd1 Add Sort-AppFoldersByDependencies 2019-09-26 00:55:31 +02:00
NavContainerHelper.psm1 Add Sort-AppFoldersByDependencies 2019-09-26 00:55:31 +02:00
PublishNavContainerHelper.ps1 0.6.1.2 2019-06-06 22:54:45 +02:00
README.md Update README.md 2018-04-24 15:57:44 +02:00
ReleaseNotes.txt 0.6.4.6 2019-10-05 10:08:25 +02:00
Version.txt issue #642 2019-09-30 16:37:09 +02:00

README.md

NAV Container Helper

This repository contains a module, which makes it easier to work with Nav Containers on Docker. The module is work in progress and feel free to submit pull requests and contribute with good ideas. Documentation will be on the wiki.

Please report issues in the issues list.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.