Giter Site home page Giter Site logo

zangassis / task-manager Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 14 KB

This project contains a sample ASP.NET Core app. This app is an example of the article I produced for the Telerik Blog (telerik.com/blogs).

License: MIT License

C# 100.00%
aspnet-core debugging dotnet-7 minimal-api taskmanager tasks-list

task-manager's Introduction

TaskManager ๐Ÿ“‹๐Ÿ”๐Ÿ–ฅ๏ธ

This project contains a sample ASP.NET Core app. This app is an example of the article I produced for the Telerik Blog (telerik.com/blogs).

Welcome to the TaskManager application! This minimal ASP.NET Core .NET 7 app serves as an example for debugging in Visual Studio on Windows. ๐Ÿš€

Getting Started ๐Ÿš€

Follow these steps to set up and run the TaskManager application on your system:

  1. Clone the Repository: Start by cloning this repository to your local machine.

    git clone https://github.com/zangassis/task-manager
  2. Open in Visual Studio: Launch Visual Studio and open the TaskManager.sln solution file.

  3. Build the Solution: Build the solution to restore NuGet packages and compile the code.

  4. Set Up Debug Configuration: Make sure your debug configuration is set to target the TaskManager project.

  5. Start Debugging: Press the "Start Debugging" button or hit F5 to begin debugging the application.

Application Overview ๐Ÿ“‘

The TaskManager app demonstrates the basic functionality of managing tasks.

Debugging in Visual Studio ๐Ÿ› ๏ธ

This project is an excellent resource for learning how to debug ASP.NET Core apps in Visual Studio on a Windows system. Use breakpoints, watch variables, and explore the debugging tools to enhance your debugging skills.

API Endpoints ๐ŸŒ

  • GET /tasks: Get a list of all tasks.
  • GET /tasks/{name}: Get a specific task by name.

Technologies Used ๐Ÿ’ป

  • ASP.NET Core
  • .NET 7
  • Minimal API
  • Visual Studio for Windows
  • C#

Contributing ๐Ÿค

Found a bug? Want to add a new feature? We encourage contributions from the community. Feel free to open issues and pull requests.

License ๐Ÿ“„

This project is licensed under the MIT License. Feel free to use and modify the code as per the license terms.


Happy Debugging! ๐Ÿžโœจ

task-manager's People

Contributors

zangassis avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.