GitFlow Introduction
If you are interested in how to administrate branches with the best practices and strategies, take a look at this article.
Read more ...Deploy .Net Core API in AWS Lambda Serverless
If you are interested in how to publish your API developed in .Net Core into other platform as Amazon Web Services, you must read this article.
Read more ...HttpClient Techniques to consume APIs in minimal API .Net 6
Let's try different HttpClient techniques to consume API calls in minimal API.
Read more ...SOLID Introduction
If we talk about application design and development, SOLID Principles are a few words that you should know as one of the foundations of software architecture and development.
Read more ...SOLID Introduccion ES
Si hablamos de diseño y desarrollo de aplicaciones, Principios SOLID son unas palabras que debes conocer como uno de los fundamentos de la arquitectura y desarrollo de software.
Read more ...C# General Cheat Sheet
If you want to write clearly and beautifully code, check this post.
Read more ....Net Core View Components
Hello, today I'm going to talk about how to create a custom view component to use on your .Net Core Web Application.
Read more ...Use of Tag Helpers
If you are beggining with Asp .NET Core, you will see on many examples the tag helpers, check this post to know what they are.
Read more ...Create the first Azure Function App
If you are beginning with Microsoft Azure Portal, and specifically Azure Functions, read this 5 min post.
Read more ...Xamarin Forms with Braintree
Today we're going to learn how to integrate a modern way derived from PayPal to make InApp Payments.
Read more ...