7 packages tagged with “explicit”
NsfwSpy is an image and video classifier used to identify explicit/pornographic content using machine learning.
Aegis Implicit Mail is a free and open source library which is designed to provide fast and developer friendly API to send emails using SMTP ports.
Serializer for types with implicit or explicit conversions to string and
The Assumptions library provides a clean method to make implicit assumptions explicit in C#.
BEFORE READING: There are different schools of thought about var keyword usage. This analyzer is inspired by Jeremy post at http://jeremybytes.blogspot.it/2014/02/demystifying-var-keyword-in-c.html. VarAnalyzer is an Analyzer with Code Fix developed using the Roslyn platform. It allows users to get a warning each time they declare var construct in a non-legit context and it provides an option to infer the type. var keyword should just be used to incapsulate anonymous types and collection of anonymous types. Uses of the var keyword for non-anonymous types make C# code hardly readable.
Components for Data Protection, Secure Storage, Secure Transfer, and Advanced Electronic Signatures, including PAdES for PDF, XAdES for XML, and full support for Hardware Security Modules (HSM).