.Net Core web API - Part 2 - MySQL

Oct 13, 2019 2 min.

Continuing the .Net Core series, in this chapter, we will connect our web API with a remote MySQL server. The full example can be downloaded in my GitHub repository: NetCore3 MySQL. Technologies .Net Core 3 MySQL MySQL Workbench Dapper Topics MySQL .Net Core 3 MySQL Let’s create a remote MySQL database and manipulate it with MySQL Workbench. First, access this website: https://remotemysql.com/ At the home page, click on “Login” and, in the next page, on the “Create Account” tab:

.Net Core web API - Part 1 - Swagger

Oct 12, 2019 2 min.

In this series, I will explain how to create a .Net Core 3 web API connected with a database and deployed to a remote server. The first step is to integrate it with Swagger by using the Swashbuckle package. The full example can be downloaded in this GitHub repository: NetCore3-Swagger. Technologies .Net Core 3 Visual Studio 2019 Swagger Topics .Net Core 3 Swagger .Net Core 3 Download the Visual Studio 2019 here and install it.

Python for Beginners - Part 1 - Hello World

Oct 11, 2019 2 min.

Python is a high level program language used for multiple purposes like artificial intelligence and web applications. It has lots of similarities with JavaScript but is a lot easier and direct to the point. This guide will explain the basics about Python presented by Microsoft’s amazing playlist called Python for Beginners. Objective In this first part, you will learn how to install, configure and program in Python by using Visual Studio Code.

Who am I?

Oct 10, 2019 1 min.

Luciano de Sousa Pereira. Brazilian. Bacharel degree in Computer Engineering. Full Stack Developer with 5 years of experience in multiple frameworks and programming languages. Specialities: .Net Core, Vue and Quasar. Experience: NodeJS, MongoDB and SQL Server. LinkedIn: https://www.linkedin.com/in/luciano-pereira-a19629101/ GitHub: https://github.com/lucianopereira86 Sourcerer.io: https://sourcerer.io/lucianopereira86 Dynamic Resumé: http://lucianopereira.surge.sh (work in progress)