TimeZoneConverter
by: Matt Johnson-Pint
- 1 total downloads
- Latest version: 6.1.0
Lightweight library to convert quickly between IANA, Windows, and Rails time zone names.
TinyIoC
by: Steven Robbins
- 1 total downloads
- Latest version: 1.3.0
An easy to use, hassle free, Inversion of Control Container for small projects, libraries and beginners alike
Topshelf
by: Chris Patterson, Dru Sellers, Travis Smith
- 1 total downloads
- Latest version: 4.3.0+build.251.sha.509556a
Topshelf is an open source project for hosting services without friction. By referencing Topshelf, your console application *becomes* a service installer with a comprehensive set of command-line options for installing, configuring, and running your application as a service.
Topshelf.Log4Net
by: Chris Patterson, Dru Sellers, Travis Smith
- 1 total downloads
- Latest version: 4.3.0+build.251.sha.509556a
Topshelf is an open source project for hosting services without friction. By referencing Topshelf, your console application *becomes* a service installer with a comprehensive set of command-line options for installing, configuring, and running your application as a service.
Ude.NetStandard
by: yinyue200
- 2 total downloads
- Latest version: 1.2.0
Ude.NetStandard is a compiled C# port of Mozilla Universal Charset Detector for dotnet.
Unity
by: Unity Container Project
- 1 total downloads
- Latest version: 5.11.10
This package contains Unity Container and Abstractions libraries as a single package.
Unity.Mvc5
by: Paul Hiles
- 1 total downloads
- Latest version: 1.4.0
Unity.Mvc5 allows the simple integration of the Unity IoC container with ASP.NET MVC 5.
Utf8Json
by: neuecc
- 1 total downloads
- Latest version: 1.3.7
Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
WebGrease
by: webgrease@microsoft.com
- 8 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
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.
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.Build.Download
by: Microsoft
- 12 total downloads
- Latest version: 0.11.4
Support for downloading and unpacking archives when building MSBuild projects
Xamarin.Essentials
by: Microsoft
- 1 total downloads
- Latest version: 1.8.1
Xamarin.Essentials: a kit of essential API's for your apps
Xamarin.Firebase.iOS.CloudMessaging
by: Microsoft
- 2 total downloads
- Latest version: 8.10.0.3
C# bindings for Firebase APIs Cloud Messaging iOS Library
Xamarin.Firebase.iOS.Core
by: Microsoft
- 3 total downloads
- Latest version: 8.10.0.3
C# bindings for Firebase APIs Core iOS Library
Xamarin.Firebase.iOS.Installations
by: Microsoft
- 4 total downloads
- Latest version: 8.10.0.3
C# bindings for Firebase APIs Installations iOS Library
Xamarin.Google.iOS.Maps
by: Microsoft
- 2 total downloads
- Latest version: 6.0.1.1
C# bindings for Google APIs Maps iOS Library
XLParser
by: TU Delft Spreadsheet Lab, Infotron
- 3 total downloads
- Latest version: 1.5.2
A parser for Excel formulas
xunit
by: jnewkirk, bradwilson
- 307 total downloads
- Latest version: 2.9.3
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features.
Installing this package installs xunit.core, xunit.assert, and xunit.analyzers.