Platform.Delegates.TemplateLibrary 0.0.15

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

// Install Platform.Delegates.TemplateLibrary as a Cake Tool
#tool nuget:?package=Platform.Delegates.TemplateLibrary&version=0.0.15

LinksPlatform's Platform.Delegates is a Template Library what contains set of C++ abstract class templates. Use Platform.Delegates.h file to include the library.

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • native 0.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Platform.Delegates.TemplateLibrary:

Package Downloads
Platform.Exceptions.TemplateLibrary

LinksPlatform's Platform.Exceptions is a Template Library what contains set of C++ abstract class templates. Use Platform.Exceptions.h file to include the library.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.7 160 6/16/2023
0.3.6 119 6/16/2023
0.3.5 125 6/16/2023
0.3.4 118 6/16/2023
0.3.3 110 6/16/2023
0.3.2 120 6/16/2023
0.3.1 125 6/16/2023
0.3.0 110 6/16/2023
0.2.7 424 6/7/2022
0.2.6 382 6/7/2022
0.2.5 373 6/7/2022
0.2.4 378 6/7/2022
0.2.3 384 6/7/2022
0.2.2 366 6/7/2022
0.2.1 356 6/7/2022
0.2.0 365 10/17/2021
0.1.3 1,876 6/25/2021
0.1.2 288 6/25/2021
0.1.1 303 6/25/2021
0.0.15 262 6/24/2021
0.0.14 888 4/13/2020
0.0.13 474 4/9/2020
0.0.12 482 4/8/2020
0.0.11 432 4/7/2020
0.0.10 424 4/7/2020
0.0.9 462 4/7/2020
0.0.8 447 4/7/2020
0.0.7 459 4/7/2020
0.0.6 462 4/7/2020
0.0.5 455 4/7/2020
0.0.4 449 3/16/2020
0.0.3 591 3/4/2020
0.0.2 1,591 1/25/2020
0.0.1 440 1/20/2020

Fix fields ordering and big refactoring. Replace static with inline, and some cosmetic fixes.