horato

Results 7 issues of horato

Hello, I am trying to migrate a 10GB repository to GIT LFS. This repository was previously migrated from TFS. I have created a bare clone with `git clone --mirror` and...

mcve-required
migration

Hello, Could you please create new nuget release which would include fix for issue #16? Thank you

Description =========== I am using one consumer to consume multiple topics with different avro schemas. I created a deserializer, but for the lack of non-generic IDeserializer, I had to resort...

Description =========== There is currently no way to remove the referenced Actions from Producer/Consumer which might cause a memory leak. ``` var producer = new ProducerBuilder(producerConfig) .SetLogHandler(LogHandler) .Build(); ``` How...

When using custom/overriden Class.Annotations.liquid and Class.Property.Annotations.liquid, the result is generated on the same line as the class/property. This is probably caused by the extra `-` in https://github.com/RicoSuter/NJsonSchema/blob/94647c590b3c6cbc3d09569b027ee7cd77c20463/src/NJsonSchema.CodeGeneration.CSharp/Templates/Class.liquid#L29 and https://github.com/RicoSuter/NJsonSchema/blob/94647c590b3c6cbc3d09569b027ee7cd77c20463/src/NJsonSchema.CodeGeneration.CSharp/Templates/Class.liquid#L100 introduced...

type: bug
help wanted

Hi, Can you provide the source of pvp net connect required? Thanks

### Issue Description When building a project that contains reference to another project which includes dynamically generated code, the build fails. ### Steps to Reproduce [GeneratedCodeBuildFail.zip](https://github.com/dotnet/msbuild/files/5007896/GeneratedCodeBuildFail.zip) Command: msbuild GeneratedCodeBuildFail We...

bug
triaged