Add package DotNimRemoting (#3006)

This commit is contained in:
Filip Vybihal 2025-03-24 05:29:57 +01:00 committed by GitHub
parent dc5e09423c
commit 6db875ebbe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34827,5 +34827,19 @@
"hash"
],
"license": "MIT"
},
{
"name": "DotNimRemoting",
"description": "library for communicating with .NET applications using MS-NRTP",
"url": "https://github.com/filvyb/DotNimRemoting",
"web": "https://github.com/filvyb/DotNimRemoting",
"method": "git",
"tags": [
"dotnet",
"remoting",
"nrbf",
"nrtp"
],
"license": "MIT"
}
]