RavenDB Integration TestingC# / .NETUsing RavenDB in Integration TestingTesting REST APIs in some cases is tricky, because the role of some endpoints is just to pass data…Alexandru PuiuDecember 24, 2022 2 min
Authentication in HttpClientFactoryC# / .NETAuthentication in Http Client FactoryNamed Http Clients created by an Http Client Factory is an efficient way to manage calls to 3rd…Alexandru PuiuDecember 21, 2022 1 min
Basic AuthenticationC# / .NETBasic Authentication in C# / .NETBasic authentication might be a bad idea for most things, but still very useful for some very…Alexandru PuiuDecember 21, 2022 1 min
Standardize Phone NumbersMiscMSSQL Standardize Phone NumbersMSSQL Standardize Phone Numbers Recently I had to clean up a database of wildly varying phone number…Alexandru PuiuJuly 15, 2022 1 min
Uploading Large FilesC# / .NETUpload Large Files in C#Uploading files these days is pretty straightforward in just about any web framework and programming…Alexandru PuiuSeptember 21, 2020 4 min
Swagger to ConfluenceC# / .NETPublishing Swagger API Documentation to Confluence during ReleaseWe use Confluence for our company's documentation, and as such we need to keep samples and…Alexandru PuiuSeptember 21, 2018 1 min