DMISharp 1.7.0
.NET 6.0
.NET Standard 2.0
.NET Framework 4.6.1
Install-Package DMISharp -Version 1.7.0
dotnet add package DMISharp --version 1.7.0
<PackageReference Include="DMISharp" Version="1.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DMISharp --version 1.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DMISharp, 1.7.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install DMISharp as a Cake Addin
#addin nuget:?package=DMISharp&version=1.7.0
// Install DMISharp as a Cake Tool
#tool nuget:?package=DMISharp&version=1.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Library for handling BYOND DMI files.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- IndexRange (>= 1.0.1)
- MetadataExtractor (>= 2.7.1)
- Microsoft.Toolkit.HighPerformance (>= 7.1.2)
- SixLabors.ImageSharp (>= 2.0.0)
-
.NETFramework 4.7.2
- IndexRange (>= 1.0.1)
- MetadataExtractor (>= 2.7.1)
- Microsoft.Toolkit.HighPerformance (>= 7.1.2)
- SixLabors.ImageSharp (>= 2.0.0)
-
.NETStandard 2.0
- IndexRange (>= 1.0.1)
- MetadataExtractor (>= 2.7.1)
- Microsoft.Toolkit.HighPerformance (>= 7.1.2)
- SixLabors.ImageSharp (>= 2.0.0)
-
net6.0
- MetadataExtractor (>= 2.7.1)
- Microsoft.Toolkit.HighPerformance (>= 7.1.2)
- SixLabors.ImageSharp (>= 2.0.0)
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.7.0 | 6,356 | 3/13/2022 |
1.6.2 | 253 | 3/15/2021 |
1.6.1 | 178 | 3/10/2021 |
1.6.0 | 187 | 3/10/2021 |
1.5.1 | 204 | 1/18/2021 |
1.5.0 | 190 | 11/27/2020 |
1.4.1 | 411 | 11/5/2019 |
1.4.0 | 320 | 10/9/2019 |
1.3.4 | 363 | 10/8/2019 |
1.3.3 | 370 | 10/4/2019 |
1.3.2 | 336 | 10/4/2019 |
1.3.1 | 345 | 10/4/2019 |
1.2.1 | 338 | 10/4/2019 |
1.1.2 | 411 | 6/29/2019 |
1.1.0 | 397 | 6/29/2019 |
1.0.2 | 381 | 6/29/2019 |
- Added compression optimizations and some other size-decreasing optimizations to DMI file saving
- Updated to .NET 6
- Updated ImageSharp to 2.0