Closed techieenthuziast closed 2 months ago
We successfully use VaultSharp with .NET 8 in multiple projects. (Microsoft is trying to maintain backwards compatibility in the .NET Core family so packages like this should "just work".)
That said, we're only using VaultSharp to retrieve dynamic database secrets currently, so I'm not sure if all areas of this library are compatible.
first-class .net 8.0 support will be in the release next week.
We intend to use VaultSharp for our .net6.0 apps, but in less than 3 months, we will be nearing End of Life for .net6 and will have to move to .net8.
I do not see that there is any support for .net8 yet, so that will impact my decision of whether or not to use this for my applicaiton.
Please let me know if there is any future plan for .net8 support too.