Archive list
Phasellus tellus tellus, imperdiet ut imperdiet eu, iaculis a sem Donec vehicula luctus nunc in laoreet
How to spice up Swagger documentation using annotations in ASP .NET Core.
In .NET 6, when we create an ASP.NET Core Web API project by default, we can use or not controllers. We can also...
By Jose Carlos Macoratti7 de maio de 2023What’s New in C# 11 lowercase class name warnings
C# keywords are special identifiers from the point of view of the C# compiler and are normally associated with basic implementations such as...
By Renato Groffe18 de maio de 2023ERC-721 Smart Contract Tutorial (NFT) with Solidity (part 2)
I recently started an NFT smart contract programming tutorial in Solidity, using the ERC-721 standard here on the blog, and this is the...
By Luiz Fernando Duarte Jr.1 de maio de 2023Self-selection: let the people choose their teams
Self-selection is a technique that permits people to choose what team they can work in. There is fantastic material in this Agile Alliance blog...
By Eduardo Matos22 de novembro de 2022Laravel & MongoDB, learn more about embedded documents
Hello everyone! In this post, I’m talking a little about how we use MongoDB with Laravel at Convenia and what advantages it has...
By Leonardo Lemos17 de abril de 2023cURL with PHP for RESTful APIs
The cURL library is ideal and complete for anyone who wants to make requests or transfer data through the backend of their applications....
By Luccas Marra do Amaral18 de abril de 2023