Newtonsoft.Json
by: James Newton-King
- 56 total downloads
- Latest version: 10.0.3
Json.NET is a popular high-performance JSON framework for .NET
NUnit
by: Charlie Poole Rob Prouse
- 210 total downloads
- Latest version: 4.0.0
NUnit is a unit-testing framework for all .NET languages.
It can run on macOS, Linux and Windows operating systems.
NUnit can be used for a wide range of testing, from unit testing with TDD to full fledged system and integration testing.
It is a non-opinionated, broad and deep framework with multiple different ways to assert that your code behaves as expected. Many aspects of NUnit can be extended to suit your specific purposes.
The latest version, version 4, is an upgrade from the groundbreaking NUnit 3 framework. It is a modernized version, aimed at taking advantage of the latest .NET features and C# language constructs.
If you are upgrading from NUnit 3, be aware of the breaking changes (https://docs.nunit.org/articles/nunit/release-notes/breaking-changes.html#nunit-40). Please see the NUnit 4 Migration Guide (https://docs.nunit.org/articles/nunit/release-notes/Nunit4.0-MigrationGuide.html) and take care to prepare your NUnit 3 code before you do the upgrade.
Supported platforms:
- .NET Framework 4.6.2+
- .NET 6.0+
NUnit.Analyzers
by: NUnit
- 126 total downloads
- Latest version: 3.9.0
This package includes analyzers and code fixes for test projects using NUnit 3. The analyzers will mark wrong usages when writing tests, and the code fixes can be used to used to correct these usages.
Version 3.0 and upwards works in Visual Studio 2019 and also enables supression of compiler errors such as errors arising from nullable reference types. For Visual Studio 2017 one must use versions below 3.0.
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).
SimpleInjector
by: Simple Injector Contributors
- 61 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.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.
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.
ZXing.Net
by: Michael Jahn
- 9 total downloads
- Latest version: 0.16.8
ZXing.Net is a port of ZXing, an open-source, multi-format 1D/2D barcode image processing library originally implemented in Java.
It has been ported by hand with a lot of optimizations and improvements.
It is compatible with .Net 2.0, .Net 3.5, .Net 4.x, .Net 5.x, .Net 6.x, Windows RT Class Library and Components, UWP, .Net Standard 1.x and 2.0x, .Net Core App 3.x, Silverlight 4, Silverlight 5, Windows Phone 7.x and Windows Phone 8.x and Xamarin.Android