Volo.Abp.TextTemplating by: Volo.Abp.TextTemplating
  • 221 total downloads
  • Latest version: 9.3.0-rc.2
  • aspnetcore boilerplate framework web best-practices angular maui blazor mvc csharp webapp
Package Description
Volo.Abp.TextTemplating.Core by: Volo.Abp.TextTemplating.Core
  • 254 total downloads
  • Latest version: 9.3.0-rc.3
  • aspnetcore boilerplate framework web best-practices angular maui blazor mvc csharp webapp
Package Description
Volo.Abp.TextTemplating.Scriban by: Volo.Abp.TextTemplating.Scriban
  • 261 total downloads
  • Latest version: 9.3.0-rc.3
  • aspnetcore boilerplate framework web best-practices angular maui blazor mvc csharp webapp
Package Description
Volo.Abp.Threading by: Volo.Abp.Threading
  • 256 total downloads
  • Latest version: 9.3.0-rc.3
  • aspnetcore boilerplate framework web best-practices angular maui blazor mvc csharp webapp
Package Description
Volo.Abp.Timing by: Volo.Abp.Timing
  • 258 total downloads
  • Latest version: 9.3.0-rc.3
  • aspnetcore boilerplate framework web best-practices angular maui blazor mvc csharp webapp
Package Description
Volo.Abp.UI by: Volo.Abp.UI
  • 260 total downloads
  • Latest version: 9.3.0-rc.3
  • aspnetcore boilerplate framework web best-practices angular maui blazor mvc csharp webapp
Package Description
Volo.Abp.UI.Navigation by: Volo.Abp.UI.Navigation
  • 222 total downloads
  • Latest version: 9.3.0-rc.3
  • aspnetcore boilerplate framework web best-practices angular maui blazor mvc csharp webapp
Package Description
Volo.Abp.Uow by: Volo.Abp.Uow
  • 265 total downloads
  • Latest version: 9.3.0-rc.3
  • aspnetcore boilerplate framework web best-practices angular maui blazor mvc csharp webapp
Package Description
Volo.Abp.Users.Abstractions by: Volo.Abp.Users.Abstractions
  • 249 total downloads
  • Latest version: 9.3.0-rc.3
  • aspnetcore boilerplate framework web best-practices angular maui blazor mvc csharp webapp
Package Description
Volo.Abp.Users.Domain by: Volo.Abp.Users.Domain
  • 238 total downloads
  • Latest version: 9.3.0-rc.3
  • aspnetcore boilerplate framework web best-practices angular maui blazor mvc csharp webapp
Package Description
Volo.Abp.Users.Domain.Shared by: Volo.Abp.Users.Domain.Shared
  • 219 total downloads
  • Latest version: 9.3.0-rc.3
  • aspnetcore boilerplate framework web best-practices angular maui blazor mvc csharp webapp
Package Description
Volo.Abp.Users.EntityFrameworkCore by: Volo.Abp.Users.EntityFrameworkCore
  • 209 total downloads
  • Latest version: 9.3.0-rc.3
  • aspnetcore boilerplate framework web best-practices angular maui blazor mvc csharp webapp
Package Description
Volo.Abp.Validation by: Volo.Abp.Validation
  • 220 total downloads
  • Latest version: 9.3.0-rc.3
  • aspnetcore boilerplate framework web best-practices angular maui blazor mvc csharp webapp
Package Description
Volo.Abp.Validation.Abstractions by: Volo.Abp.Validation.Abstractions
  • 265 total downloads
  • Latest version: 9.3.0-rc.3
  • aspnetcore boilerplate framework web best-practices angular maui blazor mvc csharp webapp
Package Description
Volo.Abp.VirtualFileSystem by: Volo.Abp.VirtualFileSystem
  • 254 total downloads
  • Latest version: 9.3.0-rc.3
  • aspnetcore boilerplate framework web best-practices angular maui blazor mvc csharp webapp
Package Description
WebGrease by: webgrease@microsoft.com
  • 14 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
  • 114 total downloads
  • Latest version: 1.1.5
  • 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 Experimental HTML Minifier (http://kangax.github.com/html-minifier/) (written in JavaScript) and Sergiy Kovalchuk's HtmlCompressor (http://code.google.com/p/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 (http://github.com/douglascrockford/JSMin) and built-in CSS minifier based on the Mads Kristensen's Efficient stylesheet minifier (http://madskristensen.net/post/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 - http://ajaxmin.codeplex.com) and WebMarkupMin.Yui (contains minifier-adapters for YUI Compressor for .Net - http://github.com/PureKrome/YUICompressor.NET). Also supports minification of views of popular JavaScript template engines: KnockoutJS, Kendo UI MVVM and AngularJS 1.X.
WindowsAzure.ServiceBus by: Microsoft
  • 228 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
  • 216 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/
Xamarin.Android.Support.Animated.Vector.Drawable by: Xamarin Inc.
  • 13 total downloads
  • Latest version: 25.1.0-beta2
Animated Vector Drawable Android Support Library C# bindings for Xamarin