š Week 36
Getting the Version of Kibana Connected in C# & .NET
[C#, .NET, ElasticSearch]
In the previous post, āGetting the Version of ElasticSearch Connected in C# & .NETā, we looked at how to get the version of ElasticSearch connected using either the raw JSON returned by the endpoint or the ElasticSearch
Client.
Getting the Version of ElasticSearch Connected in C# & .NET
[C#, .NET, ElasticSearch]
In the previous post, āGetting the Version of Redis Connected in C# & .NETā, we looked at how to get the version of Redis we are connected to without requiring a connection with admin privileges.
Getting the Version of Redis Connected Without Admin Access in C# & .NET
[C#, .NET, Redis, StackExchange.Redis]
In our previous post, āGetting the Version of Redis Connected in C# & .NETā, we looked at how to get the version of the Redis instance we are connected to using the StackExchange.Redis package.
Getting the Version of Redis Connected in C# & .NET
[C#, .NET, Redis, StackExchange.Redis]
Now that we know the process of āGetting the Version of RabbitMQ Connected In C# & .NETā, I wondered if it was possible to do the same for Redis.
Other RabbitMQ IConnection Server Properties
[C#, .NET, RabbitMQ, EasyNetQ]
In the previous post, āGetting the Version of RabbitMQ Connected In C# & .NETā, we discussed how to obtain the version of the RabbitMQ instance connected to via the ServerProperties
property.
Getting the Version of RabbitMQ Connected in C# & .NET
[C#, .NET, RabbitMQ, EasyNetQ]
Recently, I was troubleshooting some code using RabbitMQ & EasyNetQ and found myself wondering how to verify the version of RabbitMQ I was connected to.
Nomination To The Microsoft MVP Program
[News]
I was pleasantly surprised to get this email earlier today.
š Week 35
Sending Email In C# & .NET - Part 16 - Testing SMTP Locally Using Mailpit
[C#, .NET, Email]
This is part 16 of a series on sending Email
Sending Email In C# & .NET - Part 15 - Sending Calendar Invites Using MailKit
[C#, .NET, Email, StarLibrary, MailKit]
This is part 15 of a series on sending Email
Sending Email In C# & .NET - Part 14 - Sending Multiple Format Email Using MailKit
[C#, .NET, Email, StarLibrary, MailKit]
This is part 14 of a series on sending Email
Sending Email In C# & .NET - Part 13 - Sending Email With Inline Attachments Using MailKit
[C#, .NET, Email, StarLibrary, MailKit]
This is part 13 of a series on sending Email
Sending Email In C# & .NET - Part 12 - Sending Email With Attachments Using MailKit
[C#, .NET, Email, StarLibrary, MailKit]
This is Part 12 of a series on sending email.
Sending Email In C# & .NET - Part 11 - Sending HTML Email Using MailKit
[C#, .NET, Email, StarLibrary, MailKit]
This is Part 11 of a series on sending email.
Sending Email In C# & .NET - Part 10 - Sending Plain Text Email Using MailKit
[C#, .NET, Email, StarLibrary, MailKit]
This is Part 10 of a series on sending email.
š Week 34
Displaying Subscript and Superscript in Jekyll
[Markdown, Jekyll]
Is it possible to represent superscript and subscript in Jekyll?
š Archives ...