چگونه در گیت‌هاب، لاگ تغییرات را به صورت خودکار تولید کنیم؟
200, OK
https://tiagomichaelsousa.dev:443/articles/stop-writing-your-changelogs-manually/ icon

Stop writing your changelogs manually

How do you usually keep track of the changes in your projects? Do you use GitHub releases? Do you update your changelogs manually? In this article, I will explain how I handle this topic. This is just one way of doing it, feel free to stick around if you are interested in the topic 🔥

چگونه در گیت‌هاب، لاگ تغییرات را به صورت خودکار تولید کنیم؟
پروژه SmartLockPlatform - مدیریت قفل‌های هوشمند و کنترل دسترسی
200, OK
https://github.com/rabbal/SmartLockPlatform_Lab icon

این پروژه با هدف آشنایی با دامین مربوط به قفل‌های هوشمند و کنترل دسترسی به آنها انجام شده است. در سورس کد آن نحوه استفاده از امکانات Resource-based Authorization و Logical CQRS در کنار طراحی یک Rich Domain را می توانید مشاهده کنید. همچنین روش برقراری ارتباط با این قفل‌ها از طریق پروتکل MQTT با استفاده از Emqx در آن تعبیه شده است.

پروژه SmartLockPlatform - مدیریت قفل‌های هوشمند و کنترل دسترسی
سایت داکیومنتیشن کتابخانه Gridify
200, OK
https://alirezanet.github.io/Gridify/ icon

سایت documentation کتابخانه Gridify رو امروز آپلود کردم. 


خوشحال میشم فیدبک یا نظری برای بهتر شدنش اگر داشتید بدید. هرچند امکانات اصلاح متون هم در خود این سایت تعبیه شده و راحت هست. اگر دنبال نمونه برای vuepress هم میگردید  بررسی سورس کدش میتونه گزینه خیلی خوبی باشه.

سایت داکیومنتیشن کتابخانه Gridify
ساخت داکیومنت تعاملی برای #C توسط Try .NET
200, OK
https://devblogs.microsoft.com/dotnet/creating-interactive-net-documentation/ icon

Try .NET is an interactive documentation generator for .NET Core. 

Use Try .NET to create executable C# snippets for your websites or, interactive markdown files that users can run on their machine. 

Try .NET execute C# code in client side using Blazor and Web Assembly. 

https://github.com/dotnet/try 

ساخت داکیومنت تعاملی برای #C توسط Try .NET
معرفی بیش از 20 مورد از ابزارهای سورس باز برای مستند کردن API
200, OK
https://pronovix.com/blog/free-and-open-source-api-documentation-tools icon

برای مستند کردن ریز موارد اتصال به وب سرویس یا Web API میتوانید از این موارد استفاده کنید

معرفی بیش از 20 مورد از ابزارهای سورس باز برای مستند کردن API
چگونگی مستندسازی اشیای Microsoft SQL Server
200, OK
https://www.sqlshack.com/how-to-document-sql-server-database-objects/?utm_source=dbweekly&utm_medium=email icon

In any good programming reference, you will read that a developer has to document his code, not only for him/herself, but also for the person who, ten years later will be asked to maintain it. This would, of course, be made easier thanks to a good documentation of existing code. 

چگونگی مستندسازی اشیای Microsoft SQL Server