TasksLibrary 1.1.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package TasksLibrary --version 1.1.2
NuGet\Install-Package TasksLibrary -Version 1.1.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TasksLibrary" Version="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TasksLibrary --version 1.1.2
#r "nuget: TasksLibrary, 1.1.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install TasksLibrary as a Cake Addin
#addin nuget:?package=TasksLibrary&version=1.1.2

// Install TasksLibrary as a Cake Tool
#tool nuget:?package=TasksLibrary&version=1.1.2

TasksLibrary

TasksLibrary is a simple library that allows authorised users to take down notes.

Installing TasksLIbrary

Introduction

This following are needed before proceeding with that installation:

  • Visual Studio installed on your machine.
  • A .NET 6.0 project that you want to add the package to.

Installation

To install the package using the dotnet add package command, follow the steps below:

  • Open the command prompt or terminal.
  • Navigate to the directory where your project is located.
  • Type the following command:

dotnet add package TasksLibrary --version 1.1.2

This command will download and install the specified version of the package along with it's dependencies

Alternatively, you can also install the package using the Package Manager Console in Visual Studio. To do this, follow the steps below:

  • Open Visual Studio and open the project you want to add the package to.
  • Open the Package Manager Console by clicking on Tools > NuGet Package Manager > Package Manager Console.
  • In the Package Manager Console, type the following command:

Install-Package TasksLibrary --version 1.1.2

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.5 200 11/10/2023
1.1.4 83 11/8/2023
1.1.3 134 8/18/2023
1.1.2 92 8/18/2023
1.1.1 337 7/28/2023
1.1.0 140 7/11/2023
1.0.0 114 6/15/2023