Volo.Abp.Validation by: Volo.Abp.Validation
  • 749 total downloads
  • Latest version: 10.1.0-rc.1
  • aspnetcore boilerplate framework web best-practices angular maui blazor mvc csharp webapp
Package Description
Volo.Abp.Validation.Abstractions by: Volo.Abp.Validation.Abstractions
  • 729 total downloads
  • Latest version: 10.1.0-rc.1
  • aspnetcore boilerplate framework web best-practices angular maui blazor mvc csharp webapp
Package Description
Volo.Abp.VirtualFileSystem by: Volo.Abp.VirtualFileSystem
  • 911 total downloads
  • Latest version: 10.1.0-rc.1
  • aspnetcore boilerplate framework web best-practices angular maui blazor mvc csharp webapp
Package Description
VSLangProj by: Microsoft
  • 52 total downloads
  • Latest version: 17.14.40260
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
VSLangProj100 by: Microsoft
  • 54 total downloads
  • Latest version: 17.14.40260
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
VSLangProj110 by: Microsoft
  • 54 total downloads
  • Latest version: 17.14.40260
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
VSLangProj140 by: Microsoft
  • 55 total downloads
  • Latest version: 17.14.40260
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
VSLangProj150 by: Microsoft
  • 60 total downloads
  • Latest version: 17.14.40260
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
VSLangProj157 by: Microsoft
  • 52 total downloads
  • Latest version: 17.14.40260
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
VSLangProj158 by: Microsoft
  • 52 total downloads
  • Latest version: 17.14.40260
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
VSLangProj165 by: Microsoft
  • 50 total downloads
  • Latest version: 17.14.40260
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
VSLangProj2 by: Microsoft
  • 54 total downloads
  • Latest version: 17.14.40260
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
VSLangProj80 by: Microsoft
  • 54 total downloads
  • Latest version: 17.14.40260
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
VSLangProj90 by: Microsoft
  • 50 total downloads
  • Latest version: 17.14.40260
  • Microsoft VisualStudio VSSDK SDK
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
  • 218 total downloads
  • Latest version: 2.20.0
  • WebMarkupMin Markup HTML XHTML Minification Minifier Minify ASP.NET XML
WebMarkupMin.AspNet.Common is auxiliary package, that contains classes and interfaces for all ASP.NET extensions.
WebMarkupMin.Core by: Andrey Taritsyn
  • 845 total downloads
  • Latest version: 2.20.1
  • WebMarkupMin Markup HTML XHTML Minification Minifier Minify XML 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.
WindowsAzure.ServiceBus by: Microsoft
  • 531 total downloads
  • Latest version: 7.0.1
  • ServiceBus Microsoft Azure AppFabric Messaging PubSub Publish Subscribe Queue Topic Relay Service Bus AMQP OASIS windowsazureofficial EventHub Event
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
  • Microsoft Azure Storage Table Blob File Queue Scalable windowsazureofficial
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/