CSOM extensions to send SMS to Single or Multiple users of your SharePoint Online Site. Select user(s) by SharePoint Group or Username/Email or SharePoint User Object or SharePoint FieldUserValue(Person or Group column value(s)). Utilizes SharePoint Add-in: SMS Gateway Connector (SMS Via SharePoint...
More information
Concordion is a small, handy Behavior Driven Development (BDD) framework that lets you turn plain English requirements into automated tests.
This package contains the core Concordion.dll. You will need Concordion.NET for your projects:
https://www.nuget.org/packages/Concordion.NET/
Static files should be set to cache indefinitely. However, this creates an issue when you need to update said static files. CodeByDay.FileTagger offers the solution. This NuGet allows adding a tag to a static file. By updating this tag when the file is modified, browser caches are successfully...
More information
Most common cryptographic hash algorithms are ready to use in one line of code whenever needed.These cryptographic functions include(MD5,SHA1,SHA256,SHA384,SHA512,RIPEMD160 ).
Common components to support the projects for the SpecByExample Visual Studio extension. The extension offers an intuitive way to create a testing-solution for a Specification by Example approach to automated testing of webbased application.
1.Add Data Row Range.
2.Remove Data Row Select.
3.Group By Aggregation (Sum,Count,Avg, Max, Min).
4.DataTable to XML Document.
5.DataTable to XML File.
6.Sum,Count,Avg, Max, Min.
7.NativeGroupAggregation
Provides better code maintainability by simple yet powerful .Params() string extension to supplement/replace string.Format(). Accepts numeric, named and reference parameters. More details and examples in XML tooltips.
NUMERIC EXAMPLE:
return "test={0}".Params("value");
returns...
More information
Straight copy of the code base, converted to use netstandard2.0 for use in core 3.1 app. Original source located at https://github.com/MindTouch/SGMLReader
Library for expressing side effects by creating a contract for beginning value (arguments). This technique can be referred to as "design by contract", "defense programming" or "guard methods". The Suckless Assert is much faster and simpler than other similar libraries that support fluent API and can...
More information