Unity by: Unity Container Project
  • 1 total downloads
  • Latest version: 5.11.10
  • Unity Container unitycontainer Microsoft.Practices.Unity IoC
This package contains Unity Container and Abstractions libraries as a single package.
Unity.Mvc5 by: Paul Hiles
  • 1 total downloads
  • Latest version: 1.4.0
  • unity asp.net mvc mvc5 ioc di
Unity.Mvc5 allows the simple integration of the Unity IoC container with ASP.NET MVC 5.
Utf8Json by: neuecc
  • 1 total downloads
  • Latest version: 1.3.7
  • Json, Serialization, Formatter, Serializer, Unity, Xamarin
Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
WebActivatorEx by: David Ebbo
  • 6 total downloads
  • Latest version: 2.2.0
A package that allows other packages to execute some startup code in web apps. This package should be used over the older WebActivator, which was not strong named.
WebApiThrottle by: Stefan Prodan
  • 1 total downloads
  • Latest version: 1.5.4
  • ASP.NET Web API, Owin, throttling, rate limits
WebApiThrottle message handler and action filter are designed for controlling the rate of requests that clients can make to an API based on IP address, client API key and request route. WebApiThrottle works with ASP.NET Web API hosted is IIS, Owin with IIS and Owin self-hosted.
WebGrease by: webgrease@microsoft.com
  • 8 total downloads
  • Latest version: 1.6.0
Web Grease is a suite of tools for optimizing javascript, css files and images.
WebMarkupMin.Core by: Andrey Taritsyn
  • 2 total downloads
  • Latest version: 2.7.1
  • WebMarkupMin Markup HTML XHTML XML Minification Minifier Minify Performance Optimization Compression
The Web Markup Minifier (abbreviated WebMarkupMin) is a .NET library that contains a set of markup minifiers. The objective of this project is to improve the performance of web applications by reducing the size of HTML, XHTML and XML code. WebMarkupMin absorbed the best of existing solutions from non-microsoft platforms: Juriy Zaytsev's HTML Minifier (https://github.com/kangax/html-minifier/) (written in JavaScript) and Sergiy Kovalchuk's HtmlCompressor (https://github.com/serg472/htmlcompressor) (written in Java). Minification of markup produces by removing extra whitespaces, comments and redundant code (only for HTML and XHTML). In addition, HTML and XHTML minifiers supports the minification of CSS code from style tags and attributes, and minification of JavaScript code from script tags, event attributes and hyperlinks with javascript: protocol. WebMarkupMin.Core contains built-in JavaScript minifier based on the Douglas Crockford's JSMin (https://github.com/douglascrockford/JSMin) and built-in CSS minifier based on the Mads Kristensen's Efficient stylesheet minifier (https://madskristensen.net/blog/Efficient-stylesheet-minification-in-C). The above mentioned minifiers produce only the most simple minifications of CSS and JavaScript code, but you can always install additional modules that support the more powerful algorithms of minification: WebMarkupMin.MsAjax (contains minifier-adapters for the Microsoft Ajax Minifier - https://github.com/microsoft/ajaxmin), WebMarkupMin.Yui (contains minifier-adapters for YUI Compressor for .NET - https://github.com/YUICompressor-NET/YUICompressor.NET) and WebMarkupMin.NUglify (contains minifier-adapters for the NUglify - https://github.com/xoofx/NUglify). Also supports minification of views of popular JavaScript template engines: KnockoutJS, Kendo UI MVVM and AngularJS 1.X.
VroomJs by: Paul
  • 1 total downloads
  • Latest version: 1.2.3
  • javascript v8
An embedded V8 engine for .NET CLR and .NET Core.
Xamarin.Build.Download by: Microsoft
  • 12 total downloads
  • Latest version: 0.11.4
Support for downloading and unpacking archives when building MSBuild projects
Xamarin.Essentials by: Microsoft
  • 1 total downloads
  • Latest version: 1.8.1
  • xamarin, windows, uwp, ios, android, watchos, tvos, tizen, toolkit, xamarin.forms, Xamarin.Essentials, kit
Xamarin.Essentials: a kit of essential API's for your apps
Xamarin.Firebase.iOS.CloudMessaging by: Microsoft
  • 2 total downloads
  • Latest version: 8.10.0.3
C# bindings for Firebase APIs Cloud Messaging iOS Library
Xamarin.Firebase.iOS.Core by: Microsoft
  • 3 total downloads
  • Latest version: 8.10.0.3
C# bindings for Firebase APIs Core iOS Library
Xamarin.Firebase.iOS.Installations by: Microsoft
  • 4 total downloads
  • Latest version: 8.10.0.3
C# bindings for Firebase APIs Installations iOS Library
Xamarin.Google.iOS.Maps by: Microsoft
  • 2 total downloads
  • Latest version: 6.0.1.1
C# bindings for Google APIs Maps iOS Library
xunit by: jnewkirk, bradwilson
  • 303 total downloads
  • Latest version: 2.9.3
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features. Installing this package installs xunit.core, xunit.assert, and xunit.analyzers.
xunit.abstractions by: James Newkirk, Brad Wilson
  • 13 total downloads
  • Latest version: 2.0.3
Common abstractions used to exchange information between xUnit.net and version-independent runners (xunit.abstractions.dll).
xunit.analyzers by: jnewkirk, bradwilson, marcind
  • 49 total downloads
  • Latest version: 1.18.0
  • xunit.analyzers, analyzers, roslyn, xunit, xunit.net
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features. Installing this package provides code analyzers to help developers find and fix frequent issues when writing tests and xUnit.net extensibility code.
xunit.assert by: jnewkirk, bradwilson
  • 53 total downloads
  • Latest version: 2.9.3
Includes the assertion library from xUnit.net (xunit.assert.dll). Supports .NET Standard 1.1+ and .NET 6.0+.
xunit.core by: jnewkirk, bradwilson
  • 47 total downloads
  • Latest version: 2.9.3
Includes the libraries for writing unit tests with xUnit.net.
xunit.extensibility.core by: jnewkirk, bradwilson
  • 25 total downloads
  • Latest version: 2.9.3
Includes xunit.core.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.