Skip to content

Instantly share code, notes, and snippets.

View osa's full-sized avatar

Osa Emokpae osa

View GitHub Profile
using System;
using System.Configuration;
using System.Web;
using System.Web.Http;
using System.Web.Http.Controllers;
namespace Miscellaneous.Attributes.Controller
{
/// <summary>
/// Filter by IP address (ASP.NET Web API version)