Unity by: Microsoft
  • 5 total downloads
  • Latest version: 3.0.1304.1
  • Unity EntLib EntLib6 IoC DI container dependency injection inversion control LOB WinRT Win8 Windows8 NetCore WindowsStoreApps WindowsStore
The Unity Application Block (Unity) is a lightweight extensible dependency injection container with support for constructor, property, and method call injection. It facilitates loosely-coupled design.
Unity.Mvc by: Unity Open Source Project
  • 13 total downloads
  • Latest version: 5.11.1
  • Unity Container unitycontainer Microsoft.Practices.Unity IoC
Unity for ASP.NET MVC
Unity.WebAPI by: Paul Hiles
  • 7 total downloads
  • Latest version: 5.4.0
  • unity asp.net webapi web api ioc di
Unity.WebAPI allows the simple Integration of the Unity IoC container with ASP.NET Web API.
vswhere by: Microsoft
  • 38 total downloads
  • Latest version: 3.1.7
  • vs vs2017 visualstudio
Locate Visual Studio 2017 and newer installations
WebGrease by: webgrease@microsoft.com
  • 9 total downloads
  • Latest version: 1.6.0
Web Grease is a suite of tools for optimizing javascript, css files and images.
Windows7APICodePack by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0
Windows API Code Pack for Microsoft. NET Framework provides a source code library that can be used to access some features of Windows 7 and Windows Vista from managed code. These Windows features are not available to developers today in the .NET Framework.
WindowsAzure.Storage by: Microsoft
  • 3 total downloads
  • Latest version: 7.0.0
  • Microsoft Azure Storage Table Blob File Queue Scalable windowsazureofficial
This client library enables working with the Microsoft Azure storage services which include the blob and file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client. For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/README.md and https://github.com/Azure/azure-storage-net/blob/master/changelog.txt Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
WinSCP by: Martin Prikryl
  • 1 total downloads
  • Latest version: 5.13.7
  • winscp sftp ftp ftps webdav s3 scp transfer
The WinSCP .NET assembly is a .NET wrapper around WinSCP’s scripting interface that allows your code to connect to a remote machine and manipulate remote files over SFTP, FTP, WebDAV, S3 and SCP sessions. The library is primarily intended for advanced automation tasks that require conditional processing, loops or other control structures for which a basic WinSCP scripting interface is too limited. The library is not a general purpose file transfer library. It particularly have a limited support for interactive processing and as such it is not well suited for use in GUI applications. For documentation and examples of use, see project website. The NuGet package includes the assembly itself and a required WinSCP executable. When installed, it adds the assembly as reference to your project and sets up WinSCP executable to be copied to project output directory, so that it can be found on run-time.
Xamarin.Android.Support.Core.UI by: Xamarin Inc.
  • 3 total downloads
  • Latest version: 25.1.0-beta2
Core UI Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.Core.Utils by: Xamarin Inc.
  • 3 total downloads
  • Latest version: 25.1.0-beta2
Core Utils Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.CustomTabs by: Xamarin Inc.
  • 1 total downloads
  • Latest version: 25.1.0-beta1
Custom Tabs Android Support Library C# bindings for Xamarin
Xamarin.Build.Download by: Microsoft
  • 40 total downloads
  • Latest version: 0.11.4
Support for downloading and unpacking archives when building MSBuild projects
xunit by: jnewkirk bradwilson
  • 23 total downloads
  • Latest version: 2.4.2
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.analyzers by: jnewkirk bradwilson marcind
  • 23 total downloads
  • Latest version: 1.4.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.core by: jnewkirk bradwilson
  • 22 total downloads
  • Latest version: 2.4.2
Includes the libraries for writing unit tests with xUnit.net.