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.
WebMarkupMin.Core by: Andrey Taritsyn
  • 2 total downloads
  • Latest version: 2.7.1
  • WebMarkupMin 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 HTML Minifier (https://github.com/kangax/html-minifier/) (written in JavaScript) and Sergiy Kovalchuk's HtmlCompressor (https://github.com/serg472/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 (https://github.com/douglascrockford/JSMin) and built-in CSS minifier based on the Mads Kristensen's Efficient stylesheet minifier (https://madskristensen.net/blog/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 - https://github.com/microsoft/ajaxmin), WebMarkupMin.Yui (contains minifier-adapters for YUI Compressor for .NET - https://github.com/YUICompressor-NET/YUICompressor.NET) and WebMarkupMin.NUglify (contains minifier-adapters for the NUglify - https://github.com/xoofx/NUglify). Also supports minification of views of popular JavaScript template engines: KnockoutJS, Kendo UI MVVM and AngularJS 1.X.
ViewRenderer.Abstractions by: Robert Primorac
  • 3 total downloads
  • Latest version: 1.0.7
Logging abstractions for ViewRenderer.Core.
ViewRenderer.Core by: Robert Primorac
  • 3 total downloads
  • Latest version: 1.0.7
  • email aspnetcore razorview
Renders a view to a string.
WindowsAzure.ServiceBus by: Microsoft
  • 1 total downloads
  • Latest version: 6.2.2
  • 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
  • 1 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/
Vite.AspNetCore by: Quetzal Rivera
  • 3,044k total downloads
  • Latest version: 2.4.1
  • Vite ViteJS AspNet MPA Middleware Server Assets Mvc WebPages
A lightweight library for integrating ViteJs into ASP.NET MPA projects.
WolverineFx by: Jeremy D. Miller, Babu Annamalai, Jaedyn Tonee
  • 731 total downloads
  • Latest version: 5.9.2
Build Robust Event Driven Architectures with Simpler Code
WolverineFx.RabbitMQ by: Jeremy D. Miller, Babu Annamalai, Jaedyn Tonee
  • 698 total downloads
  • Latest version: 5.10.0
RabbitMQ Transport for Wolverine Messaging Systems
VroomJs by: Paul
  • 1 total downloads
  • Latest version: 1.2.3
  • javascript v8
An embedded V8 engine for .NET CLR and .NET Core.
X.PagedList by: Copyright Troy Goode, Andrew Gubskiy © 2022
  • 5,437k total downloads
  • Latest version: 8.4.3
Library for easily paging through any IEnumerable/IQueryable in .NET and .NET Core
Xamarin.Android.Arch.Lifecycle.Runtime by: Xamarin Inc.
  • 1 total downloads
  • Latest version: 1.0.0
Android Architecture Lifecycle - Runtime C# bindings for Xamarin
Xamarin.Android.Glide by: Microsoft
  • 4 total downloads
  • Latest version: 4.16.0.12
  • xamarin artifact=com.github.bumptech.glide:glide artifact_versioned=com.github.bumptech.glide:glide:4.16.0
.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
  • 4 total downloads
  • Latest version: 4.16.0.12
  • xamarin artifact=com.github.bumptech.glide:annotations artifact_versioned=com.github.bumptech.glide:annotations:4.16.0
.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
  • 4 total downloads
  • Latest version: 4.16.0.11
  • xamarin artifact=com.github.bumptech.glide:disklrucache artifact_versioned=com.github.bumptech.glide:disklrucache:4.16.0
.NET for Android 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.
Xamarin.Android.Glide.GifDecoder by: Microsoft
  • 1 total downloads
  • Latest version: 4.15.1.2
  • .NET, dotnet, xamarin, android, bindings, bumptech, glide, gifdecoder, artifact=com.github.bumptech.glide:gifdecoder artifact_versioned=com.github.bumptech.glide:gifdecoder:4.15.1
.NET for Android (formerly Xamarin.Android) bindings for Glide.GifDecoder
Xamarin.Android.Support.Media.Compat by: Xamarin Inc.
  • 1 total downloads
  • Latest version: 26.1.0.1
Media Compat Android Support Library C# bindings for Xamarin
Xamarin.AndroidX.Activity by: Microsoft
  • 16 total downloads
  • Latest version: 1.10.1.3
  • xamarin artifact=androidx.activity:activity artifact_versioned=androidx.activity:activity:1.10.1
.NET for Android and MAUI bindings for the Android Java library 'androidx.activity:activity'. Library description: Provides the base Activity subclass and the relevant hooks to build a composable structure on top.
Xamarin.AndroidX.Activity.Ktx by: Microsoft
  • 9 total downloads
  • Latest version: 1.10.1.3
  • xamarin artifact=androidx.activity:activity-ktx artifact_versioned=androidx.activity:activity-ktx:1.10.1
.NET for Android and MAUI bindings for the Android Java library 'androidx.activity:activity-ktx'. Library description: Kotlin extensions for 'activity' artifact
Xamarin.AndroidX.Annotation by: Microsoft
  • 18 total downloads
  • Latest version: 1.9.1.5
  • xamarin artifact=androidx.annotation:annotation artifact_versioned=androidx.annotation:annotation:1.9.1
.NET for Android and MAUI bindings for the Android Java library 'androidx.annotation:annotation'. Library description: Provides source annotations for tooling and readability.