All Downloads are FREE. Search and download functionalities are using the official Maven repository.

csharp-netcore.project.json.mustache Maven / Gradle / Ivy

There is a newer version: 7.8.0
Show newest version
{
    "supports": {},
    "dependencies": {
        "Newtonsoft.Json": "12.0.1",
        {{#useCompareNetObjects}}
        "CompareNETObjects": "4.57.0",
        {{/useCompareNetObjects}}
        "JsonSubTypes": "1.5.2",
        "RestSharp": "106.6.7"
    },
    "frameworks": {
        "{{targetFrameworkNuget}}": {}
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy