Joon Hong

Results 6 issues of Joon Hong

Current `DCParserConfiguration` supports `addArrayMapper:` and `addObjectMapping:` I think it could be nice to introduce `addMapper:(id)mapper` that supports both object mapping and array mapping in single API. :smile:

Could you register this project to [Nuget](http://www.nuget.org/)? It will be awesome for C# developers! :)

- Generic versions of readPlist(...) methods are implemented - Following .NET naming convention - .gitignore has been added

License of this project is not described. Could you add LICENSE.md or describe license information in README.md?

Implement asynchronous version of APIs using `await`/`async` keyword

enhancement

Links: https://github.com/search?q=repo%3ARicoSuter%2FNSwag+%22UseSwaggerUi3%22&type=wikis At least 4 wiki documents have code reference that guides using non-exist API, which is `UseSwaggerUi3(...)`. This API has been removed since https://github.com/RicoSuter/NSwag/commit/512eb654b1be5714c7923b74d22e2049d56b5622 and does not exist anymore....