Official Microsoft repository for BcContainerHelper, a PowerShell module, which makes it easier to work with Business Central Containers on Docker.
Перейти к файлу
freddydk fd595c587a Merge branch 'master' of https://github.com/freddydk/navcontainerhelper 2022-12-14 23:18:25 +01:00
.github rename 2022-12-14 11:06:58 +01:00
AL-Go remove -directory 2022-12-09 16:11:46 +01:00
Api allowUnencryptedAuthenticationParam when containers 2022-12-11 10:16:18 +01:00
AppHandling support windows auth 2022-12-13 17:24:39 +01:00
AppSource use [System.IO.Path]::GetTempPath() 2022-12-09 13:33:51 +01:00
Artifacts name 2022-12-12 00:09:46 +01:00
Auth restructure 2022-11-30 16:15:38 +01:00
AzureAD avoid identical reply urls 2022-03-30 15:13:35 +02:00
AzureVM restructure 2022-11-30 16:15:38 +01:00
Bacpac use WebClient 2022-12-10 05:47:34 +01:00
Common support ps7 2022-12-08 21:31:01 +01:00
CompanyHandling telemetry 2021-07-06 11:03:31 +02:00
ConfigPackageHandling restructure 2022-11-30 16:15:38 +01:00
ContainerHandling remove -directory 2022-12-09 16:11:46 +01:00
ContainerInfo restructure 2022-11-30 16:15:38 +01:00
Misc support ps7 2022-12-08 21:31:01 +01:00
NuGet use [System.IO.Path]::GetTempPath() 2022-12-09 13:33:51 +01:00
ObjectHandling use [System.IO.Path]::GetTempPath() 2022-12-09 13:33:51 +01:00
PackageHandling use [System.IO.Path]::GetTempPath() 2022-12-09 13:33:51 +01:00
SaaS use [System.IO.Path]::GetTempPath() 2022-12-09 13:33:51 +01:00
SymbolHandling telemetry 2021-07-06 11:03:31 +02:00
TenantHandling telemetry 2021-07-06 11:03:31 +02:00
Tests fix tests 2022-12-14 11:05:39 +01:00
UserHandling use [System.IO.Path]::GetTempPath() 2022-12-09 13:33:51 +01:00
.gitignore Support 15.x applications folder+test 2019-08-26 07:30:00 +02:00
BC.ALGoHelper.module.json use submodules 2022-12-08 08:29:08 +01:00
BC.ALGoHelper.psm1 casing 2022-12-09 14:47:54 +01:00
BC.AppSourceHelper.module.json use submodules 2022-12-08 08:29:08 +01:00
BC.AppSourceHelper.psm1 use submodules 2022-12-08 08:29:08 +01:00
BC.ArtifactsHelper.module.json restructure 2022-12-01 07:54:47 +01:00
BC.ArtifactsHelper.psm1 casing 2022-12-09 14:44:21 +01:00
BC.HelperFunctions.module.json use submodules 2022-12-08 08:29:08 +01:00
BC.HelperFunctions.psm1 remove dumps 2022-12-09 16:52:31 +01:00
BC.NuGetHelper.module.json use submodules 2022-12-08 08:29:08 +01:00
BC.NuGetHelper.psm1 use submodules 2022-12-08 08:29:08 +01:00
BC.SaasHelper.module.json use submodules 2022-12-08 08:29:08 +01:00
BC.SaasHelper.psm1 use submodules 2022-12-08 08:29:08 +01:00
BC.module.json use submodules 2022-12-08 08:29:08 +01:00
BC.psm1 use submodules 2022-12-08 08:29:08 +01:00
BcContainerHelper.ps1 set iswindows vars 2022-12-09 13:44:55 +01:00
BcContainerHelper.psd1 restructure 2022-11-30 16:15:38 +01:00
BcContainerHelper.psm1 do not check access if PsCore 2022-12-14 23:18:01 +01:00
CI_CD_Workshop.md Update CI_CD_Workshop.md 2022-04-11 00:23:26 +02:00
Check-BcContainerHelperPermissions.ps1 restructure 2022-11-30 16:15:38 +01:00
CreateALGoRepo.ps1 restructure 2022-11-30 16:15:38 +01:00
CreateScript.ps1 Issue #2793 2022-11-28 05:43:11 +01:00
HelperFunctions.ps1 remove dump 2022-12-13 22:21:32 +01:00
InitializeModule.ps1 -param 2022-12-11 11:22:02 +01:00
LICENSE Initial commit 2017-09-26 13:11:09 -07:00
Microsoft.ApplicationInsights.dll dotnetstd20 2022-12-09 16:27:34 +01:00
NavContainerHelper.md Fixed broken links in NavContainerHelper.md 2020-12-09 11:46:27 +01:00
README.md Update README.md 2022-11-16 17:11:38 +01:00
ReleaseNotes.txt release notes 2022-12-13 06:10:04 +01:00
TelemetryHelper.ps1 use [System.IO.Path]::GetTempPath() 2022-12-09 13:33:51 +01:00
Version.txt bump version 2022-12-07 11:44:41 +01:00
addfonts.ps1 Issue #2097 2021-09-30 14:15:33 +02:00

README.md

BcContainerHelper

This repository contains a module, which makes it easier to work with Business Central and 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.

Branches

NavContainerHelper is the main repo for the NavContainerHelper PowerShell module on PowerShell Gallery. NavContainerHelper will as of August 1st 2020 only receive bug fixes.

master is the main repo for the BcContainerHelper PowerShell module on PowerShell Gallery. BcContainerHelper will from August 1st 2020 ship as release and pre-release.

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.