jpsmith-lib
1.0.3
dotnet add package jpsmith-lib --version 1.0.3
NuGet\Install-Package jpsmith-lib -Version 1.0.3
<PackageReference Include="jpsmith-lib" Version="1.0.3" />
<PackageVersion Include="jpsmith-lib" Version="1.0.3" />
<PackageReference Include="jpsmith-lib" />
paket add jpsmith-lib --version 1.0.3
#r "nuget: jpsmith-lib, 1.0.3"
#:package jpsmith-lib@1.0.3
#addin nuget:?package=jpsmith-lib&version=1.0.3
#tool nuget:?package=jpsmith-lib&version=1.0.3
JPS Library
The JPS library is my own personal library for common methods that I use across my .NET projects. The JPS library is free and open-source software (FOSS) published under the MIT License. See LICENSE.txt for details. <p> </p>
Description
This library contains methods that I find useful across many .NET applications. It is constantly growing with new namespaces, classes, and methods, so be sure to check back frequently for updates. <p> </p>
Getting Started
You can find the compiled library in the JPS.dll file at the root of the repository. To use the library, add the .dll file to your solution and add a project referemce to the library. <p> </p>
Namespaces
The following namespaces are included in the JPS library:
JPS
JPS.Data
JPS.Data.Cryptography
JPS.Data.Encoding
JPS.Data.Serialization
JPS.File
JPS.Math
JPS.Math.Algorithm
JPS.Math.Coordinates
JPS.Math.Logic
JPS.Math.Statistics
JPS.Math.Physics
<p> </p>
Classes
The following classes are included in the JPS library:
JPS.Data.Cryptography.AES
JPS.Data.Cryptography.RSA
JPS.Data.Cryptography.SHA512
JPS.Data.Encoding.ASCII
JPS.Data.Encoding.UTF8
JPS.Data.Serialization.XML
JPS.Data.Http
JPS.Data.Process
JPS.File.Directory
JPS.Math.Algorithm.Pathfinding
JPS.Math.Algorithm.Pathfinding.AstarNode
JPS.Math.Algorithm.Search
JPS.Math.Algorithm.Sort
JPS.Math.Algorithm.String
JPS.Math.Coordinates.Cartesian
JPS.Math.Coordinates.Spherical
JPS.Math.Logic.Set
JPS.Math.Statistics.Population
JPS.Math.Statistics.Sample
JPS.Math.Statistics.StatisticalSet
JPS.Math.Random
JPS.Math.Vector2f
JPS.Math.Vector2i
JPS.Math.Vector3f
JPS.Math.Vector3i
JPS.Physics.Dynamics
JPS.Physics.Kinematics
JPS.ResultWithData
<p> </p>
Authors
Jack P Smith - jackpsmith@jackpsmith.com <p> </p>
License
The JPS library is licensed under the MIT License - see the LICENSE.txt file for details.
| 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
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.