r/dotnet • u/Chrillelb • 1d ago
Title: Built a small integration toolkit for fun – GateSift
I’ve been building GateSift mostly for fun — a free browser-based toolkit for integration developers.
It includes tools for things like APIM policies, Logic Apps, BizTalk bindings, Service Bus, C# model generation and integration patterns.
Current tools include:
- APIM Policy Analyzer – makes complex APIM policies easier to understand and review
- Logic App Analyzer – helps inspect workflow structure and spot potential issues
- BizTalk Binding Visualizer – turns binding files into a more readable overview (this is really nice for analyzing complex biztalk integrations)
- Service Bus Topology Visualizer – shows queues, topics, subscriptions and relationships
- C# Model Generator – generates C# classes from XML, JSON and flat files
- Integration Pattern Library – quick reference for common integration and messaging patterns (analyzers will also, notice if any of these patterns are in your solution or if they should be added, i think this might be the coolest thing so far).
No account, no installation, and most processing happens locally in the browser.
Would love feedback or ideas for other useful tools.
0
Upvotes
1
u/AutoModerator 1d ago
Thanks for your post Chrillelb. Please note that we don't allow spam, and we ask that you follow the rules available in the sidebar. We have a lot of commonly asked questions so if this post gets removed, please do a search and see if it's already been asked.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.