podnet-hungary
Learn .NET, Azure and other Microsoft tech with us!
Funding Links: https://github.com/sponsors/podNET-Hungary
- Name: podNET Hungary
- Location: Hungary
- Kind: organization
- Followers: 0
- Following: 0
- Repositories count: 1
- Created at: 2023-12-18T10:56:17.114Z
- Updated at: 2025-03-25T18:53:12.296Z
- Last synced at: 2025-03-25T18:53:12.296Z
GitHub Sponsors Profile
Who we are
We provide an e-learning platform that allows everyone in Hungary to learn the intricacies of .NET and Azure.
Our passion besides teaching is open source software. We love .NET, Blazor, NuGet, MSBuild, Roslyn code generators and analyzers for C#, Azure, and more! We also try and help others by providing strongly typed solutions, companions or localizations. We strive for completeness, well-documented APIs, user experience. And of course, we love to give this work to the open source community 🍻
Some of our featured work
PodNet.Blazor.TypedRoutes : A Roslyn code generator for Blazor that allows you to access the routes defined for your pages in a strongly typed manner 🪄 automagically 🪄.
PodNet.EnumValues : Another awesome C# code generator that allows you to define ⚡ fast multi-value lookups for your enums. Also supports flags!
PodNet.EmbeddedTexts : and another awesome code generator that embeds text files into your source code as strings!
blazor-typings: prototype TypeScript type definitions for the Blazor JavaScript API (Blazor). This work should help those that integrate Blazor and the JavaScript or TypeScript based solutions, and before the ASP.NET team (hopefully) publish their integrated-npm-ish/integrated solution this November. Hopefully, this prototype will also help in shaping that work as well.
PodNet.Compat : the best compatibility solution that includes support for init properties and record types, and the Index and Range types for .NET Standard 2.0 projects (including Roslyn analyzers).
PodNet.NuGet : a package to make packages? Well, of course. This is a simple package that aids in packaging our other packages, and reduces meta-code and configuration duplication across them.
pod-nugetizer: a composite action that centralizes our package management across the different packages.
We provided the Hungarian localization for giscus in https://github.com/giscus/giscus/pull/1231
And many others; some of our internal-use projects are open source as well, so that you can learn from us, with us!
Why sponsor us?
Hopefully, you have seen the work we do. Your sponsorship means the world to us and empowers us to find more ways to give back to the open source community!
If you use our projects in your own, you know that we take open source very seriously, we are open to and respond to feedback, and try to add features to our libraries, but keep them clean and easy to use. If you used any of our projects or found the solution to the pressing problem you had inspecting our public repos, you know you're getting quality open source software.
If you haven't yet used our projects, don't worry; if you have any suggestions for any projects you think would fit well with us, we're open to doing them! Just hit us up on any of our channels.
Your sponsorship allows us to do more open source projects, improve our response time, add features; and it also helps others by letting us give back to the community more via packages, source, or publications like blog posts.
- Current Sponsors: 0
- Past Sponsors: 0
- Total Sponsors: 0
- Minimum Sponsorship: $1.00
Featured Works
podNET-Hungary/blazor-typings
Prototype TypeScript typings for Blazor Web
Language: - Stars:podNET-Hungary/pod-nugetizer
An opinionated GitHub action to publish to NuGet
Language: - Stars: 1podNET-Hungary/PodNet.NuGet.Core
A project containing the shared source, configuration and resources for development of PodNet NuGet packages.
Language: - Stars:podNET-Hungary/PodNet.Blazor.TypedRoutes
An efficient and easy-to-use generator for strongly typed routes in Blazor
Language: C# - Stars: 2podNET-Hungary/PodNet.EnumValues
A simple but powerful C# code generator that lets you define string values for your enums to implement 🔥🔥🔥 lookups.
Language: C# - Stars: 1podNET-Hungary/PodNet.EmbeddedTexts
A simple C# code generator that allows for embedding text file content into your code.
Language: C# - Stars: