YadaYadaSoftware.CropperJs
0.0.65
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 YadaYadaSoftware.CropperJs --version 0.0.65
NuGet\Install-Package YadaYadaSoftware.CropperJs -Version 0.0.65
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="YadaYadaSoftware.CropperJs" Version="0.0.65" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add YadaYadaSoftware.CropperJs --version 0.0.65
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: YadaYadaSoftware.CropperJs, 0.0.65"
#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 YadaYadaSoftware.CropperJs as a Cake Addin #addin nuget:?package=YadaYadaSoftware.CropperJs&version=0.0.65 // Install YadaYadaSoftware.CropperJs as a Cake Tool #tool nuget:?package=YadaYadaSoftware.CropperJs&version=0.0.65
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
In your Program.cs
, make sure to:
builder.Services.AddCropperServices();
In your index.html
, make sure to add in your <head> section:
<link href="./_content/YadaYadaSoftware.CropperJs/main-cropper.css" rel="stylesheet" />
<link href="./_content/YadaYadaSoftware.CropperJs/cropper.css" rel="stylesheet" />
<link href="./_content/YadaYadaSoftware.CropperJs/bootstrap.css" rel="stylesheet" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" integrity="sha512-KfkfwYDsLkIlwQp6LFnl8zNdLGxu9YAA1QvwINks4PhcElQSvqcyVLLD9aMhXd13uQjoXtEKNosOWaZqXgel0g==" crossorigin="anonymous" referrerpolicy="no-referrer" />
example:
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<base href="/" />
<link href="./_content/YadaYadaSoftware.CropperJs/main-cropper.css" rel="stylesheet" />
<link href="./_content/YadaYadaSoftware.CropperJs/cropper.css" rel="stylesheet" />
<link href="./_content/YadaYadaSoftware.CropperJs/bootstrap.css" rel="stylesheet" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" integrity="sha512-KfkfwYDsLkIlwQp6LFnl8zNdLGxu9YAA1QvwINks4PhcElQSvqcyVLLD9aMhXd13uQjoXtEKNosOWaZqXgel0g==" crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>
In your index.html
, make sure to add in your <body> section:
<script src="./_content/YadaYadaSoftware.CropperJs/cropper.js"></script>
<script src="./_content/YadaYadaSoftware.CropperJs/bootstrap.js"></script>
<script src="./_content/YadaYadaSoftware.CropperJs/jquery-3.6.0.min.js"></script>
Example:
<body>
<div id="app">Loading...</div>
<div id="blazor-error-ui">
An unhandled error has occurred.
<a href="" class="reload">Reload</a>
<a class="dismiss">🗙</a>
</div>
<script src="_framework/blazor.webassembly.js"></script>
<script src="./_content/YadaYadaSoftware.CropperJs/cropper.js"></script>
<script src="./_content/YadaYadaSoftware.CropperJs/bootstrap.js"></script>
<script src="./_content/YadaYadaSoftware.CropperJs/jquery-3.6.0.min.js"></script>
</body>
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Microsoft.AspNetCore.Components.Web (>= 6.0.2)
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.0.0 | 1,917 | 7/22/2022 |
0.0.65 | 419 | 7/22/2022 |
0.0.64 | 397 | 7/22/2022 |
0.0.63 | 381 | 7/22/2022 |
0.0.62 | 392 | 7/22/2022 |
0.0.61 | 417 | 7/22/2022 |
0.0.60 | 407 | 7/22/2022 |
0.0.59 | 393 | 7/22/2022 |
0.0.58 | 401 | 7/22/2022 |
0.0.57 | 402 | 7/22/2022 |
0.0.56 | 397 | 7/22/2022 |
0.0.55 | 410 | 7/22/2022 |
0.0.54 | 404 | 7/22/2022 |
0.0.53 | 384 | 7/22/2022 |
0.0.52 | 401 | 7/22/2022 |
0.0.51 | 416 | 7/12/2022 |
0.0.50 | 2,214 | 6/7/2022 |
0.0.49 | 402 | 6/7/2022 |
0.0.48 | 399 | 6/3/2022 |
0.0.47 | 389 | 6/3/2022 |
0.0.46 | 390 | 6/3/2022 |
0.0.45 | 385 | 6/3/2022 |
0.0.44 | 384 | 6/3/2022 |
0.0.43 | 433 | 6/3/2022 |