dotnet / dotnet/SqlClient

Generate code from SqlMetaData.xml

Open
#3,372 5 comments 1 reaction 0 assignees View on GitHub
Performance :chart_with_upwards_trend: Up-for-Grabs :raised_hands:
Dominant language
C#
Stars
989
Forks
340
Avg merge
4d 19h
Merged PRs (30d)
72

Description

Today we are reading in the `SqlMetaData.xml` file and parsing it into data structures at runtime. See if we can do that work at compile time and generate some static code or data structures instead to avoid runtime overhead and possible errors.

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.