Top 20 NuGet ASP.NET Packages
Package consists of a Visual Studio solution containing a simple meal-tracking app built using VS2013, MVC4, REST/Web API, Entity Framework, and SQL Server 2008. It contains client-side and server-side data validation and demonstrates user accounts with varying permissions. Only the administrator r...
Hashifies filenames so browser and intermeditary caches are busted.
Rtf To Html Using Devexpress
Rtf To Html Using Devexpress
Convert Rtf string to Html using Devexpress
Let face it - memory caching in .Net 3.5 is a pain. It tends to involve rolling your own solution or downloading something enormous (like MS enterprise libraries).
This little package is designed to sit between the 2.
If you need to know how it does what it does, the code is on github! Huzzah!
A lightweight, simple, flexible, extensible library to read configurations using strongly typed classes.
- you can use a standard way to read configuration from app.config or from a pure JSON configuration file.
- you can also use a mix of various configuration sources like app.config and config.j...
Build a Responsive Web Site Your Way
Decide the number of columns you want in a row & set the margin you want to use. Some sweet maths will do the heavy lifting for you.
Have Any Number of Columns
Don't be forced into having a fixed number of columns across a whole page. You can have whatever you ...
Sitecore Azure Build Verifier scans Sitecore Azure deploys to verify full file path length against Windows path length limits.
Automatically generates client-side validation based on Data Annotations
Client package for Medic, a simple health check monitoring for ASP.NET applications.
API assembly for Medic, a simple health check monitoring for ASP.NET applications.
Strongly-typed single-page web application development in C#.
A quick-and-dirty login-wrapper to your ASP.NET project
This is .NET .dll you can refer to in your projects if you want to use Allegro's Web API and don't want to add a Service Reference to their project/solution.
The only thing this project does is add a Service Reference to https://webapi.allegro.pl/service.php?wsdl. All the API code is then automagic...
This package adds the ability to look at all the asp.net mvc 5 attribute based routes applied throughout your application. After installing the package just run your asp.net mvc 5 application, and visit "attribute-based-routes". That is, if your application is running at port 1234, you would have to...
Fx.Configuration to use with Azure Cloud Services configuration
A lightweight, simple, flexible, extensible library to read configurations using strongly typed classes.
- you can use a standard way to read configuration from app.config or from a pure JSON configuration file.
- you can al...
Contains additional objects to work with Web.
Contains additional objects to work with ASP.NET Web API.
ActionMailer.Net aims to be an easy, and relatively painless way to send email from your application. The concept is pretty simple. We can render HTML by utilizing some pretty snazzy view engines, so why can't we do the same thing for email?