Akismet.NET
1.0.0
.NET Library for Akismet integration. Akismet filters out your comment and track-back spam for you, so you can focus on more important things. A full tutorial on how you can use the library you can find here: http://blog.cretze.ro/?p=78.
Install-Package Akismet.NET -Version 1.0.0
dotnet add package Akismet.NET --version 1.0.0
<PackageReference Include="Akismet.NET" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Akismet.NET --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Akismet.NET, 1.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install Akismet.NET as a Cake Addin #addin nuget:?package=Akismet.NET&version=1.0.0 // Install Akismet.NET as a Cake Tool #tool nuget:?package=Akismet.NET&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Akismet.NET:
Package | Downloads |
---|---|
TheMVCForum
MVCForum is a fully featured ASP.NET MVC 5 discussion board/forum. The software has some features similar to that seen on StackOverFlow plus LOTS more.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 24,029 | 7/16/2011 |