Mathtone.MIST
1.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Mathtone.MIST --version 1.0.0
NuGet\Install-Package Mathtone.MIST -Version 1.0.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="Mathtone.MIST" Version="1.0.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Mathtone.MIST" Version="1.0.0" />
<PackageReference Include="Mathtone.MIST"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
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 Mathtone.MIST --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Mathtone.MIST, 1.0.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 Mathtone.MIST@1.0.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=Mathtone.MIST&version=1.0.0
#tool nuget:?package=Mathtone.MIST&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Implements change notification for properties (ie: INotifyPropertyChanged) using IL weaving and a custom Visual Studio build task
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
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 Mathtone.MIST:
Package | Downloads |
---|---|
Mathtone.Mist.Weaver
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
3.0.0-beta | 1,300 | 8/22/2019 |
2.5.2 | 3,621 | 5/27/2017 |
2.5.0 | 2,314 | 6/20/2016 |
1.2.2 | 1,721 | 5/30/2016 |
1.2.0 | 2,150 | 5/29/2016 |
1.1.4 | 1,672 | 5/27/2016 |
1.1.3 | 1,725 | 5/27/2016 |
1.1.2 | 1,640 | 4/29/2016 |
1.1.1 | 1,995 | 4/27/2016 |
1.1.0 | 1,684 | 4/16/2016 |
1.0.3 | 1,605 | 4/13/2016 |
1.0.2 | 1,713 | 4/13/2016 |
1.0.1 | 2,113 | 4/12/2016 |
1.0.0 | 1,935 | 4/7/2016 |
Initial release.