Blueteam.GreenScreen
1.0.0
dotnet add package Blueteam.GreenScreen --version 1.0.0
NuGet\Install-Package Blueteam.GreenScreen -Version 1.0.0
<PackageReference Include="Blueteam.GreenScreen" Version="1.0.0" />
paket add Blueteam.GreenScreen --version 1.0.0
#r "nuget: Blueteam.GreenScreen, 1.0.0"
// Install Blueteam.GreenScreen as a Cake Addin #addin nuget:?package=Blueteam.GreenScreen&version=1.0.0 // Install Blueteam.GreenScreen as a Cake Tool #tool nuget:?package=Blueteam.GreenScreen&version=1.0.0
Blueteam.GreenScreen
GreenScreen is a Energy Saving Overlay blazor component that allows your monitor to consume less energy when idle
Usage:
<GreenScreen Timeout="new TimeOnly(0,0,15)"
ScreenActivated="@MethodToBeCalled()"/>
The ScreenActivated event allows the application using the component, for example, to save a draft of the current activity or to close the work session in an orderly manner.
The project source code is licensed under a GNU Lesser General Public License v3.0 or later.
BlueTeam normally releases its sources under the GNU Affero General Public License v3.0 or later. This project is an exception for the public utility it could have.
The project documentation is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
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. |
-
net6.0
- Microsoft.AspNetCore.Components (>= 6.0.11)
- Microsoft.AspNetCore.Components.Web (>= 6.0.11)
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 | 226 | 11/30/2022 |
This is the first iteration of the package