Version 4.1.0#100
Merged
Merged
Conversation
Update nugets Update package version
unaizorrilla
pushed a commit
that referenced
this pull request
Nov 7, 2025
* If the method is abstract and virtual is a correct method (#72) Tests to check abstract and virtual methods * Fix enumerable parameter (#74) * Add RemoveQueryParameter extension method (#75) Move some tests * CancellationTOken always is a query paramater (#76) * Version 3.4.0 (#77) * Action convection name (#79) * Action convection name * Create get request when it has an object with some list * DateTime as a primitive type but using custom formatter (#81) * Fixing codeQL alerts (#82) * feature: Get url (#83) * In IncludeContentAsFormUrlEncoded and PrimitiveParameterActionTokenizer explicit conversion for floats (#84) Create random ParamWithSeveralTypes More tests * Add new CreateHttpApiRequest with TActionResponse (#85) Fix CodeQL alerts Test * Add net7.0 Target Version (#86) * Add net7.0 Target Version Update nugets * add net 7 in workflows * update global.json * remove extra builds ci.yml * ReadContentAsAsync allows string type (#87) Tests for HttpResponseMessageExtensions * Allow send a IFormFile (#88) * Allow IFormFile Refactor IncludeContentAsFormUrlEncoded Remove Newtonsoft.Json dependecy * Update documentation * Refactor GivenFile * Update version to 3.5.0 (#89) * Add DateTimeOffset to IsDateTime function (#91) Move TypeExtensions * Allow dispatch workflows manually * Update to Net8 (#92) * Different froms in object (#93) * Change to use TestServerArgumentFromType * fix parameter names order * Change Tokenizers to use argument instead of parameters * Fix warnings * Only apply canBeObjectWithMultipleFroms in Net 8 or greater * Version 4.0.0 (#94) * Fix IsDateTime (#96) * Send ContentType and ContentDisposition (#98) * Enum in FromQuery and FromRoute (#99) * Version 4.1.0 (#100) * Add net 9 reference Update nugets Update package version * Upgrade nugets test version
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.