Kotz.Events 2.3.0-nightly-069

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

// Install Kotz.Events as a Cake Tool
#tool nuget:?package=Kotz.Events&version=2.3.0-nightly-069&prerelease                

Kotz.Events

Defines the following types:

  • EventHandler<T1, T2>
    • Where T1 is the object that sends the event and T2 is the EventArgs.
  • AsyncEventHandler
    • Takes an object? type and an EventArgs.
  • AsyncEventHandler<T1, T2>
    • Where T1 is the object that sends the event and T2 is the EventArgs.
  • AsyncEvent<T1, T2>
    • Where T1 is the object that sends the event and T2 is the EventArgs.
    • In contrast to AsyncEventHandler, AsyncEvent properly awaits for the execution of all handlers registered in it.
Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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 is compatible.  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.
  • net7.0

    • No dependencies.
  • net8.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Kotz.Events:

Package Downloads
Kotz.Utilities

Provides utility types and methods for common tasks. This is a metapackage that includes all Kotz utility packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.3-nightly-075 83 5/25/2024
2.3.2 94 5/25/2024
2.3.1 102 5/25/2024
2.3.0 95 5/24/2024
2.3.0-nightly-070 75 5/24/2024
2.3.0-nightly-069 82 5/24/2024
2.3.0-nightly-068 80 5/24/2024
2.3.0-nightly-067 84 5/24/2024
2.3.0-nightly-066 90 5/24/2024
2.3.0-nightly-065 80 5/23/2024
2.3.0-nightly-064 79 5/23/2024
2.3.0-nightly-062 84 5/16/2024
2.2.2-nightly-059 105 4/16/2024
2.2.2-nightly-058 64 4/10/2024
2.2.2-nightly-057 69 4/9/2024
2.2.2-nightly-056 56 4/4/2024
2.2.1 193 3/21/2024
2.2.1-nightly-054 63 3/21/2024
2.2.1-nightly-053 72 3/20/2024
2.2.1-nightly-051 67 3/16/2024
2.2.0 189 12/17/2023
2.2.0-nightly-049 88 12/23/2023
2.2.0-nightly-048 78 12/17/2023
2.2.0-nightly-042 99 9/23/2023
2.2.0-nightly-041 85 9/23/2023
2.2.0-nightly-039 94 9/23/2023
2.1.1 136 9/23/2023
2.1.1-nightly-038 76 9/16/2023
2.1.1-nightly-037 123 8/19/2023
2.1.0 301 8/11/2023
2.1.0-nightly-036 130 8/11/2023