WebMarkupMin.Core
by: Andrey Taritsyn
- 2 total downloads
- Latest version: 2.7.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.
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
- 2 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
Renders a view to a string.
Vite.AspNetCore
by: Quetzal Rivera
- 1,712k total downloads
- Latest version: 2.4.1
A lightweight library for integrating ViteJs into ASP.NET MPA projects.
VroomJs
by: Paul
- 1 total downloads
- Latest version: 1.2.3
An embedded V8 engine for .NET CLR and .NET Core.
X.PagedList
by: Copyright Troy Goode, Andrew Gubskiy © 2022
- 3,381k 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
- 3 total downloads
- Latest version: 4.16.0.12
.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
- 2 total downloads
- Latest version: 4.16.0.12
.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
.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 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
- 15 total downloads
- Latest version: 1.10.1.3
.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
- 8 total downloads
- Latest version: 1.10.1.3
.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
- 14 total downloads
- Latest version: 1.9.1.5
.NET for Android and MAUI bindings for the Android Java library 'androidx.annotation:annotation'.
Library description: Provides source annotations for tooling and readability.
Xamarin.AndroidX.Annotation.Experimental
by: Microsoft
- 15 total downloads
- Latest version: 1.4.1.9
.NET for Android and MAUI bindings for the Android Java library 'androidx.annotation:annotation-experimental'.
Library description: Java annotation for use on unstable Android API surfaces. When used in conjunction with the Experimental annotation lint checks, this annotation provides functional parity with Kotlin's Experimental annotation.
Xamarin.AndroidX.Annotation.Jvm
by: Microsoft
- 6 total downloads
- Latest version: 1.9.1.5
.NET for Android and MAUI bindings for the Android Java library 'androidx.annotation:annotation-jvm'.
Library description: Provides source annotations for tooling and readability.
Xamarin.AndroidX.AppCompat
by: Microsoft
- 3 total downloads
- Latest version: 1.7.0.6
.NET for Android and MAUI bindings for the Android Java library 'androidx.appcompat:appcompat'.
Library description: Provides backwards-compatible implementations of UI-related Android SDK functionality, including dark mode and Material theming.
Xamarin.AndroidX.AppCompat.AppCompatResources
by: Microsoft
- 1 total downloads
- Latest version: 1.6.1.3
.NET for Android (formerly Xamarin.Android) bindings for AndroidX library 'androidx.appcompat:appcompat-resources'.
Xamarin.AndroidX.Arch.Core.Common
by: Microsoft
- 11 total downloads
- Latest version: 2.2.0.18
.NET for Android and MAUI bindings for the Android Java library 'androidx.arch.core:core-common'.
Library description: Android Arch-Common