This repository was archived by the owner on Apr 12, 2024. It is now read-only.
0.0.1 #1
yurvon-screamo
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
0.0.1 release
Goals
The current implementation has 3 goals.
asyncapi
(with the possibility of updating to 3.0.0 after release)Test summary
Using the library has become much more convenient, but there is not enough flexibility in implementation. Next, I will develop the library in the direction of tools WITHOUT attributes.
Сompleted part of the roadmap
1 priority
The main purpose of the stage works is to make it possible to describe an operation in 1 attribute without restrictions on the number of operations per method/class
To dotnet 7
To asyncapi 2.6.0
Set required and nullable props to schema
Give the opportunity to work with multiple operations in the one class/method
Kill channel attribute:
Rework message attribute:
Kill channel params attribute (auto detect parameters from channel name)
Redo the processing of multiple documents in the application (save default document with
null
name!!)Rewrite usage docs:
Nuget package
Usability test on my environment
Based on the results of the check in my environment. Using the library has become much more convenient, but there is not enough flexibility in implementation. Next, I will develop the library towards tools WITHOUT attributes.
Example case:
Release !!
Known limitations of the version that will be received at this stage:
This discussion was created from the release 0.0.1.
Beta Was this translation helpful? Give feedback.
All reactions