🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

Navigation

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Navigation

Navigation for ASP.NET is a unique take on state management in ASP.NET applications that puts the Url back into the WUrld Wide Web

1.11.0
NuGet
Version published
Maintainers
1
Created
Source

What is Navigation for ASP.NET?

It is a unique take on state management in ASP.NET applications that puts the Url back into the WUrld Wide Web.

Why do you need it?

With it you can write web apps that - Implement Ajax and yet are visible to search engines. - Work with the browser back button and across multiple tabs. - Provide dynamic breadcrumbs rather than static sitemaps. - Are accessible to all browsers.

Who's it for?

It's for anybody who's using ASP.NET MVC or Web Forms to render HTML on the server. If you're using javascript libraries to render HTML on the client, then this framework probably isn't for you.

Where do you get it?

You get it from NuGet by running the command Install-Package Navigation

How do you use it?

You can get up and running in next to no time with the code samples and quick start guides, http://navigation.codeplex.com/documentation

When you need help...

Talk to me on twitter @grahammendick or start a discussion, http://navigation.codeplex.com/discussions

License

http://navigation.codeplex.com/license

Keywords

navigation

FAQs

Package last updated on 03 Jan 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts