AbsoluteAlgorithm.Core
1.0.0-beta.2
See the version list below for details.
dotnet add package AbsoluteAlgorithm.Core --version 1.0.0-beta.2
NuGet\Install-Package AbsoluteAlgorithm.Core -Version 1.0.0-beta.2
<PackageReference Include="AbsoluteAlgorithm.Core" Version="1.0.0-beta.2" />
<PackageVersion Include="AbsoluteAlgorithm.Core" Version="1.0.0-beta.2" />
<PackageReference Include="AbsoluteAlgorithm.Core" />
paket add AbsoluteAlgorithm.Core --version 1.0.0-beta.2
#r "nuget: AbsoluteAlgorithm.Core, 1.0.0-beta.2"
#:package AbsoluteAlgorithm.Core@1.0.0-beta.2
#addin nuget:?package=AbsoluteAlgorithm.Core&version=1.0.0-beta.2&prerelease
#tool nuget:?package=AbsoluteAlgorithm.Core&version=1.0.0-beta.2&prerelease
AbsoluteAlgorithm.Core
AbsoluteAlgorithm.Core is a versatile core library designed to support a wide range of applications. It provides essential utilities and infrastructure for building robust and scalable applications.
Features
- API Versioning: Simplifies version management for APIs.
- Authentication Utilities: Tools for secure authentication and token management.
- Resilience Utilities: Implements retry policies, rate limiting, and other resilience patterns.
- Storage Providers: Abstractions for various storage mechanisms.
- Serialization: JSON, XML, and compression utilities.
- Security: Hashing, encryption, and privacy utilities.
- Sanitization: Tools for sanitizing file names and spreadsheet formulas.
Getting Started
- Install the package via NuGet:
dotnet add package AbsoluteAlgorithm.Core - Add the necessary namespaces to your project.
- Start using the utilities provided by the library.
Documentation
For detailed documentation, visit the GitHub repository.
License
This project is licensed under the terms of the license specified in the LICENSE.txt file.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- System.IdentityModel.Tokens.Jwt (>= 8.17.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AbsoluteAlgorithm.Core:
| Package | Downloads |
|---|---|
|
AbsoluteAlgorithm.Infrastructure
Reusable ASP.NET Core Web API foundation library for AbsoluteAlgorithm services. Includes keyed Dapper repositories, storage providers, authentication, API versioning, NSwag, and resilience utilities. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0-beta.9 | 52 | 3/29/2026 |
See CHANGELOG.md for details.