SimonWahlin / BicepNet

A thin wrapper around Bicep that will load all bicep assemblies in a separate context to avoid conflicts with other modules.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BicepNet

This is the repository for BicepNet, a thin wrapper around Bicep that will load all Bicep assemblies in a separate context to avoid conflicts with other modules. BicepNet is developed for the Bicep PowerShell module but could be used for any other project where you want to leverage Bicep functionality in PowerShell or .NET.

Bicep assembly versions

BicepNet version Bicep assembly version
2.0.10 0.11.1
2.0.9 0.10.61
2.0.8 0.9.1
2.0.7 0.8.9
2.0.6 0.7.4
2.0.5 0.6.18
2.0.4 0.6.18
2.0.3 0.5.6
2.0.2 0.4.1318
2.0.1 0.4.1272
2.0.0 0.4.1124
1.0.7 0.4.1008
1.0.6 0.4.1008
1.0.5 0.4.613
1.0.4 0.4.451
1.0.3 0.4.412
1.0.2 0.4.412
1.0.1 0.4.63
1.0.0 0.4.63

About

A thin wrapper around Bicep that will load all bicep assemblies in a separate context to avoid conflicts with other modules.

License:MIT License


Languages

Language:C# 77.6%Language:Shell 15.0%Language:PowerShell 6.5%Language:Dockerfile 0.9%