magic.lambda.image 10.0.15

There is a newer version of this package available.
See the version list below for details.
dotnet add package magic.lambda.image --version 10.0.15
                    
NuGet\Install-Package magic.lambda.image -Version 10.0.15
                    
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="magic.lambda.image" Version="10.0.15" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="magic.lambda.image" Version="10.0.15" />
                    
Directory.Packages.props
<PackageReference Include="magic.lambda.image" />
                    
Project file
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 magic.lambda.image --version 10.0.15
                    
#r "nuget: magic.lambda.image, 10.0.15"
                    
#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.
#addin nuget:?package=magic.lambda.image&version=10.0.15
                    
Install magic.lambda.image as a Cake Addin
#tool nuget:?package=magic.lambda.image&version=10.0.15
                    
Install magic.lambda.image as a Cake Tool

Magic Lambda Image

Image manipulation library for Magic, allowing you to do basic manipulation of images, in addition to generating QR codes. More specifically this project contains the following slot.

  • [qr.generate] - Generate a QR code with the specified payload

Generating a QR code

You can use the [qr.generate] slot to create a QR code. This slot returns the QR code as a MemoryStream, which allows you to return its output directly over the HTTP response object, which again will persist the QR code back as the response to the caller if you're in a web project of some sort using Magic. The slot takes two arguments.

  • Value of node - Mandatory string to become the content of the generated QR code
  • [size] - Optional argument declaring the size of your QR code

Below is an example of usage

qr.generate:"https://anarq.org"
   size:8

After execution, the above invocation slot will contain a MemoryStream encapsulating your underlaying code. Below is an example QR code generated by the library.

QR Code

Project website

The source code for this repository can be found at github.com/polterguy/magic.lambda.image, and you can provide feedback, provide bug reports, etc at the same place.

Quality gates

  • Build status
  • Quality Gate Status
  • Bugs
  • Code Smells
  • Coverage
  • Duplicated Lines (%)
  • Lines of Code
  • Maintainability Rating
  • Reliability Rating
  • Security Rating
  • Technical Debt
  • Vulnerabilities

License

This project is the copyright(c) 2020-2021 of Aista, Ltd thomas@servergardens.com, and is licensed under the terms of the LGPL version 3, as published by the Free Software Foundation. See the enclosed LICENSE file for details.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on magic.lambda.image:

Package Downloads
magic.library

Helper project for Magic to wire up everything easily by simply adding one package, and invoking two simple methods. When using Magic, this is (probably) the only package you should actually add, since this package pulls in everything else you'll need automatically, and wires up everything sanely by default. To use package go to https://polterguy.github.io

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
17.2.0 916 1/22/2024
17.1.7 201 1/12/2024
17.1.6 170 1/11/2024
17.1.5 191 1/5/2024
17.0.1 233 1/1/2024
17.0.0 356 12/14/2023
16.11.5 342 11/12/2023
16.9.0 318 10/9/2023
16.7.0 539 7/11/2023
16.4.1 368 7/2/2023
16.4.0 368 6/22/2023
16.3.1 317 6/7/2023
16.3.0 319 5/28/2023
16.1.9 597 4/30/2023
15.10.11 451 4/13/2023
15.9.1 577 3/27/2023
15.9.0 440 3/24/2023
15.8.2 475 3/20/2023
15.7.0 362 3/6/2023
15.5.0 1,579 1/28/2023
15.2.0 642 1/18/2023
15.1.0 1,150 12/28/2022
14.5.7 698 12/13/2022
14.5.5 794 12/6/2022
14.5.1 642 11/23/2022
14.5.0 598 11/18/2022
14.4.5 676 10/22/2022
14.4.1 742 10/22/2022
14.4.0 646 10/17/2022
14.3.1 1,245 9/12/2022
14.3.0 642 9/10/2022
14.1.3 875 8/7/2022
14.1.2 633 8/7/2022
14.1.1 625 8/7/2022
14.0.14 656 7/26/2022
14.0.12 644 7/24/2022
14.0.11 617 7/23/2022
14.0.10 631 7/23/2022
14.0.9 629 7/23/2022
14.0.8 698 7/17/2022
14.0.5 759 7/11/2022
14.0.4 744 7/6/2022
14.0.3 692 7/2/2022
14.0.2 658 7/2/2022
14.0.0 845 6/25/2022
13.4.0 2,050 5/31/2022
13.3.4 1,436 5/9/2022
13.3.0 936 5/1/2022
13.2.0 1,151 4/21/2022
13.1.0 1,006 4/7/2022
13.0.0 711 4/5/2022
11.0.5 1,404 3/2/2022
11.0.4 750 2/22/2022
11.0.3 761 2/9/2022
11.0.2 792 2/6/2022
11.0.1 760 2/5/2022
10.0.21 744 1/28/2022
10.0.20 747 1/27/2022
10.0.19 750 1/23/2022
10.0.18 721 1/17/2022
10.0.15 929 12/31/2021
10.0.14 559 12/28/2021
10.0.7 1,455 12/22/2021
10.0.5 725 12/18/2021
9.9.9 1,674 11/29/2021
9.9.3 911 11/9/2021
9.9.2 618 11/4/2021
9.9.0 735 10/30/2021
9.8.9 694 10/29/2021
9.8.7 642 10/27/2021
9.8.6 635 10/27/2021
9.8.5 711 10/26/2021
9.8.0 1,385 10/20/2021
9.7.9 634 10/19/2021
9.7.5 1,493 10/14/2021
9.7.0 871 10/9/2021
9.6.6 1,243 8/14/2021
9.2.0 6,388 5/26/2021
9.1.4 1,275 4/21/2021
9.1.0 1,064 4/14/2021
9.0.0 868 4/5/2021
8.9.9 985 3/30/2021
8.9.3 1,553 3/19/2021
8.9.2 993 1/29/2021
8.9.1 987 1/24/2021
8.9.0 1,103 1/22/2021
8.6.9 2,964 11/8/2020
8.6.6 2,004 11/2/2020
8.6.0 3,961 10/28/2020
8.5.0 1,864 10/23/2020
8.4.0 5,538 10/13/2020