AStar.Dev.Utilities
1.6.2
dotnet add package AStar.Dev.Utilities --version 1.6.2
NuGet\Install-Package AStar.Dev.Utilities -Version 1.6.2
<PackageReference Include="AStar.Dev.Utilities" Version="1.6.2" />
<PackageVersion Include="AStar.Dev.Utilities" Version="1.6.2" />
<PackageReference Include="AStar.Dev.Utilities" />
paket add AStar.Dev.Utilities --version 1.6.2
#r "nuget: AStar.Dev.Utilities, 1.6.2"
#:package AStar.Dev.Utilities@1.6.2
#addin nuget:?package=AStar.Dev.Utilities&version=1.6.2
#tool nuget:?package=AStar.Dev.Utilities&version=1.6.2
Update
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. 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. |
-
net9.0
- No dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on AStar.Dev.Utilities:
Package | Downloads |
---|---|
AStar.Dev.Logging.Extensions
This package contains extension methods designed to add Serilog and Application Insights to the project. The logging is opinionated but the configuration can be overridden. |
|
AStar.Dev.Test.Helpers.Unit
Contains a collection of methods that are designed to aid unit testing |
|
AStar.Dev.Admin.Api.Client.Sdk
This package contains the currently supported methods for interacting with the Admin API whilst abstracting the details.. |
|
AStar.Dev.Images.Api.Client.Sdk
his package contains the currently supported methods for interacting with the Images API whilst abstracting the details |
GitHub repositories
This package is not used by any popular GitHub repositories.
Add RemoveTrailing extension and fix bug in truncate so length specified is honoured.