AshLib 2.1.0
See the version list below for details.
dotnet add package AshLib --version 2.1.0
NuGet\Install-Package AshLib -Version 2.1.0
<PackageReference Include="AshLib" Version="2.1.0" />
<PackageVersion Include="AshLib" Version="2.1.0" />
<PackageReference Include="AshLib" />
paket add AshLib --version 2.1.0
#r "nuget: AshLib, 2.1.0"
#addin nuget:?package=AshLib&version=2.1.0
#tool nuget:?package=AshLib&version=2.1.0
AshLib
Library that comes with multiple utilities
AshFile
An AshFile is a data structure composed of camps. Each camp has a name and a value. This value can be of different types(numbers, text...) It also is a file format, with the extension .ash. It is very easy to save and load an AshFile from a file, making it a reliable and easy way to use it in programming projects and then store it
DeltaHelper
This little utility will make it easy to calculate fps and deltaTime. You just need to call a method once a frame.
Dependencies
This utility helps you handle files in a project, using a folder similar to the .minecraft folder
Dates
This is a struct that represents a time, down to seconds, between the years 1488 and 2511. Its main attraction is you can convert this Date int just 6 base64 printable chars. This is called s CPTF(Compressed printable date format)
For a more detailed explanation, you can visit the Usage Documentation For a more practical explanation in the form of examples, you can visit the Examples For a reference on everything, you can visit the Reference Documentation
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
-
net8.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AshLib:
Package | Downloads |
---|---|
ashConsoleGraphics
UIs and interfaces in your console |
GitHub repositories
This package is not used by any popular GitHub repositories.