You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, this is not the right place to suggest improvements to .Net Framework (or to .Net).
Second, .Net Framework is not adding any new features, so it's extremely unlikely any such suggestions would be addressed there. If you have suggestions for improvements to .Net 7, the right repo is dotnet/runtime.
Third, DbType does have the Single field, which corresponds to System.Single/float, so I don't think it's actually missing.
dbtypes is missing Float
https://github.com/microsoft/referencesource/blob/master/System.Data/System/Data/dbtype.cs
The text was updated successfully, but these errors were encountered: