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 (10)
Showing the top 5 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. In addition, Open Telemetry is being incorporated |
|
AStar.Dev.Infrastructure
AStar.Dev.Infrastructure contains the common classes used by the FilesDb etc. packages. |
|
AStar.Dev.AspNet.Extensions
A collection of utility methods for simplifying the ASPNet Configuration. |
|
AStar.Dev.Api.Usage.Sdk
A package to help consume the API Usage endpoint without duplicating code. |
|
AStar.Dev.Infrastructure.FilesDb
Defines the context and models for the FilesDb. |
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.