mitoSoft.Razor.Components 6.1.5

There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package mitoSoft.Razor.Components --version 6.1.5
NuGet\Install-Package mitoSoft.Razor.Components -Version 6.1.5
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="mitoSoft.Razor.Components" Version="6.1.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add mitoSoft.Razor.Components --version 6.1.5
#r "nuget: mitoSoft.Razor.Components, 6.1.5"
#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 mitoSoft.Razor.Components as a Cake Addin
#addin nuget:?package=mitoSoft.Razor.Components&version=6.1.5

// Install mitoSoft.Razor.Components as a Cake Tool
#tool nuget:?package=mitoSoft.Razor.Components&version=6.1.5

A library that provides common components, like e.g. Inputbox and Messagebox, for Blazor Websites

Product 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.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on mitoSoft.Razor.Components:

Package Downloads
mitoSoft.Razor.DailyTimers.Components

A frontend library for handling (setting, edit,..) the daily timers of 'mitoSoft.DailyTimers.Core'

mitoSoft.Razor.Spinners

A library providing different spinners for Blazor websites

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.3.1 537 2/5/2022
6.3.0 934 2/2/2022
6.1.1 355 12/21/2021
6.1.0 1,419 12/19/2021
6.0.4 1,696 12/18/2021
6.0.2 786 12/18/2021
6.0.1 569 12/18/2021
6.0.0 563 12/16/2021
1.1.7 609 12/4/2021
1.1.6 564 12/4/2021
1.1.2 282 12/4/2021
1.1.1 266 12/4/2021
1.1.0 1,434 11/30/2021
1.0.2 937 11/29/2021
1.0.1 959 11/29/2021

[Feature] added 'ErrorBoundaryHandler' to allow event catching everywhere