Platform.Delegates.TemplateLibrary
0.0.15
There is a newer version of this package available.
See the version list below for details.
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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 | 215 | 6/16/2023 |
0.3.6 | 149 | 6/16/2023 |
0.3.5 | 160 | 6/16/2023 |
0.3.4 | 154 | 6/16/2023 |
0.3.3 | 142 | 6/16/2023 |
0.3.2 | 150 | 6/16/2023 |
0.3.1 | 155 | 6/16/2023 |
0.3.0 | 140 | 6/16/2023 |
0.2.7 | 458 | 6/7/2022 |
0.2.6 | 414 | 6/7/2022 |
0.2.5 | 403 | 6/7/2022 |
0.2.4 | 407 | 6/7/2022 |
0.2.3 | 422 | 6/7/2022 |
0.2.2 | 396 | 6/7/2022 |
0.2.1 | 391 | 6/7/2022 |
0.2.0 | 398 | 10/17/2021 |
0.1.3 | 1,915 | 6/25/2021 |
0.1.2 | 318 | 6/25/2021 |
0.1.1 | 341 | 6/25/2021 |
0.0.15 | 303 | 6/24/2021 |
0.0.14 | 924 | 4/13/2020 |
0.0.13 | 503 | 4/9/2020 |
0.0.12 | 513 | 4/8/2020 |
0.0.11 | 468 | 4/7/2020 |
0.0.10 | 451 | 4/7/2020 |
0.0.9 | 497 | 4/7/2020 |
0.0.8 | 484 | 4/7/2020 |
0.0.7 | 488 | 4/7/2020 |
0.0.6 | 497 | 4/7/2020 |
0.0.5 | 491 | 4/7/2020 |
0.0.4 | 480 | 3/16/2020 |
0.0.3 | 639 | 3/4/2020 |
0.0.2 | 1,711 | 1/25/2020 |
0.0.1 | 479 | 1/20/2020 |
Fix fields ordering and big refactoring. Replace static with inline, and some cosmetic fixes.