Shipping a .NET application with MakeNSIS — 2. Hardening the package
Improve a .NET NSIS installer step by step: versions, upgrades, data, diagnostics, signing, and tests, without depending on PowerShell.
Read more ↗Technical publication
Articles about software development, tutorials and more.
Improve a .NET NSIS installer step by step: versions, upgrades, data, diagnostics, signing, and tests, without depending on PowerShell.
Read more ↗Build a reproducible Windows NSIS installer locally for a .NET application, with a complete example and no PowerShell script.
Read more ↗Complete guide to customizing the bash command prompt
Read more ↗Exécuter simplement votre code
Read more ↗Exposer vos tables Postgres via un endpoint REST
Read more ↗UV: the fast Python package manager
Read more ↗Running C# code interactively in Jupyter notebooks
Read more ↗A practical guide to the Dependency Inversion Principle in C#
Read more ↗How to set up and use Docker on Windows
Read more ↗Dans le présent article je vais vous montrer comment exécuter des requêtes SQL basiques du type SELECT sur une table PostgreSQL à partir d'une application console C#.
Read more ↗