Skip to content

Is it possible to consume bicep files in C# projects? #8505

Answered by majastrz
hxd1478 asked this question in General
Discussion options

You must be logged in to vote

We do have a NuGet package that is used by the CLI and language server to parse Bicep files: https://www.nuget.org/packages/Azure.Bicep.Core. It's not very well documented, but there are many examples of tests in this repo invoking code in that assembly.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by StefanIvemo
Comment options

You must be logged in to vote
2 replies
@dvir-ms
Comment options

@GABRIELNGBTUC
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
6 participants
Converted from issue

This discussion was converted from issue #8499 on September 28, 2022 19:19.