WinForms sample for HarSharp

Ajay Tandon sent me a WinForms sample that he made using HarSharp. The HTTP Archive (HAR) format as defined in the W3C Specification is an archival format for HTTP transactions that can be used by a web browser to export detailed performance data about web pages it loads. HarSharp is...
Read "WinForms sample for HarSharp"

HarSharp 2.0.0. - .NET Core

The HTTP Archive (HAR) format as defined in the W3C Specification is an archival format for HTTP transactions that can be used by a web browser to export detailed performance data about web pages it loads. HarSharp is a small and easy-to-use library to parse HAR files to .NET objects...
Read "HarSharp 2.0.0. - .NET Core"

GeneticSharp 2.6.0 - Blazor template

The GeneticSharp 2.6.0 is out. Blazor template Now we have 4 dotnet new templates, besides the GeneticSharpConsoleApp, GeneticSharpTspConsoleApp and GeneticSharpTspUnity3d already existent, a new template for a Blazor client app was added: GeneticSharpTspBlazorApp: dotnet new -i GeneticSharp.Templates dotnet new GeneticSharpTspBlazorApp -o TspBlazorApp cd TspBlazorApp dotnet run If you want to...
Read "GeneticSharp 2.6.0 - Blazor temp..."

unitytips Museum

I recently started studying Blazor and last weekend I created this simple app that I called: #unitytips Museum, a collection of best #unitytips. You can access it directly in my site, in this url: http://diegogiacomelli.com.br/apps/unitytips-museum The #unitytips collection Every week all #unitytips retweeted by @unity3d will be included to the...
Read "unitytips Museum"
Tutorials

Articles

Labs