An open API service indexing awesome lists of open source software.

https://github.com/odedshimon/asn1

.Net Standard NuGet package created from: https://github.com/pornin/DDer Asn1 decoder
https://github.com/odedshimon/asn1

asn-1 asn1 asn1-decoder github-actions nuget

Last synced: 10 months ago
JSON representation

.Net Standard NuGet package created from: https://github.com/pornin/DDer Asn1 decoder

Awesome Lists containing this project

README

          

![badge](https://github.com/odedshimon/Asn1/workflows/Test%20Build%20Publish/badge.svg)

# Asn1
This package enables ASN1 manipulating.
The original source code is taken from Thomas Pornin:
https://github.com/pornin/DDer

I did few things:
* Added some tests.
* Comiled as .Net Standard (instead .Net Framework).
* Packed it as a NuGet.
* Created CI/CD pipeline for automated Nugets generations.

NuGet Gallery Link: https://www.nuget.org/packages/Asn1DotNet/