![]() |
VOOZH | about |
dotnet add package ToSic.Imageflow.Oqtane --version 1.12.0
NuGet\Install-Package ToSic.Imageflow.Oqtane -Version 1.12.0
<PackageReference Include="ToSic.Imageflow.Oqtane" Version="1.12.0" />
<PackageVersion Include="ToSic.Imageflow.Oqtane" Version="1.12.0" />Directory.Packages.props
<PackageReference Include="ToSic.Imageflow.Oqtane" />Project file
paket add ToSic.Imageflow.Oqtane --version 1.12.0
#r "nuget: ToSic.Imageflow.Oqtane, 1.12.0"
#:package ToSic.Imageflow.Oqtane@1.12.0
#addin nuget:?package=ToSic.Imageflow.Oqtane&version=1.12.0Install as a Cake Addin
#tool nuget:?package=ToSic.Imageflow.Oqtane&version=1.12.0Install as a Cake Tool
Imageflow.NET Server image processing and optimizing middleware with querystring API for Oqtane
Because nuget package with dependencies for all runtimes is very big separate smaller packages are created for different platforms. Recommendation is to install only packages that targets platforms in use. Installing more packages in same oqtane installation will effectively append runtime dependence from last package.
Install it in standard way, as any other oqtane module.
Open Module Management in Admin Dashboard. On Download tab find Imageflow in list of modules. Click on its Download button. After download click on Install.
From https://github.com/2sic/oqtane-imageflow/releases download latest ToSic.Imageflow.Oqtane.x.x.x-*.nupkg.
Open Module Management in Admin Dashboard and select Upload tab. Upload ToSic.Imageflow.Oqtane.x.x.x-*.nupkg and Install,
From https://github.com/2sic/oqtane-imageflow/releases download latest ToSic.Imageflow.Oqtane.x.x.x-*.nupkg.
Just copy ToSic.Imageflow.Oqtane.x.x.x-*.nupkg package to your Oqtane.Server\wwwroot\Modules\ and next oqtane website restart will auto-install Imageflow module as part of oqtane application startup process.
It is required to have Oqtane.Framework development environment in folder oqtane.framework.
git clone https://github.com/oqtane/oqtane.framework.git
In Visual Studio open oqtane.framework\Oqtane.sln.
Open Manage nuget packages for solution.., find ToSic.Imageflow.Oqtane nuget package and Install to Oqtane.Server project as dependency.
Or, from https://github.com/2sic/oqtane-imageflow/releases download latest ToSic.Imageflow.Oqtane.x.x.x-*.nupkg and just copy ToSic.Imageflow.Oqtane.x.x.x-*.nupkg package to your Oqtane.Server\wwwroot\Modules\
It is required to have Oqtane.Framework development environment in folder oqtane.framework.
git clone https://github.com/oqtane/oqtane.framework.git
By convention if you place the Imageflow module root folder at the same level as the oqtane.framework, then you will not have to modify any folder configuration in the oqtane-imageflow\Src\Package\ToSic.Imageflow.Oqtane.Package.csproj project.
git clone https://github.com/2sic/oqtane-imageflow.git
In Visual Studio open oqtane-imageflow\Src\ToSic.Imageflow.Oqtane.sln.
Build Debug or Release configuration and script will deploy Imageflow module to Oqtane.Framework.
In Visual Studio open oqtane.framework\Oqtane.sln and Run it.
Build release version and pack to ToSic.Imageflow.Oqtane.x.x.x-*.nupkg
cd InstallPackages
pack.cmd
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 1 NuGet packages that depend on ToSic.Imageflow.Oqtane:
| Package | Downloads |
|---|---|
|
ToSic.Sxc
2sxc is a Oqtane module to create attractive and designed content. It solves the common problem, allowing the web designer to create designed templates for different content elements, so that the user must only fill in fields and receive a perfectly designed and animated output. |
Showing the top 1 popular GitHub repositories that depend on ToSic.Imageflow.Oqtane:
| Repository | Stars |
|---|---|
|
2sic/2sxc
DNN + 2sxc = #DNNCMS - This tool helps web designers and developers prepare great looking content in DNN (DotNetNuke). It's like mixing DNN with Umbraco and Drupal :)
|