Provides a Component to implement a SMTP Router.
A SMTP Router is an object that will receive SMTP messages and forward it to another SMTP, based on certain routing rules.
A package containing .NET Framework specific components to use in conjunction with the SMTPRouter package. With this package you can use the App.Config file to configure your SMTP Router.
To record your web application visit history and api request history!
How to use it:
0. dependance:EF,JQuery,Bootstrap
1. Open your web root(ex: asp.net mvc is open Global.asax.cs)
2. to add this code as bellow
using LF.RequestSky;
protected void Application_Start()
{...
More information
Provides basic information about the Steam Applications installed on the local computer. It also allows you to launch an app as well as listen for events like if a Steam App is being launched and/or is being updated. The library can also capture the process pertaining to the application. The library...
More information
PollWatcher provides a way to register handler delegates to poll-based monitoring solutions.
This enables event-driven development in scenarios where events are not provided and cannot easily be added.
Possible use-cases include: monitoring responses from an API, creating a...
More information