
Product
Socket Now Supports pylock.toml Files
Socket now supports pylock.toml, enabling secure, reproducible Python builds with advanced scanning and full alignment with PEP 751's new standard.
A simple browser history for ASP.NET MVC. Download and browse to <project url>/History See ReadMe_MVCBrowser.txt
You have installed MVC Browser history After some clicks , you can browse to http:///history
And see what links have you clicked in MVC.
If you want to test it, you can see in action at http://browserhistory.apphb.com/
Detailed history of creating project at http://msprogrammer.serviciipeweb.ro/category/browserhistory/
Source code at https://github.com/ignatandrei/MVCbrowserHistory
Enjoy! Andrei Ignat
PS:
What can you do next:
In order to do that , you must copy code from \App_Start\MVCBrowserStart.cs and put into various folders -
//this belongs to filters GlobalFilters.Filters.Add(new BrowserHistory.Models.BrowserUserHistoryFilter());
//this belongs to global.asax, Application_Start ObjectFactory.Configure(ce => ce.For().Use()); //uncomment those for sql server / sql server ce //ObjectFactory.Configure(ce => ce.For().Use());
@Html.ActionLink("History", "Index", "History")
If you have T4MVC, this will be @Html.ActionLink("History", MVC.History.Index())
FAQs
A simple browser history for ASP.NET MVC. Download and browse to <project url>/History See ReadMe_MVCBrowser.txt
We found that mvcbrowserhistory demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Product
Socket now supports pylock.toml, enabling secure, reproducible Python builds with advanced scanning and full alignment with PEP 751's new standard.
Security News
Research
Socket uncovered two npm packages that register hidden HTTP endpoints to delete all files on command.
Research
Security News
Malicious Ruby gems typosquat Fastlane plugins to steal Telegram bot tokens, messages, and files, exploiting demand after Vietnam’s Telegram ban.