QRCodeHelper
by: J.Sakamoto
- 25 total downloads
- Latest version: 1.0.4
This helper for WebMatrix and ASP.NET Web Pages allows you to easily display QR Code on your site.
あなたのASP.NETページにQRコードを容易に表示することのできる、WebMatrix および ASP.NET Web Pages 用のヘルパーです。
reCAPTCH.MVC
by: Bhaumik Patel
- 24 total downloads
- Latest version: 1.0.1
ReCAPTCHA MVC lets you embed a CAPTCHA in your web pages in order to protect them against spam and other types of automated abuse.
DEMO and Document => http://recaptchamvc.apphb.com/
The primary features of the library are:
--> reCAPTCHA API verion 2.0 Support
--> The color theme of the widget. (dark, light)
--> The type of CAPTCHA to serve. (audio, image)
--> MVC 4 and MVC 5 Support
Remotion.Linq
by: rubicon IT GmbH
- 19 total downloads
- Latest version: 2.1.1
re-linq Frontend: A foundation for parsing LINQ expression trees and generating queries in SQL or other languages.
Key features:
- Transforms expression trees into abstract syntax trees resemblying LINQ query expressions (from ... select syntax)
- Simplifies many aspects of this tree (sub queries, transparent identifieres, pre-evaluation ...)
- Provides basic infrastructure for backend development (e.g. SQL generation)
- Provides a framework for user-defined query extensions and transformations
Respond
by: Scott Jehl Paul Irish Nicholas Zakas
- 22 total downloads
- Latest version: 1.4.2
The goal of this script is to provide a fast and lightweight (3kb minified / 1kb gzipped) script to enable responsive web designs in browsers that don't support CSS3 Media Queries - in particular, Internet Explorer 8 and under. It's written in such a way that it will probably patch support for other non-supporting browsers as well (more information on that soon).
Serilog
by: Serilog Contributors
- 18 total downloads
- Latest version: 2.9.0
Simple .NET logging with fully-structured events
SimpleInjector
by: Simple Injector Contributors
- 94 total downloads
- Latest version: 4.10.2
Simple Injector is an easy, flexible and fast dependency injection library that uses best practice to guide your solutions toward the pit of success.
SimpleInjector.Extensions.LifetimeScoping
by: Simple Injector Contributors
- 22 total downloads
- Latest version: 4.0.0
The Lifetime Scoping package adds an advanced new lifestyle called 'Lifetime Scope', which allows instances to live within an explicitly defined thread-specific scope and get disposed when this scope ends.
SimpleInjector.Integration.Web
by: Simple Injector Contributors
- 16 total downloads
- Latest version: 4.9.0
The Simple Injector ASP.NET Integration package adds a lifestyle to the Simple Injector called 'Per Web Request', which allows instances to live within a single HTTP request and get disposed when the request ends.
SimpleInjector.Integration.Web.Mvc
by: Simple Injector Contributors
- 17 total downloads
- Latest version: 4.9.0
Simple Injector ASP.NET MVC Integration.
SQLitePCLRaw.core
by: Eric Sink et al
- 21 total downloads
- Latest version: 1.1.11
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. In order to use this package, you will need to also add one of the SQLitePCLRaw.provider.* packages and call raw.SetProvider(). Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.linux
by: Eric Sink D. Richard Hipp et al
- 12 total downloads
- Latest version: 1.1.11
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
Strathweb.CacheOutput.WebApi2
by: Filip W
- 17 total downloads
- Latest version: 0.11.0
A library bringing output caching (similar to MVC's "OutputCache"), to Web API actions. Strathweb.CacheOutput will take care of server side caching and set the appropriate client side (response) headers for you.
This is a version for Web Api 2 only.
Swashbuckle
by: Richard Morris
- 14 total downloads
- Latest version: 5.6.0
Seamlessly adds a Swagger to WebApi projects!
Swashbuckle.AspNetCore
by: Swashbuckle.AspNetCore
- 255 total downloads
- Latest version: 6.5.0
Swagger tools for documenting APIs built on ASP.NET Core
toastr
by: John Papa Tim Ferrell Hans Fjällemark
- 16 total downloads
- Latest version: 2.1.1
3 Easy Steps:
(1) Link to toastr.css
(2) Link to toastr.js
(3) Use toastr to display a toast for info, success, warning or error
// Display an info toast with no title
toastr.info('Are you the 6 fingered man?')
*** For other API calls, see the demo
Unity.Mvc5
by: Paul Hiles
- 22 total downloads
- Latest version: 1.2.3
Unity.Mvc5 allows the simple integration of the Unity IoC container with ASP.NET MVC 5.
Unity.WebAPI
by: Paul Hiles
- 21 total downloads
- Latest version: 5.2.3
Unity.WebAPI allows the simple Integration of the Unity IoC container with ASP.NET Web API.
WebGrease
by: webgrease@microsoft.com
- 27 total downloads
- Latest version: 1.6.0
Web Grease is a suite of tools for optimizing javascript, css files and images.
xunit.analyzers
by: Marcin Dobosz
- 17 total downloads
- Latest version: 0.10.0
Code Analyzers for projects using xUnit.net that help find and fix frequent issues when writing tests.
xunit.core
by: James Newkirk Brad Wilson
- 15 total downloads
- Latest version: 2.3.1
Includes the libraries for writing unit tests with xUnit.net.