MPSTI.PlenoSoft.Core.Extensions 1.0.0.22

dotnet add package MPSTI.PlenoSoft.Core.Extensions --version 1.0.0.22
NuGet\Install-Package MPSTI.PlenoSoft.Core.Extensions -Version 1.0.0.22
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="MPSTI.PlenoSoft.Core.Extensions" Version="1.0.0.22" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MPSTI.PlenoSoft.Core.Extensions --version 1.0.0.22
#r "nuget: MPSTI.PlenoSoft.Core.Extensions, 1.0.0.22"
#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 MPSTI.PlenoSoft.Core.Extensions as a Cake Addin
#addin nuget:?package=MPSTI.PlenoSoft.Core.Extensions&version=1.0.0.22

// Install MPSTI.PlenoSoft.Core.Extensions as a Cake Tool
#tool nuget:?package=MPSTI.PlenoSoft.Core.Extensions&version=1.0.0.22

MPSTI.PlenoSoft.Core.Extensions

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 MPSTI.PlenoSoft.Core.Extensions:

Package Downloads
MPSTI.PlenoSoft.Core.Flux

MPSTI.PlenoSoft.Core.Flux

MPSTI.PlenoSoft.Core.Caches

MPSTI.PlenoSoft.Core.Caches

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.22 338 12/8/2022
1.0.0.21 297 12/8/2022
1.0.0.20 313 12/8/2022
1.0.0.19 351 11/8/2022
1.0.0.18 514 11/7/2022
1.0.0.17 539 11/7/2022
1.0.0.11 536 11/7/2022

(Atual)
2022/11/08 - 1.0.0.22 - Adiciona UnscheduleAll e ProcessAll na interface IScheduledAction;
2022/11/08 - 1.0.0.21 - Implementa UnscheduleAll e ProcessAll no ScheduledAction refatora o método Dispose para seguir o padrão;
2022/11/07 - 1.0.0.20 - Implementação do ScheduledAction para agendar ações e resetar caso um novo evento aconteça;
2022/11/07 - 1.0.0.19 - Refatoração dos namespaces e separação do pacote de Azure Service Bus;
2022/11/07 - 1.0.0.18 - Ícones o Pacote do Selenium e migração do repositório WatiN;
2022/11/07 - 1.0.0.17 - Inclusão de CrossProject e definindo icones para os pacotes nuget;
2022/11/06 - 1.0.0.11 - Ajustes do namespace;
2022/11/06 - 1.0.0.01 - Upgrade target Framework and enable GitHubActions;