You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NuGet_README.md
+7-19Lines changed: 7 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
## Cropper.Blazor is a component that wraps around Cropper.js version 1.6.2
2
2
3
-
[](https://github.com/CropperBlazor/Cropper.Blazor/actions/workflows/ci.yml)
4
-
[](https://github.com/CropperBlazor/Cropper.Blazor/actions/workflows/cd.yml)
5
3
[](https://github.com/CropperBlazor/Cropper.Blazor/actions/workflows/release.yml)
4
+
[](https://github.com/CropperBlazor/Cropper.Blazor/actions/workflows/cd.yml)
- Supported .NET 10.0, .NET 9.0, .NET 8.0, .NET 7.0, .NET 6.0 versions for these web platforms:
37
36
- Blazor WebAssembly
@@ -72,7 +71,6 @@ Import Custom Element:
72
71
@using Cropper.Blazor.Components
73
72
```
74
73
75
-
76
74
Add the following to `index.html` (client-side — Blazor Webassembly, Blazor MAUI) or `_Host.cshtml` (server-side — Blazor Server, MVC with Blazor Server) in the `head`
And then use it in Razor file ([for example](https://github.com/CropperBlazor/Cropper.Blazor/blob/dev/src/Cropper.Blazor/Client/Pages/CropperDemo.razor)):
126
122
127
123
```razor
@@ -192,11 +188,3 @@ Definitely need to tell these rules in Blazor:
Copy file name to clipboardExpand all lines: README.md
+12-19Lines changed: 12 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,48 +10,41 @@
10
10
</p>
11
11
</p>
12
12
13
-
[](https://github.com/CropperBlazor/Cropper.Blazor/actions/workflows/ci.yml)
14
-
[](https://github.com/CropperBlazor/Cropper.Blazor/actions/workflows/cd.yml)
15
13
[](https://github.com/CropperBlazor/Cropper.Blazor/actions/workflows/release.yml)
14
+
[](https://github.com/CropperBlazor/Cropper.Blazor/actions/workflows/cd.yml)
The most powerful image cropping tool for Blazor WebAssembly / Server, Hybrid with MAUI, MVC and
22
22
other frameworks.
23
23
24
24
Cropper.Blazor is an essential component for building interactive image cropping and manipulation features in Blazor web applications. This versatile Blazor library empowers developers to integrate intuitive image cropping functionality directly into their Blazor projects, offering users a seamless and responsive image editing experience.
<imgloading="lazy"src="https://github.com/CropperBlazor/Cropper.Blazor/actions/workflows/ci.yml/badge.svg?event=push"alt="Build and run test" />
<imgloading="lazy"src="https://github.com/CropperBlazor/Cropper.Blazor/actions/workflows/release.yml/badge.svg?event=push"alt="Deploy to NuGet">
<imgloading="lazy"src="https://github.com/CropperBlazor/Cropper.Blazor/actions/workflows/cd.yml/badge.svg?event=push"alt="Deploy to GitHub Pages">
<imgloading="lazy"src="https://github.com/CropperBlazor/Cropper.Blazor/actions/workflows/release.yml/badge.svg?event=push"alt="Deploy to NuGet">
<imgloading="lazy"src="https://img.shields.io/nuget/dt/Cropper.Blazor?logo=nuget&label=nuget%20downloads&color=ff5c9b"alt="Nuget version and downloads" />
0 commit comments