Sloader.Engine 0.9.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Sloader.Engine --version 0.9.2
NuGet\Install-Package Sloader.Engine -Version 0.9.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Sloader.Engine" Version="0.9.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sloader.Engine --version 0.9.2
#r "nuget: Sloader.Engine, 0.9.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Sloader.Engine as a Cake Addin
#addin nuget:?package=Sloader.Engine&version=0.9.2

// Install Sloader.Engine as a Cake Tool
#tool nuget:?package=Sloader.Engine&version=0.9.2

Sloader Engine

Product Compatible and additional computed target framework versions.
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.1 653 1/24/2022
1.4.0 596 1/24/2022
1.3.1 977 1/23/2019
1.3.0 957 1/20/2019
1.2.0 1,002 1/2/2019
1.1.0 812 8/23/2018
1.0.0 901 8/20/2018
0.9.2 847 8/3/2018
0.9.1 828 8/2/2018
0.9.0 975 2/28/2018
0.8.0 911 11/2/2017
0.7.1 838 10/9/2017
0.7.0 868 9/15/2017
0.6.2 853 9/13/2017
0.6.1 871 9/10/2017
0.6.0 909 9/10/2017
0.5.0 880 9/7/2017
0.4.2 911 4/26/2017
0.4.1 918 3/6/2017
0.4.0 896 2/28/2017
0.3.2 925 2/24/2017
0.3.1 917 2/24/2017
0.3.0 935 2/24/2017
0.2.1 915 2/19/2017
0.2.0 914 2/19/2017
0.1.1 917 2/18/2017
0.1.0 940 2/15/2017

## Version 0.9.2 ##
     White list some control chars and ban the rest
     ## Version 0.9.1 ##
     Remove special chars from strings that may break Jeykll and co.
     ## Version 0.9.0 ##
     GitHub Issue Crawler
     ## Version 0.8.0 ##
     Feedcrawler with TruncateAt Feature for Summary
     ## Version 0.7.1 ##
     New RSS/Atom Feedcrawler implementation
     ## Version 0.7.0 ##
     GitHub Event filtering
     ## Version 0.6.2 ##
     Dependencies updated
     ## Version 0.6.1 ##
     GitHub CommitCommentEvent now included
     ## Version 0.6.0 ##
     GitHub merged PRs are now handled as 'merged' in related action (instead of closed)
     ## Version 0.5.0 ##
     IncludeRawContent introduced - raw content saving is now optional
     ## Version 0.4.2 ##
     Documentation
     ## Version 0.4.1 ##
     GitHub Crawler CreateEvent for Branch mit related url
     ## Version 0.4.0 ##
     GitHub Crawler RelatedDescription and Body enhanced
     ## Version 0.3.2 ##
     Fixed NuGet Package (dll...)
     ## Version 0.3.1 ##
     Fixed NuGet Package
     ## Version 0.3.0 ##
     GitHubCrawler with PushEvent now points to GitHub Compare-View
     ## Version 0.2.1 ##
     Fixed NuGet Package
     ## Version 0.2.0 ##
     GitHubEvent Crawler added
     ## Version 0.1.1 ##
     Trace Information added
     ## Version 0.1.0 ##
     Init