24 packages tagged with “Rpm”
Create RPM packages (.rpm files) of your .NET Core projects straight from the command line. Once you've installed this package as a .NET CLI tool, run dotnet rpm to generate a .rpm package which contains the publish output of your .NET Project. See https://github.com/qmfrederik/dotnet-packaging/ for more information on how to use dotnet rpm.
dotnet-releaser is an all-in-one command line tool that fully automates the release cycle of your .NET libraries and applications to NuGet and GitHub
A collection of libraries that support fast and efficient forward-only reading of various popular archives. This is the `Core` package that contains shared code.
Making ReadProcessMemory and WriteProcessMemory easier :) check out swedz c# on yt for tutorial.
C# wrapper for 7z.dll (included)
This library implements performant ReadProcessMemory and WriteProcessMemory with generic type parameters using InlineIL and also offers methods required to open processes and create remote threads.
Publish, Package and Deploy as: AppImage, Windows Setup, Flatpak, Deb, RPM and Zip
A library for reading the rpm file
A fast and efficient forward-only reader for `Rpm` archives.
This is a part of the QuickLook program, migrated from RPMReaderNet and CpioLibSharp.
A parser that uses the Reverse Polish Notation and the Shunting-Yard algorithm to transform a simple mathematical expression into a computed numerical value. Useful for simple calculator projects.
Extension methods for TokenRateGate. Install TokenRateGate.Base or TokenRateGate for easier setup.
7-zip native library wrapper. Managed 7-zip library written in C# that provides data (self-)extraction and compression (all 7-zip formats are supported). Wraps 7z.dll or any compatible one and makes use of LZMA SDK, includes self-extraction functionality.
Core rate limiting engine for TokenRateGate. Install TokenRateGate.Base or TokenRateGate for easier setup.
Dependency injection extensions for TokenRateGate. Install TokenRateGate.Base or TokenRateGate for easier setup.
Stop HTTP 429 "Rate limit exceeded" errors from Azure OpenAI, OpenAI, and Anthropic APIs. Complete solution with rate limiting, dependency injection, and SDK integrations for OpenAI and Azure. Install this package for everything you need.
Core abstractions for TokenRateGate. Install TokenRateGate.Base or TokenRateGate for easier setup.
Core rate limiting solution for custom LLM providers. Includes engine, DI support, and character-based token estimation. Use this for Anthropic Claude, Google Gemini, or custom APIs. For OpenAI/Azure, install TokenRateGate instead.
Azure OpenAI and Azure AI Foundry integration for TokenRateGate. Eliminates HTTP 429 rate limit errors with intelligent TPM/RPM management, managed identity support, and multi-deployment capabilities.
OpenAI SDK integration for TokenRateGate. Prevents HTTP 429 errors with tiktoken-based token estimation and rate-limited ChatClient wrappers for GPT-4, GPT-3.5, and other OpenAI models.
Metaprogramming library focused on Win32 PInvoke access to other processes.
A cross-platform .NET application packaging and deployment tool for Windows, Linux, and macOS