پروژه «حسابدار»
200, OK
https://github.com/mvakili/hesabdar icon

«... حسابدار ابزاری برای مدیریت ساده‌ی مالی فروشگاه‌های کوچک می‌باشد. به اندازه‌ای ساده که هر فروشنده‌ای بتواند با یک آموزش 5 دقیقه‌ای، فعالیت‌‌های مالی روزمره‌ی خود را با این ابزار منظم کند ...»

پروژه «حسابدار»
کش توزیع شده در ASP.NET Core
301, MovedPermanently
https://www.infoq.com/articles/distributed-caching-aspnet-core icon

Caching can help improve the performance of an ASP.NET Core application. Distributed caching is helpful when working with an ASP.NET application that’s deployed to a server farm or scalable cloud environment. Microsoft documentation contains examples of doing this with SQL Server or Redis, but in this post,I’ll show you an alternative. 

کش توزیع شده در ASP.NET Core
عملیات CRUD با ASP.NET Core و با استفاده از VS Code و ADO.NET
301, MovedPermanently
https://medium.freecodecamp.org/how-to-perform-crud-operations-with-asp-net-core-using-vs-code-and-ado-net-b12404aef708?gi=e747b986b199 icon

In this article we are going to create a web application using ASP.NET Core MVC with the help of Visual Studio Code and ADO.NET.

عملیات CRUD با ASP.NET Core و با استفاده از VS Code و ADO.NET