Azure / Azure/azure-api-management-policy-toolkit

Check for APIM compliant C# syntax

Open
#162 2 comments 1 reaction 1 assignee Claimed by @Mielek View on GitHub
Dominant language
C#
Stars
94
Forks
36
Avg merge
2d 6m
Merged PRs (30d)
6

Description

### Proposal

I don't know if this is a bug or a feature request, so I go with feature request.

I noticed that more often than not, I'm using C# syntax elements that are too 'new' or otherwise unsupported by APIM. The most prominent example would be the null-conditional operator (?.).

It would be nice if APIM PT could check for the existence of unsupported C# code and fail during creating of the xml.

### Component

Compiler

### Contact Details

t-h@t-h.cc

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.