ThomasLevesque.WeakEvent
1.0.1
See the version list below for details.
dotnet add package ThomasLevesque.WeakEvent --version 1.0.1
NuGet\Install-Package ThomasLevesque.WeakEvent -Version 1.0.1
<PackageReference Include="ThomasLevesque.WeakEvent" Version="1.0.1" />
paket add ThomasLevesque.WeakEvent --version 1.0.1
#r "nuget: ThomasLevesque.WeakEvent, 1.0.1"
// Install ThomasLevesque.WeakEvent as a Cake Addin #addin nuget:?package=ThomasLevesque.WeakEvent&version=1.0.1 // Install ThomasLevesque.WeakEvent as a Cake Tool #tool nuget:?package=ThomasLevesque.WeakEvent&version=1.0.1
A generic weak event implementation.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NETPlatform | dotnet is compatible. |
-
.NETFramework 0.0
- No dependencies.
-
.NETPlatform 5.0
- System.Collections (>= 4.0.0)
- System.Collections.Concurrent (>= 4.0.0)
- System.Linq (>= 4.0.0)
- System.Linq.Expressions (>= 4.0.0)
- System.Reflection (>= 4.0.0)
- System.Reflection.Extensions (>= 4.0.0)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Runtime (>= 4.0.0)
- System.Threading (>= 4.0.0)
-
MonoAndroid 0.0
- No dependencies.
-
MonoTouch 0.0
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
UAP 0.0
- System.Collections (>= 4.0.0)
- System.Collections.Concurrent (>= 4.0.0)
- System.Linq (>= 4.0.0)
- System.Linq.Expressions (>= 4.0.0)
- System.Reflection (>= 4.0.0)
- System.Reflection.Extensions (>= 4.0.0)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Runtime (>= 4.0.0)
- System.Threading (>= 4.0.0)
-
Windows 0.0
- No dependencies.
-
WindowsPhone 0.0
- No dependencies.
-
WindowsPhoneApp 0.0
- No dependencies.
-
Xamarin.iOS 0.0
- No dependencies.
NuGet packages (7)
Showing the top 5 NuGet packages that depend on ThomasLevesque.WeakEvent:
Package | Downloads |
---|---|
Sharpnado.Shadows
Add as many custom shadows as you like to any Xamarin.Forms view (Android, iOS, UWP, Tizen). * You can specify each shadow Color, Opacity, Blur, and Offset * You can add one shadow, 3 shadows, 99 shadows, to any Xamarin.Forms element * Implement easily Neumorphism * Animate any of these property and make the shadows dance around your elements * The only dependency is `Xamarin.Forms`, no `AndroidX`, no `SkiaSharp` (except Tizen) needed! Performance: Implemented with custom draw on Android, CALayer on iOS, SpriteVisual on UWP, SkiaSharp on Tizen. Mandatory initialization on iOS: Xamarin.Forms.Forms.Init(); Sharpnado.Shades.iOS.iOSShadowsRenderer.Initialize(); Mandatory initialization on UWP: var rendererAssemblies = new[] { typeof(UWPShadowsRenderer).GetTypeInfo().Assembly }; Xamarin.Forms.Forms.Init(e, rendererAssemblies); Mandatory initialization on Tizen: Xamarin.Forms.Forms.Init(); Sharpnado.Shades.Tizen.TizenShadowsRenderer.Initialize(); |
|
WorkflowEngine.NETCore-Core
Workflow Engine is a .NET and .NET Core library that enables you to add custom executable .NET and Java workflows of any complexity to any software, be it your own creation or a third-party solution, with minimal changes to existing code. Its core features are: - HTML5 visual designer. Design, model, edit and visualize your custom workflows. - Workflow version control. Keep track of your workflow changes and easily revert them. - Parallel workflow support. Split workflows into branches that execute tasks concurrently. - XML import/export. Export your workflows for further reuse and sharing. - Localization support. Translate user interface to multiple languages of your choice. - In-built workflow timers. Set intervals or specify time to run custom actions and workflow tasks. Workflow Engine build for .NET core includes a set of pre-built providers for the following databases: - MS SQL Server - PostgreSQL - Oracle - MySQL |
|
WorkflowEngine.NET-Core
Workflow Engine is a lightweight all-in-one component that enables you to add custom executable .NET and Java workflows of any complexity to any software, be it your own creation or a third-party solution, with minimal changes to existing code. Its core features are: - HTML5 visual designer. Design, model, edit and visualize your custom workflows. - Workflow version control. Keep track of your workflow changes and easily revert them. - Parallel workflow support. Split workflows into branches that execute tasks concurrently. - XML import/export. Export your workflows for further reuse and sharing. - Localization support. Translate user interface to multiple languages of your choice. - In-built workflow timers. Set intervals or specify time to run custom actions and workflow tasks. Workflow Engine includes a set of pre-built providers for the most popular databases: - MS SQL Server - MongoDB - RavenDB - Oracle - MySQL - PostgreSQL - Redis - Apache Ignite/GridGain |
|
SharpReadWriteLock
A dumb lib to help manage read/write locks. |
|
Bloc.NET
A predictable state management library for C# that helps implement the BLoC design pattern. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on ThomasLevesque.WeakEvent:
Repository | Stars |
---|---|
optimajet/WorkflowEngine.NET
WorkflowEngine.NET - component that adds workflow in your application. It can be fully integrated into your application, or be in the form of a specific service (such as a web service).
|
|
roubachof/Sharpnado.Shadows
Add as many custom shadows (Color, Offset, Blur, Neumorphism) as you like to any Xamarin.Forms view (Android, iOS, UWP).
|
Version | Downloads | Last updated |
---|---|---|
4.1.0 | 1,609,911 | 3/9/2020 |
4.1.0-beta.2 | 309 | 11/16/2019 |
4.1.0-beta.1 | 662 | 11/15/2019 |
4.0.1 | 215,251 | 10/31/2019 |
4.0.1-beta.2 | 452 | 10/28/2019 |
4.0.1-beta.1 | 277 | 10/25/2019 |
4.0.0 | 2,373 | 10/12/2019 |
4.0.0-beta.3 | 301 | 10/12/2019 |
4.0.0-beta.2 | 295 | 9/30/2019 |
4.0.0-beta.1 | 291 | 9/24/2019 |
3.1.0 | 3,288 | 9/24/2019 |
3.1.0-beta.1 | 3,143 | 1/21/2019 |
3.0.0 | 22,532 | 12/9/2018 |
2.3.0 | 3,489 | 11/8/2018 |
2.3.0-beta001 | 1,356 | 11/3/2018 |
2.2.0 | 24,101 | 4/27/2018 |
2.1.1 | 1,916 | 4/3/2018 |
2.1.0 | 32,654 | 10/8/2017 |
2.0.0 | 3,788 | 7/9/2017 |
1.0.1 | 2,925 | 8/16/2015 |
- 1.0.1: fixed wrong tag in NuGet package
- 1.0.0: initial release