WindowSill.SimpleCalculator
0.3.0
dotnet add package WindowSill.SimpleCalculator --version 0.3.0
NuGet\Install-Package WindowSill.SimpleCalculator -Version 0.3.0
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="WindowSill.SimpleCalculator" Version="0.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WindowSill.SimpleCalculator" Version="0.3.0" />
<PackageReference Include="WindowSill.SimpleCalculator" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WindowSill.SimpleCalculator --version 0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WindowSill.SimpleCalculator, 0.3.0"
#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.
#:package WindowSill.SimpleCalculator@0.3.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=WindowSill.SimpleCalculator&version=0.3.0
#tool nuget:?package=WindowSill.SimpleCalculator&version=0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A smart calculator to easily do arithmetic operations and also full integration of the notepad based calculator.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0-windows10.0.22621 is compatible. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0-windows10.0.22621
- CommunityToolkit.Common (>= 8.4.0)
- CommunityToolkit.Diagnostics (>= 8.4.0)
- Microsoft.Bcl.AsyncInterfaces (>= 6.0.0)
- Microsoft.Extensions.Caching.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Caching.Memory (>= 2.2.0)
- Microsoft.Recognizers.Definitions (>= 1.8.5)
- Microsoft.Recognizers.Text (>= 1.8.5)
- Microsoft.Recognizers.Text.DataTypes.TimexExpression (>= 1.8.5)
- Microsoft.Recognizers.Text.DateTime (>= 1.8.5)
- Microsoft.Recognizers.Text.Number (>= 1.8.5)
- Microsoft.Recognizers.Text.NumberWithUnit (>= 1.8.5)
- NETStandard.Library (>= 2.0.3)
- Newtonsoft.Json (>= 13.0.1)
- NotepadBasedCalculator.Core (>= 1.0.0)
- Spectre.Console (>= 0.45.0)
- System.Composition (>= 10.0.2)
- System.Composition.AttributedModel (>= 10.0.2)
- System.Composition.Hosting (>= 10.0.2)
- System.Composition.Runtime (>= 10.0.2)
- System.Composition.TypedParts (>= 10.0.2)
- System.Memory (>= 4.5.5)
- System.Runtime (>= 4.3.1)
- System.Text.RegularExpressions (>= 4.3.0)
- System.ValueTuple (>= 4.5.0)
- UnitsNet (>= 4.144.0)
- WindowSill.API (>= 0.8.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.