Skip to main content

Posts

Showing posts from July 28, 2021

essentialobjects EO.Total 2021.1.85.0 (includes EO.Web, EO.Pdf, EO.Wpf and EO.WebBrowser)

essentialobjects EO.Total 2021.1.85.0 (includes EO.Web, EO.Pdf, EO.Wpf and EO.WebBrowser) EO.WebBrowser is a web browser engine based on Google's Chrome project but with native .NET programming interface --- don't worry, it's not a wrapper around the Chrome browser installed on your machine. In fact EO.WebBrowser has the whole browser engine embedded inside a single .NET DLL. In another word, it has zero external dependency. Just reference and use. https://developer.team/dotnet/30703-essentialobjects-eototal-20211850-includes-eoweb-eopdf-eowpf-and-eowebbrowser.html

Designite 3.3.0

 Designite 3.3.0 Designite is a software design quality assessment tool. It analyzes C# codebase and detects a comprehensive set of architecture, design, and implementation smells. Currently, Designite supports detection of 7 common architecture, 19 design, and 11 implementation smells. Designite computes more than 30 source code metrics to gauge the structural health of a software system. Designite offers a rich set of visualizations for software developers, designers, and architects to visualize various issues affecting the maintainability of their software. These visualizations include sunburst diagram for showing detected smells, treemap diagram for visualizing the distribution of smells in a codebase, and a pie-chart of the metrics for holistically visualizing the state of the code from a specific metrics point of view. Additionally, the tool supports detection of code clones, prepares DSM (Dependency Structure Matrix), and performs trend analysis showing the number of smells ...

QuickLib 2.1.2

 QuickLib 2.1.2 Small delphi/Firemonkey(Windows, Linux, Android, OSX & IOS) and fpc(Windows & Linux) library containing interesting and quick to implement functions, created to simplify application development and crossplatform support and improve productivity. Delphi XE8 - Delphi 10.4 Sydney supported. https://developer.team/delphi/30701-quicklib-212.html