Skip to main content
Redon Alla
.NET, React, Angular Developer
View all authors

RA.Utilities.Api

· 4 min read
Redon Alla
.NET, React, Angular Developer

Version 10.0.5

Date Badge NuGet version

✨ Improvements & Fixes

  • Dynamic Error Mapping: Updated ErrorResultResponse to utilize the ResponseCode directly from RaBaseException. This allows domain-level exceptions to dictate the HTTP status code returned by the API.
  • Observability: Enhanced the global exception fallback to log unhandled exception messages and stack traces to the error console, aiding in production debugging.
  • Clarity: Added internal documentation to the central error dispatcher to explain the pattern-matching logic.

RA.Utilities.Api.Results

· 3 min read
Redon Alla
.NET, React, Angular Developer

Version 10.0.2

Date Badge NuGet version

This major release introduces new specialized response models and enhances existing ones to provide even more granular control and descriptive information in API responses.

RA.Utilities.Core.Constants

· 2 min read
Redon Alla
.NET, React, Angular Developer

Version 10.0.1

Date Badge NuGet version

This release focuses on maintaining consistency within the RA.Utilities ecosystem and refining documentation for core constant values.

RA.Utilities.Integrations

· 2 min read
Redon Alla
.NET, React, Angular Developer

Version 10.0.0

Date Badge NuGet version

Updated package version 10.0.9-rc (release candidate) to 10.0.0, indicating a transition to a stable release. This change signifies that the project is no longer in the release candidate phase and is considered ready for production use, reflecting confidence in its stability and completeness.

RA.Utilities.OpenApi

· 7 min read
Redon Alla
.NET, React, Angular Developer

Version 10.0.8

Date Badge NuGet version

🚀 Improvements

  • Serialization: Updated OpenApiOperationUtilities to use JsonNamingPolicy.CamelCase when serializing OpenAPI examples. This ensures that request and response examples in the documentation follow standard API naming conventions.

RA.Utilities.Authorization

· 2 min read
Redon Alla
.NET, React, Angular Developer

Version 10.0.0

Date Badge NuGet version

Update the project file to transition from release candidate 10.0.0-rc.2 to the final stable release 10.0.0. This signifies that the code is considered stable and ready for production use, reflecting confidence in its readiness and addressing any issues identified during the release candidate phase.