Skip to content

Nuar Framework 1.0.74

Latest
Compare
Choose a tag to compare
@SaintAngeLs SaintAngeLs released this 06 Oct 19:06
· 5 commits to main since this release
ce63a1e

Nuar Framework Release 1.0.74

We are excited to announce the release of Nuar Framework version 1.0.74, featuring numerous improvements and updates aimed at enhancing performance, request handling, and payload processing. Below is an overview of the key changes and improvements:

Key Updates:

  1. Request Processor Update:

    • The request processor has been refined to better handle queries, with improvements in object population and serialization.
    • Enhanced performance when processing GET queries, providing faster response times and more efficient data handling.
  2. Payload Builder Enhancements:

    • Significant updates to the PayloadBuilder for more robust and flexible payload construction.
    • The serialization options have been updated to improve compatibility with different data structures and formats.
  3. MessagePack Integration:

    • Testing and usage of MessagePack as a serialization format to reduce payload sizes and improve transmission speed across the network.
    • Optimized payload transformation methods for better performance and reliability.
  4. Tracing Library Update:

    • The tracing library has been updated, improving the framework's capability to monitor and track execution paths across distributed systems.
  5. Route Provider Improvements:

    • The route provider has been updated for better scalability and easier management of routes in large applications.
  6. Licensing and Documentation:

    • The license for the Nuar framework has been updated to ensure compliance with the latest open-source standards.
    • The README and documentation have been refreshed with clearer instructions and up-to-date information regarding the framework's features and usage.
  7. Swagger Support for .NET 8.0:

    • Updated properties and versioning to support Swagger with .NET 8.0, ensuring smooth integration for API documentation and testing.
  8. Miscellaneous Fixes and Enhancements:

    • General improvements to properties and paths management.
    • Several smaller updates to ensure the framework is fully optimized and bug-free.

We recommend updating to version 1.0.74 to take advantage of these improvements, especially for users relying on efficient payload processing and modern .NET environments.