Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-2470

avrogen.dll for C# .NET Core not useable!

    XMLWordPrintableJSON

Details

    Description

      Latest download for avrogen for C# as a .NET Core application is not executable in case of missing dependencies.

      There is no description, how to run or fix this issue.

      This happens after do a install of NewtonSoft.Json 3.8.5 in Visual Studio and copied from NuGet-cache into directoy includes avrogen.dll manually:

      // ...>dotnet avrogen.dll -s avro-jsonfile.avpr codegeneration
      Error:
        An assembly specified in the application dependencies manifest (avrogen.deps.json) was not found:
          package: 'System.CodeDom', version: '4.4.0'
          path: 'lib/netstandard2.0/System.CodeDom.dll'
      

      Please make a "Standalone" download for direct usage as avrogen.exe (Selfcontaining Executable) or batch file for installing dependencies.

      Attachments

        Issue Links

          Activity

            People

              blachniet Brian Lachniet
              Banzai666 Lutz Mahle
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: