The application firewall that can be used in .NET 5.0, .Net CORE 3.1 and .NET standard 2.1 applications that
would benefit for protection against several types of attacks and is easily activated by service integration.
services.AddFireWall(FireWallTrial.License, FireWallTrial.DomainKey
,...
More information
Provide insight into the communication between the server hosting the website and the outside world and allows the users to observe communication and look for irrational or known malicious interaction.
The static class that exposes this functionality can be found at...
More information
Mediaprotect helps you protect media in the same simple way as you protect documents. Once the package is installed and you protect certain media, or content nodes the files will be password protected. Only authenticated members can open the files, otherwise members will be redirected to the login...
More information
Contrast .NET Framework Site Extension for Azure App Service provides Assess (IAST) and Protect (RASP) security support for .NET Framework applications hosted on Azure App Service.
.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.
Contrast .NET Core Site Extension for Azure App Service provides Assess (IAST) and Protect (RASP) security support for .NET Core applications hosted on Azure App Service.
This library having feature to encrypt and decrypt string data with the help of key.
Data is logically encrypted and can be decrypted with the same key it was encrypted.
An easy to use extension for SQLite.Net PCL that allows you to seamlessly encrypt/decrypt data when inserted/accessed from the database by adding one simple attribute. Works great one all major platforms (iOS, Android, Windows Universal)