Telegram Group & Telegram Channel
#قدم_دوم
ادامه...
پروژه‌ی Serialization اهدافش اینه که کار serialize و deserialize کردن رو برای توسعه دهنده ها آسون کنه.
فرمت های سریالایز مثل:
json
xml
binary
protobuf
و...
برای سریالایز کردن توی زبان سی شارپ دوتا پکیج معروف newtonsoft.json و system.text.json هست که برای این برنامه نویس ها قابل استفاده هست.
یه نگاه به تصویر بندازید بچه ها زحمت کشیدن و سه تا پکیج رو توش پیاده سازی کردن یه نگاه به سورس که بندازید میبینید که پیاده سازیش خیلی آسونه و اصلا کد زیادی نداره.
توی بخش EasyMicroservices.Serialization قسمت های abstraction رو داریم که خلاصه ی چیزهایی که باید توی پکیج های اصلی پیاده بشه توش هست.
و توی بخش
EasyMicroservices.Serialization.Tests تست کیس هارو میزنیم.
به ازای هر پکیج قابل استفاده هم یک پروژه با نام اون پکیج می سازیم مثلا:

EasyMicroservices.Serialization.NewtonSoft.Json
شامل پیاده سازی استفاده از سریالایز و دیسریالایز کردن newtonsoft میشه.
توسعه دهنده های استفاده کننده همیشه از سورس abstraction استفاده می کنن برای همین براحتی میتونن بدون تغییر کد و ریفکتور بین پکیج ها سوییچ کنن.
👍3



tg-me.com/easymicroservices/6
Create:
Last Update:

#قدم_دوم
ادامه...
پروژه‌ی Serialization اهدافش اینه که کار serialize و deserialize کردن رو برای توسعه دهنده ها آسون کنه.
فرمت های سریالایز مثل:
json
xml
binary
protobuf
و...
برای سریالایز کردن توی زبان سی شارپ دوتا پکیج معروف newtonsoft.json و system.text.json هست که برای این برنامه نویس ها قابل استفاده هست.
یه نگاه به تصویر بندازید بچه ها زحمت کشیدن و سه تا پکیج رو توش پیاده سازی کردن یه نگاه به سورس که بندازید میبینید که پیاده سازیش خیلی آسونه و اصلا کد زیادی نداره.
توی بخش EasyMicroservices.Serialization قسمت های abstraction رو داریم که خلاصه ی چیزهایی که باید توی پکیج های اصلی پیاده بشه توش هست.
و توی بخش
EasyMicroservices.Serialization.Tests تست کیس هارو میزنیم.
به ازای هر پکیج قابل استفاده هم یک پروژه با نام اون پکیج می سازیم مثلا:

EasyMicroservices.Serialization.NewtonSoft.Json
شامل پیاده سازی استفاده از سریالایز و دیسریالایز کردن newtonsoft میشه.
توسعه دهنده های استفاده کننده همیشه از سورس abstraction استفاده می کنن برای همین براحتی میتونن بدون تغییر کد و ریفکتور بین پکیج ها سوییچ کنن.

BY Easy Microservices




Share with your friend now:
tg-me.com/easymicroservices/6

View MORE
Open in Telegram


telegram Telegram | DID YOU KNOW?

Date: |

How Does Bitcoin Mining Work?

Bitcoin mining is the process of adding new transactions to the Bitcoin blockchain. It’s a tough job. People who choose to mine Bitcoin use a process called proof of work, deploying computers in a race to solve mathematical puzzles that verify transactions.To entice miners to keep racing to solve the puzzles and support the overall system, the Bitcoin code rewards miners with new Bitcoins. “This is how new coins are created” and new transactions are added to the blockchain, says Okoro.

Telegram has exploded as a hub for cybercriminals looking to buy, sell and share stolen data and hacking tools, new research shows, as the messaging app emerges as an alternative to the dark web.An investigation by cyber intelligence group Cyberint, together with the Financial Times, found a ballooning network of hackers sharing data leaks on the popular messaging platform, sometimes in channels with tens of thousands of subscribers, lured by its ease of use and light-touch moderation.telegram from us


Telegram Easy Microservices
FROM USA