Humanizer.Core.is
by: Mehdi Khalili Claire Novotny
- 17 total downloads
- Latest version: 2.14.1
Humanizer Locale Icelandic (is)
Humanizer.Core.ro
by: Mehdi Khalili Claire Novotny
- 15 total downloads
- Latest version: 2.14.1
Humanizer Locale Romanian (ro)
Humanizer.Core.ru
by: Mehdi Khalili Claire Novotny
- 16 total downloads
- Latest version: 2.14.1
Humanizer Locale Russian (ru)
Humanizer.Core.th-TH
by: Mehdi Khalili Claire Novotny
- 15 total downloads
- Latest version: 2.14.1
Humanizer Locale Thai (Thailand) (th-TH)
Humanizer.Core.uz-Cyrl-UZ
by: Mehdi Khalili Claire Novotny
- 14 total downloads
- Latest version: 2.14.1
Humanizer Locale Uzbek (Cyrillic, Uzbekistan) (uz-Cyrl-UZ)
Humanizer.Core.uz-Latn-UZ
by: Mehdi Khalili Claire Novotny
- 19 total downloads
- Latest version: 2.14.1
Humanizer Locale Uzbek (Latin, Uzbekistan) (uz-Latn-UZ)
Humanizer.Core.zh-Hant
by: Mehdi Khalili Claire Novotny
- 18 total downloads
- Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hant)
jQuery
by: jQuery Foundation Inc.
- 24 total downloads
- Latest version: 3.5.1
jQuery is a new kind of JavaScript Library.
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
jQuery.Migrate
by: jQuery Foundation
- 21 total downloads
- Latest version: 3.3.0
Migrate older jQuery code to jQuery 1.9+
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
Knockout.Mapping
by: Roy Jacobs
- 21 total downloads
- Latest version: 2.4.0
The mapping plugin gives you a straightforward way to map plain JavaScript objects into a view model with the appropriate Knockout observables. This is an alternative to manually writing your own JavaScript code that constructs a view model based on some data you've fetched from the server.
knockoutjs
by: The Knockout.js team
- 26 total downloads
- Latest version: 3.5.1
A JavaScript MVVM library to help you create rich, dynamic user interfaces with clean maintainable code
Modernizr
by: Faruk Ateş Paul Irish Alex Sexton
- 22 total downloads
- Latest version: 2.8.3
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
- 25 total downloads
- Latest version: 2.27.0
A lightweight JavaScript date library for parsing, manipulating, and formatting dates.
morelinq
by: MoreLINQ Developers.
- 23 total downloads
- Latest version: 3.3.2
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.TestFramework
by: Microsoft
- 49 total downloads
- Latest version: 2.0.0
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.NET is a popular high-performance JSON framework for .NET
NUnit
by: Charlie Poole Rob Prouse
- 209 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.
Plugin.Permissions
by: James Montemagno
- 31 total downloads
- Latest version: 6.0.1
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.