classified-ads
0.13.0
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
<PackageReference Include="classified-ads" Version="0.13.0" />
paket add classified-ads --version 0.13.0
#r "nuget: classified-ads, 0.13.0"
// 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.
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.
Release 0.13 - Bugfix version over 0.12