classified-ads 0.13.0

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

// Install classified-ads as a Cake Tool
#tool nuget:?package=classified-ads&version=0.13.0

Classified ads is a distributed internet messaging system that requires no server-side support of any kind. It allows users to post public and private messages, display basic details about themselves and do searches over data posted online.  

            In practice it allows you to do about same kind of things that you can do with web-forums and e-mail but here you don't need to deal with any kind of "service provider", here users provide service to each others. This also makes the software reliable as there is no "service that would go down" or cease to exist, leaving users with no correspondence.

Main feature is a public posting with replies. Additional features include search, voice calls between operators, operator identification, ability to extend UI with TCL scripts and a shared database for sharing data between TCL programs.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.16.0 206 4/17/2023
0.13.0 1,069 7/4/2018

Release 0.13 - Bugfix version over 0.12