Blazority 0.4.15

There is a newer version of this package available.
See the version list below for details.
dotnet add package Blazority --version 0.4.15                
NuGet\Install-Package Blazority -Version 0.4.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="Blazority" Version="0.4.15" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Blazority --version 0.4.15                
#r "nuget: Blazority, 0.4.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.
// Install Blazority as a Cake Addin
#addin nuget:?package=Blazority&version=0.4.15

// Install Blazority as a Cake Tool
#tool nuget:?package=Blazority&version=0.4.15                

Visit https://blazority.com/ for docs, demos and usage

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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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 (2)

Showing the top 2 NuGet packages that depend on Blazority:

Package Downloads
FenixAlliance.ACL.Dependencies

Application Component for the Alliance Business Suite.

Vertiq.Components.Blazority

A highly modular framework for writing Blazor applications with a hassle-free, vertical-sliced architecture - Easy. Flexible. Focused.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.1 877 4/27/2024
2.0.0 167 4/19/2024
1.1.1 35,198 2/7/2023
1.1.0 6,332 1/23/2023
1.0.4 8,234 11/22/2022
1.0.3 4,539 10/25/2022
1.0.2 907 10/14/2022
1.0.1 875 10/7/2022
1.0.0 34,933 9/6/2022
0.12.3 193,261 6/24/2022
0.12.2 934 6/23/2022
0.12.1 1,066 6/13/2022
0.12.0 37,885 6/13/2022 0.12.0 is deprecated because it has critical bugs.
0.11.0 303,194 4/25/2022
0.10.0 2,329 1/27/2022
0.9.8 2,924 12/13/2021
0.9.7 1,073 12/13/2021 0.9.7 is deprecated.
0.9.6 824 12/2/2021
0.9.5 944 11/22/2021
0.9.4 1,035 11/5/2021
0.9.3 1,091 10/17/2021
0.9.2 1,002 9/22/2021
0.9.1 838 9/21/2021
0.9.0 1,463 8/31/2021
0.8.2 864 8/27/2021
0.8.1 875 8/23/2021
0.8.0 1,026 7/12/2021
0.7.7 882 6/23/2021
0.7.6 785 6/22/2021
0.7.5 821 6/21/2021
0.7.4 1,063 5/4/2021
0.7.3 821 5/4/2021
0.7.2 936 3/29/2021
0.7.1 837 3/26/2021
0.7.0 885 3/26/2021 0.7.0 is deprecated because it has critical bugs.
0.6.3 906 3/9/2021
0.6.2 964 2/24/2021
0.6.1 852 2/24/2021
0.6.0 899 2/21/2021
0.5.0 934 2/12/2021
0.4.24 911 2/5/2021
0.4.23 920 2/4/2021
0.4.22 867 1/29/2021
0.4.21 932 1/27/2021
0.4.20 1,085 12/16/2020
0.4.19 951 12/16/2020
0.4.18 974 12/15/2020
0.4.17 1,065 12/13/2020
0.4.16 986 12/7/2020
0.4.15 898 11/25/2020
0.4.14 963 11/20/2020
0.4.13 1,014 11/19/2020
0.4.12 934 11/17/2020
0.4.11 997 11/11/2020
0.4.10 1,079 11/10/2020
0.4.9 1,055 11/8/2020
0.4.8 979 11/4/2020
0.4.7 1,091 10/31/2020
0.4.6 1,043 10/30/2020
0.4.5 1,011 10/28/2020
0.4.4 993 10/28/2020
0.4.3 921 10/25/2020
0.4.2 908 10/25/2020

### Features
- Datagrid: Built in support for row selection without need for seperate column control ([Row Selection](https://blazority.com/datagrid/row-selection))
- Datagrid: Ability to perform range selection using SHIFT key with checkbox selction ([Multi Selection](https://blazority.com/datagrid/multi-selection))

### Bug Fixes
- Fixing datagrid filtering does not work when filter template is used with child content  ([#56](https://github.com/karan-kang/blazority/issues/56))

### Breaking Changes:
- Datagrid: RowClicked Event callback now provides access to MouseEventArgs and Row item data as custom object. Target developers should look at the revised
usage at https://blazority.com/datagrid/structure