Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link to C# PortableText converter #8

Merged
merged 2 commits into from
Oct 5, 2020

Conversation

balazsorban44
Copy link
Contributor

We at https://nhi.no are proud to announce an HTML to PortableText converter written in C# 🎉!

For those who use .NET backend and HTML in their CMS, this can be a nice package to migrate over to sanity or keep operating with a CMS that can only produce HTML but you wish to use a modern frontend framework/library, like React.

It is customizable, and supports adding custom parsers, to create your own data types!

👀 Try it out in the online editor: https://portabletext-frontend-nhi.azurewebsites.net/
📦 Or get the package from NuGet here: https://www.nuget.org/packages/NHI.PortableText/
Source code/docs 📚: https://github.com/nhi/NHI.PortableText.DotNet

❗ Keep in mind, this is an initial release, and we would like some feedback, both from Sanity (cc: @kmelve) on the compliance to the spec, and others on the ease of use.

We welcome PRs and issues in the repository, in fact, there are some beginner-friendly initial issues for those who would like to contribute.

PS: If you know any businesses using C# that wish to try PortableText, please give them a heads-up! We would like to spread that this now exists, and encourage others to contribute/create their own parsers in other languages! We think that PortableText is an amazing format, that should not be limited to JavaScript only. ❤️

Have a nice day! 👋

@kmelve
Copy link
Member

kmelve commented Oct 5, 2020

This is awesome! Thanks 💯

@kmelve kmelve merged commit 1fc12ab into portabletext:master Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants