Blueteam.GreenScreen 1.0.0

dotnet add package Blueteam.GreenScreen --version 1.0.0
NuGet\Install-Package Blueteam.GreenScreen -Version 1.0.0
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="Blueteam.GreenScreen" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Blueteam.GreenScreen --version 1.0.0
#r "nuget: Blueteam.GreenScreen, 1.0.0"
#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 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.


GNU Lesser General Public License 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.


Creative Commons License The project documentation is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

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

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 193 11/30/2022

This is the first iteration of the package