dotnet-db-samples icon indicating copy to clipboard operation
dotnet-db-samples copied to clipboard

DbDataSource implementation

Open andrevlins opened this issue 1 year ago • 5 comments

I would like to know if you will implement DbDataSource and if there is a milestone for this.

dotnet/runtime#64812

microsoft.com docs

andrevlins avatar Nov 24 '23 11:11 andrevlins

No milestone yet planned for this feature. If developers want it, be sure to upvote the top post with a thumbs up emoji.

alexkeh avatar Nov 24 '23 15:11 alexkeh

@alexkeh is there another place to upvote on the feature itself outside of the samples repo?

davidfowl avatar Nov 24 '23 16:11 davidfowl

@davidfowl You can also request and vote for features on the Oracle ODP.NET forum, on our Twitter handle, or create a formal Oracle SR making the feature request. However, this GitHub location has evolved to be the most popular since many developers have GitHub accounts.

alexkeh avatar Nov 24 '23 16:11 alexkeh

Once it gets implemented, AspNetCore.HealthChecks.Oracle (a popular health check package for Oracle with more than 2 milion downloads) should start using it too. I've created https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/issues/2122 to track it.

adamsitnik avatar Dec 08 '23 12:12 adamsitnik