Featurify is a package that provides the ability to selectively show features without the need for a new release. It specifically targets user specific features and leverages the DI framework to identify the metada and the user, instead of using application settings.
Featurify.Contracts provides all the necessary interfaces required to define classes required while adding the Featurify package for implementing user specific feature toggles
Working with dates and time in .NET works great, but I feel it could be more natural to work with them. new DateTime(2000, 6, 3) is less natural than 3.June(2000), isn't it?
TextScope - It is a scope activity.It keeps only the file path. It doesn't keep the text file resource.
DeleteAt - Delete the line at specific line
Find & Replace All - Find and replace in entire file.
FindReplaceAt - Find and replace the text in a specific from and to line (if doesn't know the To...
More information