Heku
Heku
Hi, what's your VS version?
Hi @jkrarup, please try reinstalling the Extension to see if it works or not.
Sorry for late reposonse, for everyone who has same issue, please have a try: 1. Uninstall the extension then reinstall it to see if it works or not. 2. If...
Good job @OoLunar , I agree your correcations.
I don't believe your example sufficiently justifies why the method must be sealed. A more reasonable approach would be to treat such cases as incorrect implementations rather than restricting the...
@alexkeh Actually, it still does not work. ```cs var oracle = new OracleDataSourceBuilder("......") .UseModuleName("odpnet.module") // not work .UseActionName("odpnet.action") // not work .UseClientId("odpnet.client id") // not work .UseClientInfo("odpnet.client info") // not...