codetitans-core
1.8.3
Set of wrappers, helpers and abstractions to make the programming across multiple .NET platforms easier. Contains logging, network, event dispatching, *.ini, *.strings and *.properties file reader, as well as (a)synchronous task management.
Install-Package codetitans-core -Version 1.8.3
dotnet add package codetitans-core --version 1.8.3
<PackageReference Include="codetitans-core" Version="1.8.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add codetitans-core --version 1.8.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: codetitans-core, 1.8.3"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Changes in this release:
* Extended support for Windows 8 Store and Windows Phone 8
* Initial release on NuGet
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.