Questions tagged as '.net-core'

2
answers

How to create a C # executable with .NET Core?

I'm developing an introduction to programming material using .NET Core. I have read the documentation on creating and running web projects, but I have found nothing that addresses how to create a project from a console application and generate a...
asked by 12.10.2016 / 17:28
1
answer

Return customer data [closed]

Good morning, people, I would like to create a function, which returns the requested client, and its data, which are in 3 different tables Clientes , ClientesTelephone , ClientesEmail , I can add the client perfectly with my...
asked by 20.09.2018 / 14:05
2
answers

What is the correct syntax for using object orientation in C # using .NET Core? [closed]

I have to familiarize myself with implementation of object-oriented code in C # development. However, the materials I am learning assume that I have Windows and Visual Studio environment installed ( example ). When I search for material about it...
asked by 14.05.2017 / 16:44