Modernizr by: Faruk Ateş Paul Irish Alex Sexton
  • 22 total downloads
  • Latest version: 2.8.3
  • JavaScript HTML HTML5 CSS CSS3 SVG
Modernizr adds classes to the <html> element which allow you to target specific browser functionality in your stylesheet. You don't actually need to write any Javascript to use it. Modernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (CSS3, HTML5) while still maintaining a fine level of control over older browsers that may not yet support these new technologies. NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
Moment.js by: Tim Wood Iskren Chernev Moment.js contributors
  • 26 total downloads
  • Latest version: 2.27.0
  • JavaScript date time browser node.js
A lightweight JavaScript date library for parsing, manipulating, and formatting dates.
morelinq by: MoreLINQ Developers.
  • 23 total downloads
  • Latest version: 3.3.2
  • linq extensions
This project enhances LINQ to Objects with the following methods: Acquire, Aggregate (some EXPERIMENTAL), AggregateRight, Append, Assert, AssertCount, AtLeast, AtMost, Await (EXPERIMENTAL), AwaitCompletion (EXPERIMENTAL), Backsert, Batch, Cartesian, Choose, CountBetween, CompareCount, CountBy, CountDown, Consume, DistinctBy, EndsWith, EquiZip, Evaluate, Exactly, ExceptBy, Exclude, FallbackIfEmpty, FillBackward, FillForward, Flatten, Fold, ForEach, From, FullGroupJoin, FullJoin, Generate, GenerateByIndex, GroupAdjacent, Index, IndexBy, Insert, Interleave, Lag, Lead, LeftJoin, MaxBy, Memoize (EXPERIMENTAL), MinBy, Move, OrderBy, OrderedMerge, Pad, PadStart, Pairwise, PartialSort, PartialSortBy, Partition, Permutations, Pipe, Prepend, PreScan, Random, RandomDouble, RandomSubset, Rank, RankBy, Repeat, Return, RightJoin, RunLengthEncode, Scan, ScanBy, ScanRight, Segment, Sequence, Shuffle, SkipLast, SkipUntil, Slice, SortedMerge, Split, StartsWith, Subsets, TagFirstLast, TakeEvery, TakeLast, TakeUntil, ThenBy, ToArrayByIndex, ToDataTable, ToDelimitedString, ToDictionary, ToHashSet, ToLookup, Trace, Transpose, TraverseBreadthFirst, TraverseDepthFirst, TrySingle (EXPERIMENTAL), Unfold, Window, WindowLeft, WindowRight, ZipLongest, ZipShortest
MSTest.TestAdapter by: Microsoft
  • 33 total downloads
  • Latest version: 2.0.0
  • MSTest TestFramework TestAdapter VisualStudio Unittest MSTestV2 Microsoft
The adapter to discover and execute MSTest Framework based tests. Supported platforms: - .NET 4.5.0+ - .NET Core 1.0+ (Universal Windows Apps 10+) (Visual Studio 2017) - ASP.NET Core 1.0+ (Visual Studio 2017)
MSTest.TestFramework by: Microsoft
  • 49 total downloads
  • Latest version: 2.0.0
  • MSTest TestFramework Unittest MSTestV2 Microsoft Test Testing TDD Framework
This is MSTest V2, the evolution of Microsoft's Test Framework. Supported platforms: - .NET 4.5.0+ - .NET Core 1.0+ (Universal Windows Apps 10+, DNX Core 5+) - ASP.NET Core 1.0+ To discover and execute tests install MSTest.TestAdapter. To discover and execute tests for project.json based projects install dotnet-test-mstest.
NETStandard.Library by: Microsoft
  • 71 total downloads
  • Latest version: 2.0.3
A set of standard .NET APIs that are prescribed to be used and supported together. 18a36291e48808fa7ef2d00a764ceb1ec95645a5 When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json by: James Newton-King
  • 247 total downloads
  • Latest version: 13.0.3
  • json
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 test testing tdd framework fluent assert theory plugin addin
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
  • nunit analyzers roslyn-analyzers
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.
NUnit3TestAdapter by: Charlie Poole Terje Sandstrom
  • 11 total downloads
  • Latest version: 3.15.1
  • test visualstudio testadapter nunit nunit3
A package including the NUnit 3 TestAdapter for Visual Studio 2012 onwards. With this package you don't need to install the VSIX adapter package, and you don't need to upload the adapter to your TFS server. Note that this package ONLY contains the adapter, not the NUnit framework. You must also get the framework. For VS 2017 and forward, you should add this package to every test project in your solution. (Earlier versions only require a single adapter package per solution.) The package works with Visual Studio 2012 and newer.
Plugin.Permissions by: James Montemagno
  • 31 total downloads
  • Latest version: 6.0.1
  • permissions plugin permissions permission plugin xamarin pcl xam.pcl plugin plugin for xamarin windows phone winphone wp8 winrt android xamarin.forms ios
Check to see if your users have granted or denied permissions for common permission groups on iOS and Android. Additionally, you can request permissions with a simple cross-platform async/awaitified API.
Portable.BouncyCastle by: Oren Novotny
  • 20 total downloads
  • Latest version: 1.8.1.3
  • bouncycastle cryptography encryption security PCL wp8 wpa81 coreclr netstandard dnx uwp sl5 netcore monoandroid xamarin xamarin.ios
BouncyCastle portable version with support for .NET 4, .NET Standard 1.0-2.0, WP, Silverlight, MonoAndroid, Xamarin.iOS, .NET Core
PortableWebDavLibrary by: DecaTec
  • 13 total downloads
  • Latest version: 1.1.6
  • WebDAV portable NETStandard NETCore UWP dotnet portable-webdav-library Xamarin Mono multiplatform
The Portable WebDAV Library is a strongly typed, async WebDAV client library which is fully compliant to RFC 4918, RFC 4331 and "Additional WebDAV Collection Properties". It is implemented as .NETStandard 1.1 library in oder to be used on any platform supporting .NETStandard 1.1.
QRCodeHelper by: J.Sakamoto
  • 25 total downloads
  • Latest version: 1.0.4
  • QR QRCode WebMatrix aspnetwebpages
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
  • mvc google reCAPTCH HtmlHelper Razor
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-motion LINQ ExpressionTrees
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
  • 21 total downloads
  • Latest version: 1.4.2
  • Respond Media Queries
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
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
SimpleInjector by: Simple Injector Contributors
  • 94 total downloads
  • Latest version: 4.10.2
  • simpleinjector architecture dependency-injection DI Inversion-of-Control IOC
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
  • simpleinjector architecture dependency-injection DI easy easy-to-use Inversion-of-Control IOC lifestyle lifetime scope scoping
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.