Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Console Application (.NET 6+)

This is a simple .NET 6+ console application that:

  • Fetches users and posts from the public JSONPlaceholder API
  • Links posts to users

▶️ How to Run

Using Visual Studio

  1. Open the project in Visual Studio 2022 or later
  2. Make sure the project targets .NET 6 or higher
  3. Set the project as Startup Project
  4. Press F5 or click the green Run button

Using Command Line (CLI)

  1. Open a terminal and navigate to the project directory: bash cd path/to/project
  2. Run the application: dotnet run

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages