Sve.Blazor.Core
1.0.15-alpha
.NET Standard 2.0
This is a prerelease version of Sve.Blazor.Core.
Install-Package Sve.Blazor.Core -Version 1.0.15-alpha
dotnet add package Sve.Blazor.Core --version 1.0.15-alpha
<PackageReference Include="Sve.Blazor.Core" Version="1.0.15-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sve.Blazor.Core --version 1.0.15-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Sve.Blazor.Core, 1.0.15-alpha"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Sve.Blazor.Core as a Cake Addin
#addin nuget:?package=Sve.Blazor.Core&version=1.0.15-alpha&prerelease
// Install Sve.Blazor.Core as a Cake Tool
#tool nuget:?package=Sve.Blazor.Core&version=1.0.15-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Sve.Blazor.Core contains common models, extensions and abstractions for all blazor UI components
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.AspNetCore.Components (>= 3.1.3)
- Microsoft.AspNetCore.Components.Web (>= 3.1.3)
- Microsoft.EntityFrameworkCore (>= 3.1.3)
- System.Linq.Dynamic.Core (>= 1.1.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Sve.Blazor.Core:
Package | Downloads |
---|---|
Sve.Blazor.Pagination
Pagination components for Blazor |
|
Sve.Blazor.DataTable
Blazor DataTable component with support for client and server side paging, filtering and sorting |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.0.15-alpha | 3,231 | 7/17/2020 | |
1.0.14-alpha | 527 | 6/10/2020 | |
1.0.13-alpha | 263 | 6/10/2020 | |
1.0.12-alpha | 260 | 6/10/2020 | |
1.0.11-alpha | 310 | 6/9/2020 | |
1.0.10-alpha | 445 | 6/8/2020 | |
1.0.9-alpha | 314 | 6/8/2020 | |
1.0.8-alpha | 318 | 6/8/2020 | |
1.0.7-alpha | 329 | 6/8/2020 | |
1.0.6-alpha | 262 | 6/8/2020 | |
1.0.5-alpha | 280 | 6/8/2020 | |
1.0.4-alpha | 323 | 6/7/2020 | |
1.0.3-alpha | 356 | 6/7/2020 | |
1.0.2-alpha | 304 | 6/7/2020 | |
1.0.1-alpha | 306 | 6/5/2020 | |
1.0.0-alpha | 303 | 6/4/2020 | |
0.0.4-alpha | 386 | 6/4/2020 | |
0.0.3-alpha | 369 | 5/25/2020 | |
0.0.2-alpha | 370 | 5/24/2020 | |
0.0.1-alpha | 364 | 5/24/2020 |
- Fixed issue with IsNull, IsNotNull filters not being allowed on non nullable properties
- Added max width
- Added CssUnit