Found 23,856 packages
Provides classes that can read and write the ASN.1 BER, CER, and DER data formats.
System.Runtime.Serialization.Formatters
A simple, compact JSON-based event format for Serilog.
ASP.NET Core MVC formatters for JSON input and output and for JSON PATCH input using Json.NET.
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
C# runtime library for Protocol Buffers - Google's data interchange format.
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as: - High-performance generation of word-processing documents, spreadsheets, and presentations. - Populating content in Word files from an XML data source. - Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file. - Extraction of data from Excel documents. - Searching and replacing content in Word/PowerPoint using regular expressions. - Updating cached data and embedded spreadsheets for charts in Word/PowerPoint. - Document modification, such as removing tracked revisions or removing unacceptable content from documents.
Forms and validation support for Blazor applications. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
Serilog sink for Elasticsearch
Build native UIs for iOS, Android, UWP, macOS, Tizen and many more from a single, shared C# codebase
Kiota URI form encoded serialization provider.
ASP.NET Core MVC formatters for XML input and output using DataContractSerializer and XmlSerializer.
App Metrics Formatters for metrics and environment data to plain text.
Xamarin Library to load images quickly and easily on Xamarin.Forms. Ensure you call CachedImageRenderer.Init() on each platform!!! Features: - Xamarin.iOS, Xamarin.Android, Xamarin.Forms, Xamarin.Mac and Windows (WinRT, UWP) support - Configurable disk and memory caching - Multiple image views using the same image source (url, path, resource) will use only one bitmap which is cached in memory (less memory usage) - Deduplication of similar download/load requests. *(If 100 similar requests arrive at same time then one real loading will be performed while 99 others will wait).* - Error and loading placeholders support - Images can be automatically downsampled to specified size (less memory usage) - Fluent API which is inspired by Picasso naming - SVG / WebP / GIF support - Image loading Fade-In animations support - Can retry image downloads (RetryCount, RetryDelay) - Android bitmap optimization. Saves 50% of memory by trying not to use transparency channel when possible. - Transformations support - BlurredTransformation - CircleTransformation, RoundedTransformation, CornersTransformation, CropTransformation - ColorSpaceTransformation, GrayscaleTransformation, SepiaTransformation, TintTransformation - FlipTransformation, RotateTransformation - Supports custom transformations (native platform `ITransformation` implementations)
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
App Metrics Formatters for metrics and environment data to JSON using Newtonsoft.Json.
Attributes and interfaces for .NET types serializable with MessagePack.
Maps models and renderers for Xamarin.Forms
Toolkit for Xamarin.Forms (Controls, Behaviors, and Converters)!