dotnet
- Using localized exception messages with T4 Templates (06/11/2023)
- 6 modern C# features for cleaner Unity code (15/11/2022)
- OWASP ZAP Path Traversal and ASP .NET: Notes (15/10/2020)
- Creating dotnet new templates with samples (04/09/2019)
- Deploying a T4 Template with dotnet pack (08/08/2019)
- Publishing a .NET Core project to SonarCloud with Cake (25/07/2019)
- TSP with GeneticSharp and Blazor (10/07/2019)
- Starting an Unity3D project with GeneticSharp using dotnet new (27/06/2019)
- TSP with GeneticSharp and Unity3D (16/05/2018)
- Function optimization with GeneticSharp (13/06/2017)
- Sending a Slackbot message from Unity3d (17/09/2016)
- Creating a ConsoleMod to Buildron (15/09/2016)
- Starting a Buildron mod with a mod template (04/09/2016)
- Using a FxCop badge on your GitHub repository (26/10/2015)
- Getting your code documentation at runtime (03/08/2014)
- Improving your debug with DebuggerDisplay (14/07/2014)
Tutorials
- GeneticSharp v3.0.0 - .NET 6 (06/09/2022)
- SqlAsFile (31/05/2021)
- WinForms sample for HarSharp (29/10/2019)
- HarSharp 2.0.0. - .NET Core (30/09/2019)
- GeneticSharp 2.6.0 - Blazor template (11/07/2019)
- dotnet new templates for GeneticSharp (03/02/2019)
- GeneticSharp v2.4.0 - New crossovers and TPL implementations (19/01/2019)
- GeneticSharp v2.2.0 - Sudoku sample (03/11/2018)
- GeneticSharp v2.1.0 (30/10/2018)
- GeneticSharp Unity3d Samples released on Google Play (22/09/2018)
- GeneticSharp - Unity3d sample (31/05/2018)
- GeneticSharp v2.0.0 - .NET Core (12/05/2018)
- DocsByReflection v1.0.13 - .NET Standard 2.0 (05/04/2018)
- GeneticSharp v1.2.0 - Sequence mutations (26/01/2018)
- GeneticSharp v1.1.0 - Binary chromosomes (11/06/2017)
- Buildron 2.0.0 (24/09/2016)
- Buildron SlackBotMod (22/09/2016)
- jumpstart (12/09/2016)
- Buildron 2.0.0-RC1 - Mods support (28/08/2016)
- Buildron - Your builds, our world! ...and now our open source code too (02/06/2016)
News
- HTML5 audio tag, large files and ASP .NET (19/04/2022)
- unitytips: Overview of .NET in Unity (27/10/2020)
- Dapper and the NVARCHAR(4000) arguments (14/08/2019)
- Can I send batch messages larger than 256 KB to Azure Service Bus? (13/08/2019)
- Using Tesseract 4 with C# (13/06/2019)
Labs
- ARC-8: devlog #4 - CHIP-8 inside Unity Inspector (11/11/2020)
- ARC-8: devlog #3 - Unity (04/11/2020)
- ARC-8: devlog #2 - Blazor (29/10/2020)
- ARC-8: devlog #1 - Core and code design (28/10/2020)
Labs
- Azure Pipelines - Generating DB Script with SqlPackage.exe (17/12/2019)
- Publishing WebJobs with Azure Pipelines (29/05/2019)
- GeneticSharp Car2D (01/06/2018)
- Porting GeneticSharp to .NET Core (28/03/2018)
- Why we should avoid DateTime.UtcNow inside a Linq to Entities query? (12/05/2014)