https://github.com/aspnetde/urlrewritingnet
Easy and reliable rewriting of URLs with ASP.NET
https://github.com/aspnetde/urlrewritingnet
Last synced: about 1 year ago
JSON representation
Easy and reliable rewriting of URLs with ASP.NET
- Host: GitHub
- URL: https://github.com/aspnetde/urlrewritingnet
- Owner: aspnetde
- License: mit
- Created: 2014-10-20T17:31:12.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-01-20T12:36:23.000Z (over 10 years ago)
- Last Synced: 2025-04-04T14:39:54.098Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 938 KB
- Stars: 32
- Watchers: 12
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://ci.appveyor.com/project/SebastiaanJanssen/urlrewritingnet)
UrlRewritingNet.UrlRewrite
===============
Welcome to the repository of UrlRewritingNet.UrlRewrite, a component for easy and reliable rewriting URLs with ASP.NET.
Based on “[ASP.NET HTTP module for URL redirections](http://weblogs.asp.net/fmarguerie/265719)” of [Fabrice Marguerie](http://weblogs.asp.net/fmarguerie) it has been improved and enhanced by [Thomas Bandt](https://thomasbandt.com/) and [Albert Weinert](http://blog.der-albert.com/).
# System Requirements
The component was designed and developed in 2006 for running with ASP.NET 2.0, but it works with newer versions of ASP.NET as well. The only requirement is a Webserver running ASP.NET, for example Internet Information Services (IIS, Version >= 5.0).