by infoblexincom | Jun 15, 2021 | Events
The great Italian community event is back with a day of conferences on technical insights, divided into three tracks. Our CEO and our CTO participate with two talks in track 1: at 11.30 AM, Michele will explain how to create hybrid applications with Blazor and . NET...
by Antonio Liccardi | Nov 27, 2019 | Blog
GitHub is the repository we use in Blexin to version our code. Accordingly to DevOps principles, most of these projects have one or more pipelines that help to improve the quality of the code and to reduce the technical debt. Among different DevOps practices, we...
by Antonio Liccardi | Feb 13, 2019 | Blog
In Azure Pipelines, configuration variables represent a necessary functionality for your releases: it’s possible to save some values indeed, that might be useful in build or deploy stage to configure application during the release. The hidden mechanism is defined...