Tagged "C Sharp"


Monero Payments with NOWPayments in C#

How to accept payments in the cryptocurrency Monero (XMR) by using the NOWPayments API with C#.


Custom Caching Tag ASP.NET

Discover how to craft a custom cache tag helper in ASP.NET Core. Seamlessly merge Razor view caching with on-demand expiration for optimal backend performance.

Tagged: ASP.NET, C Sharp

Ignoring Bots by User Agent in C#

Discover why filtering bot traffic is essential and learn to manage bots using user agents in C#. Enhance data accuracy and server performance seamlessly.

Tagged: ASP.NET, bots, C Sharp, spam

OpenAI's Completions API in C#

Integrate OpenAI's Completions API with C#: A concise guide to enhancing your C# applications with AI capabilities.

Tagged: AI, C Sharp, ChatGPT

Spam Filtering With C#

How to filter spam comment posts using an API and C# in ASP.NET.

Tagged: APIs, ASP.NET, C Sharp, spam

Sending Email With MailChimp C#

How to build lists and send emails with MailChimp's API using C#.

Tagged: C Sharp, Email, MailChimp

AWS Step Functions in C#

Details on what AWS Step Functions are and how they can be used in .NET.

Tagged: AWS, C Sharp

Prevent Sign Out ASP.NET Core 2.0 Deployment

Example code of how to stay signed in after an ASP.NET Core 2.0 deployment to IIS.


Initial and Delayed Charges Using Stripe in C#

A walk through on using Stripe to accept payments with an initial and delayed amount for an e-commerce product.


Sending SMS Messages in ASP.NET With C#

Sending to a US phone number from a US phone number through SMS messaging with C# and Nexmo.

Tagged: ASP.NET, C Sharp