DevILSharp 0.2.19
.NET Standard 2.0
dotnet add package DevILSharp --version 0.2.19
NuGet\Install-Package DevILSharp -Version 0.2.19
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="DevILSharp" Version="0.2.19" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DevILSharp --version 0.2.19
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DevILSharp, 0.2.19"
#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 DevILSharp as a Cake Addin
#addin nuget:?package=DevILSharp&version=0.2.19
// Install DevILSharp as a Cake Tool
#tool nuget:?package=DevILSharp&version=0.2.19
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
DevILSharp is a simple wrapper around DevIL with Aardvark-style native dependencies.
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 net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.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 net481 |
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.
-
- FSharp.Core (>= 5.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DevILSharp:
Package | Downloads |
---|---|
Aardvark.PixImage.DevIL
Aardvark is an open-source platform for visual computing, real-time graphics and visualization. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.2.19 | 1,767 | 7/12/2022 |
0.2.18 | 1,905 | 1/14/2022 |
0.2.13 | 351 | 1/5/2022 |
0.2.12 | 357 | 1/5/2022 |
0.2.11 | 57,973 | 1/30/2021 |
0.2.10 | 320 | 1/30/2021 |
0.2.9 | 525,548 | 3/10/2020 |
0.2.8 | 62,086 | 2/20/2020 |
0.2.7 | 1,261 | 1/14/2020 |
0.2.6 | 22,091 | 1/14/2020 |
0.2.5 | 233,664 | 7/24/2019 |
0.2.4 | 692,923 | 9/24/2018 |
0.2.3 | 738 | 10/2/2018 |
0.2.2 | 2,190 | 10/2/2018 |
0.2.1 | 254,599 | 4/12/2018 |
0.2.0 | 756 | 10/2/2018 |
0.1.2 | 2,143 | 9/20/2017 |
0.1.1 | 341,016 | 10/11/2017 |
0.1.0 | 782 | 10/2/2018 |
0.0.13 | 5,545 | 11/16/2015 |
0.0.11 | 484,316 | 9/24/2015 |
0.0.10 | 1,076 | 7/20/2015 |
0.0.9 | 13,294 | 5/11/2015 |
0.0.8 | 939 | 5/11/2015 |
0.0.7 | 980 | 5/11/2015 |
0.0.5 | 10,005 | 3/5/2015 |
0.0.4 | 1,013 | 3/3/2015 |
0.0.3 | 1,038 | 3/3/2015 |
0.0.2 | 1,012 | 3/3/2015 |
0.0.1 | 58,918 | 3/3/2015 |
Updated to DevIL 1.8.0
Added Linux native binaries