From 16cf5e8d47ae19fe037beff6dcd1245cc4314342 Mon Sep 17 00:00:00 2001 From: Ahmed Zamil Date: Sat, 17 Jan 2026 17:37:35 +0300 Subject: [PATCH] version --- Esiur.AspNetCore/Esiur.AspNetCore.csproj | 4 ++-- Esiur.CLI/Esiur.CLI.csproj | 4 ++-- Esiur.Stores.EntityCore/Esiur.Stores.EntityCore.csproj | 2 +- Esiur/README.md | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Esiur.AspNetCore/Esiur.AspNetCore.csproj b/Esiur.AspNetCore/Esiur.AspNetCore.csproj index 2825110..772dd92 100644 --- a/Esiur.AspNetCore/Esiur.AspNetCore.csproj +++ b/Esiur.AspNetCore/Esiur.AspNetCore.csproj @@ -5,7 +5,7 @@ Ahmed Kh. Zamil http://www.esiur.com true - 1.0.0 + 1.0.1 Ahmed Kh. Zamil Esiur Foundation @@ -29,7 +29,7 @@ - + diff --git a/Esiur.CLI/Esiur.CLI.csproj b/Esiur.CLI/Esiur.CLI.csproj index 16f9246..41e33d4 100644 --- a/Esiur.CLI/Esiur.CLI.csproj +++ b/Esiur.CLI/Esiur.CLI.csproj @@ -5,7 +5,7 @@ Ahmed Kh. Zamil http://www.esiur.com true - 1.0.0 + 1.0.1 Ahmed Kh. Zamil Esiur Foundation @@ -32,7 +32,7 @@ - + diff --git a/Esiur.Stores.EntityCore/Esiur.Stores.EntityCore.csproj b/Esiur.Stores.EntityCore/Esiur.Stores.EntityCore.csproj index e0785f5..402cf93 100644 --- a/Esiur.Stores.EntityCore/Esiur.Stores.EntityCore.csproj +++ b/Esiur.Stores.EntityCore/Esiur.Stores.EntityCore.csproj @@ -9,7 +9,7 @@ Esiur Entity Framework Extension true Esiur.Stores.EntityCore - 1.3.4 + 1.3.5 latest MIT diff --git a/Esiur/README.md b/Esiur/README.md index 38564d3..7c4361a 100644 --- a/Esiur/README.md +++ b/Esiur/README.md @@ -1,6 +1,6 @@ # Esiur -Esiur is a distributed object and resource library that facilitates real-time property modification, asynchronous function invocation, and event handling across different languages, primarily in C#, JavaScript, and Dart. It’s designed for flexible, scalable, and efficient communication between client and server, suitable for applications that need rapid, bidirectional data updates and complex data handling. +Esiur is a distributed object and resource library that facilitates real-time property modification, asynchronous function invocation, and event handling across different languages, primarily in C#, JavaScript, and Dart. It's designed for flexible, scalable, and efficient communication between client and server, suitable for applications that need rapid, bidirectional data updates and complex data handling. ## Key Features ### Real-Time Property Modification: