Metroit.45
1.5.0
Suggested Alternatives
dotnet add package Metroit.45 --version 1.5.0
NuGet\Install-Package Metroit.45 -Version 1.5.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="Metroit.45" Version="1.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Metroit.45 --version 1.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Metroit.45, 1.5.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.
// Install Metroit.45 as a Cake Addin #addin nuget:?package=Metroit.45&version=1.5.0 // Install Metroit.45 as a Cake Tool #tool nuget:?package=Metroit.45&version=1.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Base library to use Metroit.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Metroit.45:
Package | Downloads |
---|---|
Metroit.Windows.Forms.45
It is a library that helps to create WinForms application. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.5.0 | 9,348 | 9/30/2022 | |
1.4.4.1 | 6,378 | 6/8/2022 | |
1.4.4 | 1,774 | 11/12/2021 | |
1.4.3 | 898 | 11/11/2021 | |
1.4.2 | 881 | 11/5/2021 | |
1.4.1 | 896 | 10/28/2021 | |
1.4.0 | 987 | 10/25/2021 | |
1.3.3 | 909 | 10/15/2021 | |
1.3.0 | 1,412 | 9/21/2021 | |
1.2.0 | 808 | 9/17/2021 | |
1.1.0 | 1,518 | 1/6/2021 | |
1.0.7 | 1,054 | 12/9/2020 | |
1.0.6 | 939 | 3/17/2020 | |
1.0.5 | 2,842 | 11/4/2018 | |
1.0.4 | 2,311 | 10/24/2018 | |
1.0.3 | 1,417 | 10/24/2018 | |
1.0.2 | 1,256 | 9/25/2018 | |
1.0.1 | 1,251 | 9/19/2018 | |
1.0.0 | 3,612 | 3/3/2018 |
add:
- StateKnownItemBase
- You can know the state of the object when the value changes.
- ItemRemovedKnownList
- When an item is removed, you can keep track of which item was removed by the Removed property.