Oracle .NET Developer Center Edit this page | less than 1 minute read Because of positive feedback from the community, we decided to use the Oracle Data Provider instead of the one shipped with .NET. You can download the provider, including a bunch of Visual Studio add-ins from the Oracle .NET Developer Center site. Share on Twitter Facebook Google+ LinkedIn Previous Next Leave a Comment
Kickstarting your libraries with the .NET Library Starter Kit 5 minute read A battle-tested starter kit for building open-source and internal NuGet libraries, born from half a billion downloads. June 17, 2025
10 quality lessons from almost three decades of software development 11 minute read About testability, code reviews, flakiness, maintainability, pipelines and source control history March 7, 2025
Static and dynamic conditions in C#/Nuke build pipelines 3 minute read How you can use Nuke’s OnlyWhenStatic and OnlyWhenDynamic to handle the more complicated build pipelines in C# February 6, 2025
8 coding lessons from almost three decades of software development 8 minute read Build better code, one habit at a time and other practical advice to enhance your team’s practices and your future self’s sanity. January 9, 2025
Leave a Comment