VSLangProj80
by: Microsoft
- 54 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
VSLangProj90
by: Microsoft
- 54 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
WebActivatorEx
by: David Ebbo
- 78 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.
WebGrease
by: webgrease@microsoft.com
- 56 total downloads
- Latest version: 1.6.0
Web Grease is a suite of tools for optimizing javascript, css files and images.
WebMarkupMin.AspNet.Common
by: Andrey Taritsyn
- 241 total downloads
- Latest version: 2.20.0
WebMarkupMin.AspNet.Common is auxiliary package, that contains classes and interfaces for all ASP.NET extensions.
WebMarkupMin.Core
by: Andrey Taritsyn
- 968 total downloads
- Latest version: 2.20.1
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.
WhatsApp.DotNet
by: Italo Andrade
- 62 total downloads
- Latest version: 1.0.7
Extensions for Api WhatsApp
WhatsappBusiness.CloudApi
by: Gabriel Odero
- 292 total downloads
- Latest version: 1.0.93
This is C# wrapper of whatsapp business cloud api for .NET
WindowsAzure.ServiceBus
by: Microsoft
- 531 total downloads
- Latest version: 7.0.1
Please note, for Azure Service Bus, Azure Event Hubs and Azure Relay, newer packages Azure.Messaging.ServiceBus, Azure.Messaging.EventHubs and Microsoft.Azure.Relay are available as of November 2020, February 2020 and March 2017 respectively. While WindowsAzure.ServiceBus will continue to receive critical bug fixes, we strongly encourage you to upgrade. Read https://aka.ms/azsdk/blog/msging/intro for more details.
It adds Microsoft.ServiceBus.dll along with related configuration files to your project. This library allows AMQP 1.0 to be used as one of the protocols for communication with Microsoft Azure Service Bus.
For more information on Messaging features, please visit: http://azure.microsoft.com/en-us/documentation/services/service-bus/
For more information on Event Hub features, please visit: http://go.microsoft.com/fwlink/?LinkID=403957
Please note that this package requires at least .Net Framework 4.6.2.
WindowsAzure.Storage
by: Microsoft
- 506 total downloads
- Latest version: 9.3.3
NOTE: As of version 9.4.0, this library has been split into multiple parts and replaced: See https://www.nuget.org/packages/Microsoft.Azure.Storage.Blob/, https://www.nuget.org/packages/Microsoft.Azure.Storage.File/, https://www.nuget.org/packages/Microsoft.Azure.Storage.Queue/, and https://www.nuget.org/packages/Microsoft.Azure.Storage.Common/.
For table support, see https://www.nuget.org/packages/Microsoft.Azure.CosmosDB.Table/.
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/
Xamarin.Android.Arch.Core.Common
by: Microsoft
- 96 total downloads
- Latest version: 1.1.1.3
Xamarin.Android bindings for Android Support Library - common
Xamarin.Android.Arch.Core.Runtime
by: Microsoft
- 93 total downloads
- Latest version: 1.1.1.3
Xamarin.Android bindings for Android Support Library - runtime
Xamarin.Android.Arch.Lifecycle.Common
by: Microsoft
- 107 total downloads
- Latest version: 1.1.1.3
Xamarin.Android bindings for Android Support Library - common
Xamarin.Android.Arch.Lifecycle.LiveData
by: Microsoft
- 77 total downloads
- Latest version: 1.1.1.3
Xamarin.Android bindings for Android Support Library - livedata
Xamarin.Android.Arch.Lifecycle.LiveData.Core
by: Microsoft
- 77 total downloads
- Latest version: 1.1.1.3
Xamarin.Android bindings for Android Support Library - livedata-core
Xamarin.Android.Arch.Lifecycle.Runtime
by: Microsoft
- 102 total downloads
- Latest version: 1.1.1.3
Xamarin.Android bindings for Android Support Library - runtime
Xamarin.Android.Arch.Lifecycle.ViewModel
by: Microsoft
- 80 total downloads
- Latest version: 1.1.1.3
Xamarin.Android bindings for Android Support Library - viewmodel
Xamarin.Android.Glide
by: Microsoft
- 132 total downloads
- Latest version: 5.0.5.1
.NET for Android and MAUI bindings for the Android Java library 'com.github.bumptech.glide:glide'.
Library description: A fast and efficient image loading library for Android focused on smooth scrolling.
Xamarin.Android.Glide.Annotations
by: Microsoft
- 73 total downloads
- Latest version: 5.0.5.1
.NET for Android and MAUI bindings for the Android Java library 'com.github.bumptech.glide:annotations'.
Library description: A set of annotations for configuring Glide.
Xamarin.Android.Glide.DiskLruCache
by: Microsoft
- 90 total downloads
- Latest version: 5.0.5.1
.NET for Android and MAUI bindings for the Android Java library 'com.github.bumptech.glide:disklrucache'.
Library description: A cache that uses a bounded amount of space on a filesystem. Based on Jake Wharton's tailored for Glide.