Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Developing with C# | Complete | dotnet 6 | core
- cs file var builder = WebApplication. CreateBuilder(args); var startup = new Startup(builder. Configuration); startup. ConfigureServices(builder.
- C# is a computer language that helps people make apps . It works with something called .NET, which is like a toolbox for building different kinds of apps . You can make apps for phones, computers, the internet, and even games .
- To start making apps with C#You need some tools . One tool is Visual Studio Code, which is like a fancy notepad for writing code . You also need the C# Dev Kit, which is like a helper that makes writing code easier . The .NET SDK is also needed . It lets your computer understand and run the code you write .
- for more:https://cuty.io/KfUrEZ8J
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement