Coder Social home page Coder Social logo

tethys.spdx's Introduction

Hi, Iโ€™m Thomas.
I am in the software development business for more than 25 years.
I've done a lot of different things:

  • C++ on Windows (3.x, 95, NT, etc.)
  • Command line and UI tools
  • Novel netware modules
  • Windows services
  • Configuration tools for intruder detection systems
  • Touchpanel UIs for intruder detection systems in .Net, WinForms and WPF
  • Tools for software license compliance in .Net and Python
  • Containerized application on AWS

Currently I am working as a principal expert for software license compliance for Siemens. Another name for the job would be leading an OSPO for a Siemens business unit.

tethys.spdx's People

Contributors

sensslen avatar t-graf avatar tngraf avatar

Watchers

 avatar

Forkers

lahma

tethys.spdx's Issues

Any chance of replacing Newtonsoft.Json with System.Text.Json and using .net standard 2.0

As the title states, this is more of a question than a issue. I took a look at the nuget packages provided by this project lately and would really like to use Tethys.SPDX.KnownLicenses and Tethys.SPDX.ExpressionParser in https://github.com/sensslen/nuget-license to allow for proper expression parsing. However there are two things tat prevent me from doing so:

  1. both nuget packages are using .net standard 2.1 which is not compatible with .net framework. Unfortunately I need to also publish to .net framework in order to properly support native c++ projects (one of the projects I created a PR for downgrading the .net version --> see #1 ).
  2. Tethys.SPDX.KnownLicenses uses Newtonsoft.Json with a lot of custom converters. I really want to keep the dependencies to a minimum and since Microsoft includes System.Text.Json with .net, it's a natural fit for json serialization/deserialization.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.