VM 


  • 0 total downloads
  • last updated 06.02.2022
  • Latest version: 1.0.31
Contains runtime components of the Managed Extensibility Framework. Commonly Used Types: System.Composition.CompositionContext When using NuGet 3.x this package requires at least version 3.4.
Prism is a fully open source version of the Prism guidance originally produced by Microsoft Patterns & Practices. Prism provides an implementation of a collection of design patterns that are helpful in writing well structured and maintainable XAML applications, including MVVM, dependency injection,... More information
  • 0 total downloads
  • last updated 06.02.2022
  • Latest version: 1.0.31
Provides some extension methods for the Managed Extensibility Framework. Commonly Used Types: System.Composition.CompositionContextExtensions System.Composition.Hosting.ContainerConfiguration When using NuGet 3.x this package requires at least version 3.4.
  • 0 total downloads
  • last updated 06.02.2022
  • Latest version: 5.0.0
Prism.Interactivity provides Blend behavior support. This library includes a custom InvokeCommandAction as well as InteractionRequest which helps ViewModel business logic request confirmation or notification style interactions from the user. To get the most of this library, follow the More... More information
  • 0 total downloads
  • last updated 06.02.2022
  • Latest version: 4.7.0
Provides types that support using configuration files. Commonly Used Types: System.Configuration.Configuration System.Configuration.ConfigurationManager When using NuGet 3.x this package requires at least version 3.4.
  • 0 total downloads
  • last updated 06.02.2022
  • Latest version: 4.3.0
Provides the System.Console class, which represents the standard input, output and error streams for console applications. Commonly Used Types: System.Console System.ConsoleColor When using NuGet 3.x this package requires at least version 3.4.
Prism is a fully open source version of the Prism guidance originally produced by Microsoft Patterns & Practices. Prism provides an implementation of a collection of design patterns that are helpful in writing well structured and maintainable XAML applications, including MVVM, dependency injection,... More information
  • 0 total downloads
  • last updated 06.02.2022
  • Latest version: 2.0.0.668
Protocol Buffers is the name of the binary serialization format used by Google for much of their data communications. It is designed to be: small in size - efficient data storage (far smaller than xml) cheap to process - both at the client and server platform independent - portable between different... More information
  • 0 total downloads
  • last updated 06.02.2022
  • Latest version: 4.3.0
Provides the base abstract classes, including System.Data.DbConnection and System.Data.DbCommand, for all data providers. Commonly Used... More information
Protocol Buffers is the name of the binary serialization format used by Google for much of their data communications. It is designed to be: small in size - efficient data storage (far smaller than xml) cheap to process - both at the client and server platform independent - portable between different... More information
This gives your non web projects the ability to be put into a published folder, just like your web project does when being built outside of visual studio. Not entirely sure what this means? Check out the project url (on the left) and/or watch the video: http://www.youtube.com/watch?v=-oPtsb11vBU
  • 0 total downloads
  • last updated 06.02.2022
  • Latest version: 4.6.1
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used... More information
  • 0 total downloads
  • last updated 06.02.2022
  • Latest version: 0.1.4237.2400
Exposes a generic extension method to IQueryable<T> that allows interception of expression trees with expression visitors.
  • 0 total downloads
  • last updated 06.02.2022
  • Latest version: 1.3.8
UI Automation Framework for testing Android and iOS apps.
xunit by: VM
  • 0 total downloads
  • last updated 06.02.2022
  • Latest version: 2.3.1
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.