Skip to content

ASP.NET is not a server-side web language, it is a web framework that supports the programming languages C#, F# and VB! #6229

ASP.NET is not a server-side web language, it is a web framework that supports the programming languages C#, F# and VB!

ASP.NET is not a server-side web language, it is a web framework that supports the programming languages C#, F# and VB! #6229

Workflow file for this run

name: "Mark new issues with needs-triage label"
on:
issues:
types:
- reopened
- opened
jobs:
label-new-issues:
runs-on: ubuntu-latest
steps:
- name: initial labelling
uses: andymckay/labeler@master
with:
add-labels: "needs triage"
ignore-if-assigned: true