39 packages tagged with “rotation”
TheIdServer signing keys rotation.
A basic library for rotation development in FFXIV in RotationSolver.
Duende.IdentityServer signing keys rotation.
IdentityServer4 signing keys rotation.
A basic library for rotation development in FFXIV in EasyCombat.
WPF matrix extensions.
This is a small bitmap library that provides direct memory access for fast pixel manipulation, animated gif support using native .net, font effects: borders and highlights, and simple scaling & rotation. Good for on-the-fly image generation in web or windows environments.
Xamarin.Android Binding for ArthurHub’s Android Image Cropper (android-image-cropper). Simple image cropping library with powerful (zoom, rotation, multi-source), customizable (shape, limits, style), optimized (async, sampling, matrix) capabilities.
Cronus Encryption for Entity Framework Core
Aspose.SVG for .NET seamlessly integrates into your .NET Apps to provide processing and rendering of SVG files without installing any 3rd party modeling or rendering software. Aspose.SVG for .NET offers developers to work with its DOM that is fully compatible with the official SVG specifications. Create SVG files from scratch. Perform content navigation via XPath Query or CSS Selectors. High-quality SVG rendering and conversion to various popular formats, including, PDF, XPS, JPEG, PNG, TIFF, and GIF. Ability to fetch information about SVG files, its elements and hierarchy. Merge multiple SVG documents, and vectorize their text elements to retain the high quality. It’s managed C# implementation enables it to be used with any .NET language, such as, C#, VB.NET, etc. You can also create Windows Desktop Apps as well as the ASP.NET web Apps using Aspose.SVG for .NET. It works equally well on any OS that can install .NET Framework (2.0/4.8), Mono (5.4/6.4), .NET Core (2.0/3.1) or use .NET 5, such as, MS Windows (32-bit and 64-bit), macOS (10.12+), and Linux.
Avalonia matrix extensions.
A set of extension methods for doing bitwise manipulation such as endianness (bytes<-->integral types) and rotation. Endianness-related functionality: short, ushort, int, uint, long, ulong : conversion between (to and from) individual items of these and byte arrays, and between arrays of any of these (UInt32[], for example) and byte arrays. Little and big-endian methods exist at feature and/or type parity. Rotation-related functionality: byte, short, ushort, int, uint, long, ulong : left and right bitwise circular rotation ("rotate no carry"). Please note: the rotation implemented here is NOT "rotate through carry"! As such, sign is NOT handled specially for signed types. Endianness conversions operating on multiple values (bulk operations) are performance-enhanced with optimised 'unsafe' implementations. They are considerably faster than comparable operations provided by the BCL.
An extension library for Microsoft.AspNetCore.Server.Kestrel which integrates automatic server SSL/TLS certificate rotation to your Web API server!
Cronus Encryption Core
OpenIddict component for adding automatic signing key rotation. To purchase a license or get a demo license, contact sales@openiddictcomponents.com.
The Open Spatial Library is a C# library to manage vectors and matrices to describe 3D euclidean transforms.
Библиотека для автоматического продления токенов GitLab через self-rotate API
Extensions and advanced features for ZLogger, including file archiving, rotation, and advanced logging patterns.
Cronus Encryption entity framework 6 library. Enable on the fly data encryption and decryption for your entity framework project.
Library med forskellige funktioner til billedebehandling
A 3D 64-bit Mathematics Library, the API is heavily inspired by Unity. Built for the Prowl Game Engine.
An extension library for Kestrel.HttpsCertificateSelection which adds Azure KeyVault certificate source
Provides complementary cryptographic functions to .NET Framework such as AES CTS, NFold, LCM, GCD, MD4, and bit rotations.
This is a drop-in wrapper on top of the classes for interacting with a Leap Motion - it allows for the handling of gesture recognition similar to what you would find in the world of iOS: simple listeners and events abstracted as high as they can go. **IMPORTANT** There are some steps that you must go through to connect with the Leap Motion dlls. Please see this page for notes on how to install. https://github.com/uacaps/MotionGestureRecognizers-CSharp
System.Drawing extension methods for RotSpriteSharp pixel art rotation (Windows only).
High-quality pixel art rotation algorithm for .NET. Port of RotSprite (Rust).
SkiaSharp extension methods for RotSpriteSharp pixel art rotation.
High-performance 2D grid library with efficient bit-array based shapes, inventory system, and transformation support. Supports rotation, flipping, and collision detection for game inventories and grid-based systems.
file sink for litty-logs. yeets litty-fied logs to disk with rotation and gzip compression. text or JSON output, your choice bestie. emojis included no cap 🔥
Xamarin.Android Binding for Yalantis' uCrop (com.github.yalantis:ucrop), an Image Cropping Library