ACT_Interfaces 2.3.1

dotnet add package ACT_Interfaces --version 2.3.1
                    
NuGet\Install-Package ACT_Interfaces -Version 2.3.1
                    
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="ACT_Interfaces" Version="2.3.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ACT_Interfaces" Version="2.3.1" />
                    
Directory.Packages.props
<PackageReference Include="ACT_Interfaces" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ACT_Interfaces --version 2.3.1
                    
#r "nuget: ACT_Interfaces, 2.3.1"
                    
#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.
#:package ACT_Interfaces@2.3.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ACT_Interfaces&version=2.3.1
                    
Install as a Cake Addin
#tool nuget:?package=ACT_Interfaces&version=2.3.1
                    
Install as a Cake Tool

Updated to .NET 7.0, Including Updates to All Dependancies.

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 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 ACT_Interfaces:

Package Downloads
ACT_Security

Simple - Quick Encryption - Everyday Use, Home Projects, etc.

ACT_CORE

Core Engine that Manages ACT Applications and offers standardized quick development helper.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.3.1 416 2/21/2023
2.2.2.5 375 11/27/2022
2.2.2.3 615 10/25/2022
2.1.11.3 507 10/19/2022
2.1.9.1 517 8/30/2022
2.1.9 568 8/26/2022 2.1.9 is deprecated because it is no longer maintained and has critical bugs.
2.1.7 846 4/14/2022
2.1.6 551 4/13/2022
2.1.5 563 4/12/2022
2.1.3 711 2/25/2022
2.1.2.3 495 10/24/2022
2.1.2.1 529 10/24/2022
2.1.2 541 2/23/2022
2.1.1 533 2/21/2022
2.1.0 570 2/20/2022
2.0.9 396 1/6/2022
2.0.7 396 1/5/2022
2.0.6 384 12/29/2021
2.0.5 445 12/15/2021
2.0.4 419 12/14/2021

Refactoring, Adding and Rearranging