Jean-Sebastien Carle
209 posts

Jean-Sebastien Carle
@jscarledev
I'm a dreamer. I'm an adventurer. I'm a .NET developer. I transform coffee into code, turn ideas into software, and help C# developers excel at their craft.
Montreal, Quebec, Canada Katılım Aralık 2008
46 Takip Edilen29 Takipçiler

@0xPrajwal_ Both are wrong. You should be using a host only cookie with __Host-.
English

Either @ChatGPTapp got hacked, or @OpenAI doesn't know how to put marketplace controls in place. Also, how do their developers not know the basics of paging?

English

github.com/jscarle/PostKit now covers the entire @postmarkapp API, including the new Bulk Email API. It's optimized for modern .NET, built around DI, comes with an Email Builder, and even automatically manages Rate Limit retries right out of the box!
English

github.com/jscarle/PostKit The only .NET SDK to fully support the new Bulk Email API for @postmarkapp.
English

@kristijan_kralj QuestPdf Previewer changed everything for us.
questpdf.com/document-previ…
English

PDF is the main bottleneck of modern .NET development:
1. ASP .NET Core can handle thousands of requests per second, but exporting to PDF still means installing 3 NuGet packages, reading 5 GitHub issues, and hoping fonts don't explode in production.
2. We have async/await, background jobs, cloud autoscaling, and distributed systems, yet the moment the business says
"Can we just get a small PDF with a table and a logo?"
the whole sprint vanishes.
3. We can model complex domains, enforce invariants, and scale systems to millions of users, but aligning a table header in a PDF still feels like dark magic.
.NET devs, know your enemies.
English

@StarbucksMex Que robo en el aeropuerto de Cancún. 12 pesos adicionales solamente para pedir el caramel macchiato con leche deslactosada.

Español

@brungarc Hey👋, I was wondering if there was a reason there are no more stats after december? nugettrends.com/packages?ids=L…
English

@James_M_South But it has Copilot built-in!
Seriously though, I can't deal with the garbage Windows has become. I bought a MacBook just to be able to teach myself how to live without it.
English

@jscarledev @postmarkapp hey jean! thanks for making this. the eng team and i are checking it out.
GIF
English

I decided to build a @postmarkapp SDK for .NET using MimeKit. Comes with an Email builder out of the box, and it's MIT licensed: github.com/jscarle/PostKit
English

@danpdc Everything should be a Docker container because it separates runtime from host, but not everything should be an Azure Container Instance. Running a Container on an Azure Web App gives you the best of both worlds. The separation of runtime with the convenience of Web App.
English

Not everything needs to be a Docker container. Not everything needs to be an #Azure Cotainer Instance. For most use cases a regular AppService works just fine.
English

@James_M_South @stefannikolei Right, that's true. Forgot about that!
English

@jscarledev @stefannikolei Most services use 587 or 465. These work fine.
English

Given as website running in an Azure App Service what is the easiest, most cost-effective email service i can use? #dotnet
English

@stefannikolei @James_M_South That won't work, Azure blocks outgoing port 25.
English

@James_M_South You can also just use mailkit and send them per smtp over your domain provider
English

@Questrade Being that you handle large financial portfolios, you'd think you'd do a better job to not leak sensitive server information all over the internet. What is this 2002?

English







