Welcome Team! #1
johannschopplich
started this conversation in
General
Replies: 2 comments 5 replies
-
|
Sounds great, thank you. @0xZunia let's sync up, I see we've had a pull request already which is great, but we should determine any guidelines and architecture before we accept any changes |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
@ghost1face -- came across this library while looking for Toon serialization support for C#. Any interest in adding another member to the team? I'd love to help push this library forward. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @ghost1face and @0xZunia! 👋
Following our discussion, the official .NET implementation repo is now ready. Both of you have been invited as maintainers.
What's Ready
This Repository
You now have full access to toon-format/toon-dotnet. This is where you can build the official .NET implementation together.
The repository includes:
Toon.Format)NuGet Package Reservation
I've requested the
Toon.Formatnamespace on NuGet. Once approved, we can use Trusted Publishing to automatically publish releases without managing API keys. Does that sound good to you?Language-Agnostic Tests
The spec repository includes language-agnostic test fixtures that all implementations can use:
tests/fixtures/encode/)tests/fixtures/decode/)These JSON fixtures ensure consistency across all language implementations and make it easy to validate spec compliance.
Next Steps
Here's how to move forward:
Note
You can touch every file in this repo – I've set it up with minimal .NET knowledge. Feel free to challenge everything!
Initial Implementation:
Collaborate:
Key Priorities
Here's what we should aim for:
Team Work
Please be kind to each other. If something is off or you experience troubles in the team, please DM me and we'll get this sorted out.
Let's Get Started
Feel free to open issues to kick off discussions about:
Thank you both for stepping up to collaborate on this. Looking forward to what you're going to build! 🎉
P.S. – Trusted Publishing is configured for NuGet. Once the
Toon.Formatnamespace is approved, I'll set up the trust policy on NuGet.org.Beta Was this translation helpful? Give feedback.
All reactions