2
0
mirror of https://github.com/esiur/esiur-dotnet.git synced 2025-05-07 12:02:59 +00:00
This commit is contained in:
Ahmed Zamil 2024-11-09 01:46:00 +03:00
parent 2006c47013
commit 2dc373770c
30 changed files with 155 additions and 114 deletions

View File

@ -32,12 +32,12 @@ namespace Esiur.AspNetCore.Example
public partial class MyResource public partial class MyResource
{ {
[Annotation("sss","bb")][Export] int number; [Annotation("A1","B2")][Export] int number;
[Export] [Export]
public string[] GetInfo() => new string[] { Environment.MachineName, Environment.UserName, Environment.CurrentDirectory, public string[] GetInfo() => new string[] { Environment.MachineName, Environment.UserName, Environment.CurrentDirectory,
Environment.CommandLine, Environment.OSVersion.ToString(), Environment.ProcessPath }; Environment.CommandLine, Environment.OSVersion.ToString()};
} }
} }

View File

@ -30,6 +30,6 @@ namespace Esiur.AspNetCore
{ {
public class EsiurOptions public class EsiurOptions
{ {
public DistributedServer Server { get; set; } public required DistributedServer Server { get; set; }
} }
} }

View File

@ -36,13 +36,13 @@ namespace Esiur.CLI
internal class GetTemplateOptions internal class GetTemplateOptions
{ {
[Option('d', "dir", Required = false, HelpText = "Directory name where the generated models will be saved.")] [Option('d', "dir", Required = false, HelpText = "Directory name where the generated models will be saved.")]
public string Dir { get; set; } public string? Dir { get; set; }
[Option('u', "username", Required = false, HelpText = "Authentication username.")] [Option('u', "username", Required = false, HelpText = "Authentication username.")]
public string Username { get; set; } public string? Username { get; set; }
[Option('p', "password", Required = false, HelpText = "Authentication password.")] [Option('p', "password", Required = false, HelpText = "Authentication password.")]
public string Password { get; set; } public string? Password { get; set; }
[Option('a', "async-setters", Required = false, HelpText = "Use asynchronous property setters.")] [Option('a', "async-setters", Required = false, HelpText = "Use asynchronous property setters.")]

View File

@ -13,8 +13,8 @@ namespace Esiur.Examples.StandaloneWebServerDemo
{ {
[Export] int color; [Export] int color;
[Export] string label = "Hello World"; [Export] string label = "Hello World";
[Export] public event ResourceEventHandler<int> Cleared; [Export] public event ResourceEventHandler<int>? Cleared;
[Export] public event ResourceEventHandler<Point> Drawn; [Export] public event ResourceEventHandler<Point>? Drawn;
[Export] List<List<byte>> points; [Export] List<List<byte>> points;

View File

@ -51,5 +51,7 @@ internal class Program
// Start your server // Start your server
await Warehouse.Open(); await Warehouse.Open();
Console.WriteLine("Running on http://localhost:8888");
} }
} }

View File

@ -20,13 +20,10 @@
<script src="node_modules/esiur/src/esiur.js" type="module"></script> <script src="node_modules/esiur/src/esiur.js" type="module"></script>
<script src="node_modules/@esiur/iui/src/iui.js" type="module"></script> <script src="node_modules/@esiur/iui/src/iui.js" type="module"></script>
<script src="lib/ui/ui.js" type="module"></script>
<script src="lib/auth/init.g.js" type="module"></script>
<title>Esiur Demo</title> <title>Esiur Demo</title>
<script src="js/app.js"></script> <script src="js/app.js"></script>
<script src="js/formats.js"></script>
<!--IUI 2.0 --> <!--IUI 2.0 -->
<link href="node_modules/@esiur/iui/css/iui.css" rel="stylesheet" /> <link href="node_modules/@esiur/iui/css/iui.css" rel="stylesheet" />

View File

@ -6,13 +6,13 @@
"": { "": {
"dependencies": { "dependencies": {
"@esiur/iui": "^1.2.1", "@esiur/iui": "^1.2.1",
"esiur": "^2.2.14" "esiur": "^2.3.3"
} }
}, },
"node_modules/@babel/runtime": { "node_modules/@babel/runtime": {
"version": "7.24.7", "version": "7.26.0",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.7.tgz", "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.26.0.tgz",
"integrity": "sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==", "integrity": "sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==",
"dependencies": { "dependencies": {
"regenerator-runtime": "^0.14.0" "regenerator-runtime": "^0.14.0"
}, },
@ -56,9 +56,9 @@
} }
}, },
"node_modules/esiur": { "node_modules/esiur": {
"version": "2.2.14", "version": "2.3.3",
"resolved": "https://registry.npmjs.org/esiur/-/esiur-2.2.14.tgz", "resolved": "https://registry.npmjs.org/esiur/-/esiur-2.3.3.tgz",
"integrity": "sha512-LS28Fb1uuoOvEuSpVwLJVskwxAZmprYSELaezqlsog15c9geO8ByNJKHFW5IQdBgVTdJZwiwwcpwrDDPZ8OCiA==", "integrity": "sha512-enPAhnwuN2FXebfrtSfuCV7xWtVBcb9263ZMab1Vt4UVSoiUueY9/gR75yXqz9smVvSFhWylJ4Zf9vQtD8H6Lw==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.20.7", "@babel/runtime": "^7.20.7",
"mongodb": "^3.6.9", "mongodb": "^3.6.9",
@ -229,9 +229,9 @@
"integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw=="
}, },
"node_modules/ws": { "node_modules/ws": {
"version": "7.5.9", "version": "7.5.10",
"resolved": "https://registry.npmjs.org/ws/-/ws-7.5.9.tgz", "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.10.tgz",
"integrity": "sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==", "integrity": "sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==",
"engines": { "engines": {
"node": ">=8.3.0" "node": ">=8.3.0"
}, },

View File

@ -1,6 +1,6 @@
{ {
"dependencies": { "dependencies": {
"@esiur/iui": "^1.2.1", "@esiur/iui": "^1.2.1",
"esiur": "^2.2.14" "esiur": "^2.3.3"
} }
} }

View File

@ -11,6 +11,7 @@
<PackageId>Esiur.Stores.EntityCore</PackageId> <PackageId>Esiur.Stores.EntityCore</PackageId>
<Version>1.3.4</Version> <Version>1.3.4</Version>
<LangVersion>latest</LangVersion> <LangVersion>latest</LangVersion>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>

View File

@ -0,0 +1,8 @@
// This file is used by Code Analysis to maintain SuppressMessage
// attributes that are applied to this project.
// Project-level suppressions either have no target or are given
// a specific target and scoped to a namespace, type, member, etc.
using System.Diagnostics.CodeAnalysis;
[assembly: SuppressMessage("Usage", "EF1001:Internal EF Core API usage.", Justification = "<Pending>", Scope = "member", Target = "~M:Esiur.Stores.EntityCore.EsiurProxyRewrite.ProcessModelFinalizing(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionModelBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext{Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionModelBuilder})")]

View File

@ -7,13 +7,13 @@
<Product>Esiur MongoDB Store</Product> <Product>Esiur MongoDB Store</Product>
<Description>MongoDB Store for Esiur Library</Description> <Description>MongoDB Store for Esiur Library</Description>
<Copyright>Ahmed Kh. Zamil</Copyright> <Copyright>Ahmed Kh. Zamil</Copyright>
<PackageLicenseUrl>https://github.com/Esiur/Esiur-dotnet/blob/master/LICENSE</PackageLicenseUrl>
<PackageProjectUrl>http://www.esiur.com</PackageProjectUrl> <PackageProjectUrl>http://www.esiur.com</PackageProjectUrl>
<RepositoryUrl>https://github.com/esiur/esiur-dotnet/</RepositoryUrl> <RepositoryUrl>https://github.com/esiur/esiur-dotnet/</RepositoryUrl>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild> <GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<Version>1.5.6</Version> <Version>1.5.6</Version>
<PackageId>Esiur.Stores.MongoDB</PackageId> <PackageId>Esiur.Stores.MongoDB</PackageId>
<LangVersion>latest</LangVersion> <LangVersion>latest</LangVersion>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>

View File

@ -72,7 +72,7 @@ public class MongoDBStore : IStore
public void Destroy() public void Destroy()
{ {
OnDestroy?.Invoke(this);
} }
/* /*

View File

@ -16,9 +16,9 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Esiur.Examples.StandaloneWe
EndProject EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Esiur.CLI", "Esiur.CLI\Esiur.CLI.csproj", "{5C193127-20D1-4709-90C4-DF714D7E6700}" Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Esiur.CLI", "Esiur.CLI\Esiur.CLI.csproj", "{5C193127-20D1-4709-90C4-DF714D7E6700}"
EndProject EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Esiur.AspNetCore.Example", "Esiur.ASPNet\Esiur.AspNetCore.Example.csproj", "{7C65CC4D-0DE6-4E2A-8DCF-113E1AB85D8A}" Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Esiur.AspNetCore.Example", "Esiur.ASPNet\Esiur.AspNetCore.Example.csproj", "{7C65CC4D-0DE6-4E2A-8DCF-113E1AB85D8A}"
EndProject EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Esiur.AspNetCore", "Esiur.AspNetCore\Esiur.AspNetCore.csproj", "{7B0C521F-8B13-4F2A-BD78-7C692620C831}" Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Esiur.AspNetCore", "Esiur.AspNetCore\Esiur.AspNetCore.csproj", "{7B0C521F-8B13-4F2A-BD78-7C692620C831}"
EndProject EndProject
Global Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution GlobalSection(SolutionConfigurationPlatforms) = preSolution

View File

@ -29,10 +29,12 @@ using System.Threading.Tasks;
namespace Esiur.Core; namespace Esiur.Core;
#nullable enable
public delegate void DestroyedEvent(object sender); public delegate void DestroyedEvent(object sender);
public interface IDestructible public interface IDestructible
{ {
event DestroyedEvent OnDestroy; event DestroyedEvent? OnDestroy;
void Destroy(); void Destroy();
} }

View File

@ -24,22 +24,18 @@ SOFTWARE.
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Text;
using Esiur.Misc;
using System.ComponentModel;
using Esiur.Data;
using Esiur.Core; using Esiur.Core;
using Esiur.Net.IIP; using Esiur.Net.IIP;
using Esiur.Resource; using Esiur.Resource;
using System.Linq; using System.Linq;
using System.Reflection; using System.Reflection;
using Esiur.Resource.Template;
using System.Runtime.CompilerServices; using System.Runtime.CompilerServices;
using System.Collections; using System.Collections;
using System.Dynamic;
namespace Esiur.Data; namespace Esiur.Data;
#nullable enable
public static class Codec public static class Codec
{ {
@ -122,6 +118,10 @@ public static class Codec
if (dataType == null) if (dataType == null)
{ {
(var longLen, dataType) = TransmissionType.Parse(data, offset, (uint)data.Length); (var longLen, dataType) = TransmissionType.Parse(data, offset, (uint)data.Length);
if (dataType == null)
throw new NullReferenceException("DataType can't be parsed.");
len = (uint)longLen; len = (uint)longLen;
offset = dataType.Value.Offset; offset = dataType.Value.Offset;
} }
@ -153,8 +153,11 @@ public static class Codec
/// <returns>True, if the resource owner is the given connection, otherwise False.</returns> /// <returns>True, if the resource owner is the given connection, otherwise False.</returns>
public static bool IsLocalResource(IResource resource, DistributedConnection connection) public static bool IsLocalResource(IResource resource, DistributedConnection connection)
{ {
if (resource == null)
throw new NullReferenceException("Resource is null.");
if (resource is DistributedResource) if (resource is DistributedResource)
if ((resource as DistributedResource).DistributedResourceConnection == connection) if (((DistributedResource)(resource)).DistributedResourceConnection == connection)
return true; return true;
return false; return false;
@ -270,7 +273,7 @@ public static class Codec
} }
if (valueOrSource is IUserType) if (valueOrSource is IUserType)
valueOrSource = (valueOrSource as IUserType).Get(); valueOrSource = ((IUserType)valueOrSource).Get();
//if (valueOrSource is Func<DistributedConnection, object>) //if (valueOrSource is Func<DistributedConnection, object>)
// valueOrSource = (valueOrSource as Func<DistributedConnection, object>)(connection); // valueOrSource = (valueOrSource as Func<DistributedConnection, object>)(connection);
@ -366,7 +369,7 @@ public static class Codec
} }
public static Type GetGenericType(Type type, Type ifaceType, int argument = 0) public static Type? GetGenericType(Type type, Type ifaceType, int argument = 0)
{ {
if (ifaceType.IsAssignableFrom(type)) if (ifaceType.IsAssignableFrom(type))
{ {

View File

@ -9,6 +9,8 @@ using System.Dynamic;
using System.Linq; using System.Linq;
using System.Text; using System.Text;
#nullable enable
namespace Esiur.Data namespace Esiur.Data
{ {
public enum RepresentationTypeIdentifier public enum RepresentationTypeIdentifier
@ -83,8 +85,9 @@ namespace Esiur.Data
flags.RemoveAt(0); flags.RemoveAt(0);
} }
foreach (var st in SubTypes) if (SubTypes != null)
st.SetNull(flags); foreach (var st in SubTypes)
st.SetNull(flags);
} }
public void SetNull(byte flag) public void SetNull(byte flag)
@ -94,8 +97,9 @@ namespace Esiur.Data
Nullable = (flag == 2); Nullable = (flag == 2);
} }
foreach (var st in SubTypes) if (SubTypes != null)
st.SetNull(flag); foreach (var st in SubTypes)
st.SetNull(flag);
} }
@ -108,8 +112,9 @@ namespace Esiur.Data
flags.RemoveAt(0); flags.RemoveAt(0);
} }
foreach (var st in SubTypes) if (SubTypes != null)
st.SetNotNull(flags); foreach (var st in SubTypes)
st.SetNotNull(flags);
} }
@ -126,8 +131,9 @@ namespace Esiur.Data
Nullable = (flag != 1); Nullable = (flag != 1);
} }
foreach (var st in SubTypes) if (SubTypes != null)
st.SetNotNull(flag); foreach (var st in SubTypes)
st.SetNotNull(flag);
} }
public Type? GetRuntimeType() public Type? GetRuntimeType()
@ -135,7 +141,7 @@ namespace Esiur.Data
if (Identifier == RepresentationTypeIdentifier.TypedList) if (Identifier == RepresentationTypeIdentifier.TypedList)
{ {
var sub = SubTypes[0].GetRuntimeType(); var sub = SubTypes?[0].GetRuntimeType();
if (sub == null) if (sub == null)
return null; return null;
@ -149,7 +155,7 @@ namespace Esiur.Data
var rt = typeof(Map<,>).MakeGenericType(subs); var rt = typeof(Map<,>).MakeGenericType(subs);
return rt; return rt;
} }
return Identifier switch return Identifier switch
{ {
(RepresentationTypeIdentifier.Void) => typeof(void), (RepresentationTypeIdentifier.Void) => typeof(void),
@ -171,9 +177,9 @@ namespace Esiur.Data
(RepresentationTypeIdentifier.DateTime) => Nullable ? typeof(DateTime?) : typeof(DateTime), (RepresentationTypeIdentifier.DateTime) => Nullable ? typeof(DateTime?) : typeof(DateTime),
(RepresentationTypeIdentifier.Resource) => typeof(IResource), (RepresentationTypeIdentifier.Resource) => typeof(IResource),
(RepresentationTypeIdentifier.Record) => typeof(IRecord), (RepresentationTypeIdentifier.Record) => typeof(IRecord),
(RepresentationTypeIdentifier.TypedRecord) => Warehouse.GetTemplateByClassId((Guid)GUID, TemplateType.Record)?.DefinedType, (RepresentationTypeIdentifier.TypedRecord) => Warehouse.GetTemplateByClassId((Guid)GUID!, TemplateType.Record)?.DefinedType,
(RepresentationTypeIdentifier.TypedResource) => Warehouse.GetTemplateByClassId((Guid)GUID, TemplateType.Resource)?.DefinedType, (RepresentationTypeIdentifier.TypedResource) => Warehouse.GetTemplateByClassId((Guid)GUID!, TemplateType.Resource)?.DefinedType,
(RepresentationTypeIdentifier.Enum) => Warehouse.GetTemplateByClassId((Guid)GUID, TemplateType.Enum)?.DefinedType, (RepresentationTypeIdentifier.Enum) => Warehouse.GetTemplateByClassId((Guid)GUID!, TemplateType.Enum)?.DefinedType,
_ => null _ => null
}; };
@ -186,7 +192,7 @@ namespace Esiur.Data
//public RepresentationType? SubType2; // Map //public RepresentationType? SubType2; // Map
//public RepresentationType? SubType3; // No types yet //public RepresentationType? SubType3; // No types yet
public RepresentationType?[] SubTypes = new RepresentationType[3]; public RepresentationType[]? SubTypes = null;
public RepresentationType ToNullable() public RepresentationType ToNullable()
@ -194,11 +200,11 @@ namespace Esiur.Data
return new RepresentationType(Identifier, true, GUID, SubTypes); return new RepresentationType(Identifier, true, GUID, SubTypes);
} }
public static RepresentationType? FromType(Type type) public static RepresentationType? FromType(Type type)
{ {
var nullable = false; var nullable = false;
var nullType = System.Nullable.GetUnderlyingType(type); var nullType = System.Nullable.GetUnderlyingType(type);
if (nullType != null) if (nullType != null)
@ -245,7 +251,8 @@ namespace Esiur.Data
if (subType == null) // unrecongnized type if (subType == null) // unrecongnized type
return null; return null;
return new RepresentationType(RepresentationTypeIdentifier.TypedList, nullable, null, subType); return new RepresentationType(RepresentationTypeIdentifier.TypedList, nullable, null,
new RepresentationType[] { subType });
} }
} }
@ -266,7 +273,8 @@ namespace Esiur.Data
if (subType2 == null) if (subType2 == null)
return null; return null;
return new RepresentationType(RepresentationTypeIdentifier.TypedMap, nullable, null, subType1, subType2); return new RepresentationType(RepresentationTypeIdentifier.TypedMap, nullable, null,
new RepresentationType[] { subType1, subType2 });
} }
} }
//else if (genericType == typeof(AsyncReply<>)) //else if (genericType == typeof(AsyncReply<>))
@ -285,9 +293,10 @@ namespace Esiur.Data
var subTypes = new RepresentationType[args.Length]; var subTypes = new RepresentationType[args.Length];
for (var i = 0; i < args.Length; i++) for (var i = 0; i < args.Length; i++)
{ {
subTypes[i] = FromType(args[i]); var t = FromType(args[i]);
if (subTypes[i] == null) if (t == null)
return null; return null;
subTypes[i] = t;
} }
return new RepresentationType(RepresentationTypeIdentifier.Tuple2, nullable, null, subTypes); return new RepresentationType(RepresentationTypeIdentifier.Tuple2, nullable, null, subTypes);
@ -298,9 +307,10 @@ namespace Esiur.Data
var subTypes = new RepresentationType[args.Length]; var subTypes = new RepresentationType[args.Length];
for (var i = 0; i < args.Length; i++) for (var i = 0; i < args.Length; i++)
{ {
subTypes[i] = FromType(args[i]); var t = FromType(args[i]);
if (subTypes[i] == null) if (t == null)
return null; return null;
subTypes[i] = t;
} }
return new RepresentationType(RepresentationTypeIdentifier.Tuple3, nullable, null, subTypes); return new RepresentationType(RepresentationTypeIdentifier.Tuple3, nullable, null, subTypes);
@ -312,9 +322,10 @@ namespace Esiur.Data
var subTypes = new RepresentationType[args.Length]; var subTypes = new RepresentationType[args.Length];
for (var i = 0; i < args.Length; i++) for (var i = 0; i < args.Length; i++)
{ {
subTypes[i] = FromType(args[i]); var t = FromType(args[i]);
if (subTypes[i] == null) if (t == null)
return null; return null;
subTypes[i] = t;
} }
return new RepresentationType(RepresentationTypeIdentifier.Tuple4, nullable, null, subTypes); return new RepresentationType(RepresentationTypeIdentifier.Tuple4, nullable, null, subTypes);
@ -325,9 +336,10 @@ namespace Esiur.Data
var subTypes = new RepresentationType[args.Length]; var subTypes = new RepresentationType[args.Length];
for (var i = 0; i < args.Length; i++) for (var i = 0; i < args.Length; i++)
{ {
subTypes[i] = FromType(args[i]); var t = FromType(args[i]);
if (subTypes[i] == null) if (t == null)
return null; return null;
subTypes[i] = t;
} }
return new RepresentationType(RepresentationTypeIdentifier.Tuple5, nullable, null, subTypes); return new RepresentationType(RepresentationTypeIdentifier.Tuple5, nullable, null, subTypes);
@ -338,9 +350,10 @@ namespace Esiur.Data
var subTypes = new RepresentationType[args.Length]; var subTypes = new RepresentationType[args.Length];
for (var i = 0; i < args.Length; i++) for (var i = 0; i < args.Length; i++)
{ {
subTypes[i] = FromType(args[i]); var t = FromType(args[i]);
if (subTypes[i] == null) if (t == null)
return null; return null;
subTypes[i] = t;
} }
return new RepresentationType(RepresentationTypeIdentifier.Tuple6, nullable, null, subTypes); return new RepresentationType(RepresentationTypeIdentifier.Tuple6, nullable, null, subTypes);
@ -351,9 +364,10 @@ namespace Esiur.Data
var subTypes = new RepresentationType[args.Length]; var subTypes = new RepresentationType[args.Length];
for (var i = 0; i < args.Length; i++) for (var i = 0; i < args.Length; i++)
{ {
subTypes[i] = FromType(args[i]); var t = FromType(args[i]);
if (subTypes[i] == null) if (t == null)
return null; return null;
subTypes[i] = t;
} }
return new RepresentationType(RepresentationTypeIdentifier.Tuple7, nullable, null, subTypes); return new RepresentationType(RepresentationTypeIdentifier.Tuple7, nullable, null, subTypes);
@ -373,7 +387,8 @@ namespace Esiur.Data
if (subType == null) if (subType == null)
return null; return null;
return new RepresentationType(RepresentationTypeIdentifier.TypedList, nullable, null, subType); return new RepresentationType(RepresentationTypeIdentifier.TypedList, nullable, null,
new RepresentationType[] { subType });
} }
} }
@ -410,7 +425,7 @@ namespace Esiur.Data
} }
public RepresentationType(RepresentationTypeIdentifier identifier, bool nullable, Guid? guid = null, params RepresentationType[] subTypes) public RepresentationType(RepresentationTypeIdentifier identifier, bool nullable, Guid? guid = null, RepresentationType[]? subTypes = null)
{ {
Nullable = nullable; Nullable = nullable;
Identifier = identifier; Identifier = identifier;

View File

@ -61,7 +61,6 @@ public class PacketServer : IResource
} }
public event DestroyedEvent OnDestroy; public event DestroyedEvent OnDestroy;
public event PropertyModifiedEvent PropertyModified;
public void Destroy() public void Destroy()
{ {

View File

@ -206,7 +206,8 @@ public partial class DistributedConnection : NetworkConnection, IStore
{ {
base.Assign(socket); base.Assign(socket);
session.LocalHeaders[IIPAuthPacketHeader.IPv4] = socket.RemoteEndPoint.Address.Address; session.LocalHeaders[IIPAuthPacketHeader.IPAddress] = socket.RemoteEndPoint.Address.GetAddressBytes();
if (socket.State == SocketState.Established && if (socket.State == SocketState.Established &&
session.AuthenticationType == AuthenticationType.Client) session.AuthenticationType == AuthenticationType.Client)
{ {

View File

@ -104,7 +104,6 @@ public class DistributedServer : NetworkServer<DistributedConnection>, IResource
set; set;
} }
public event PropertyModifiedEvent PropertyModified;
public AsyncReply<bool> Trigger(ResourceTrigger trigger) public AsyncReply<bool> Trigger(ResourceTrigger trigger)
{ {

View File

@ -24,6 +24,6 @@ namespace Esiur.Net.Packets
Referrer = 15, Referrer = 15,
Time = 16, Time = 16,
Certificate = 17, Certificate = 17,
IPv4 = 18 IPAddress = 18,
} }
} }

View File

@ -122,8 +122,8 @@ namespace Esiur.Net.Sockets
await ws.ConnectAsync(url, new CancellationToken()); await ws.ConnectAsync(url, new CancellationToken());
sock.ReceiveAsync(websocketReceiveBufferSegment, CancellationToken.None) _ = sock.ReceiveAsync(websocketReceiveBufferSegment, CancellationToken.None)
.ContinueWith(NetworkReceive); .ContinueWith(NetworkReceive);
return true; return true;
@ -236,6 +236,8 @@ namespace Esiur.Net.Sockets
var receivedLength = task.Result.Count; var receivedLength = task.Result.Count;
totalReceived += receivedLength;
receiveNetworkBuffer.Write(websocketReceiveBuffer, 0, (uint)receivedLength); receiveNetworkBuffer.Write(websocketReceiveBuffer, 0, (uint)receivedLength);
Receiver?.NetworkReceive(this, receiveNetworkBuffer); Receiver?.NetworkReceive(this, receiveNetworkBuffer);

View File

@ -18,6 +18,7 @@ using Esiur.Core;
namespace Esiur.Proxy; namespace Esiur.Proxy;
[Generator] [Generator]
[System.Diagnostics.CodeAnalysis.SuppressMessage("MicrosoftCodeAnalysisCorrectness", "RS1036:Specify analyzer banned API enforcement setting", Justification = "<Pending>")]
public class ResourceGenerator : ISourceGenerator public class ResourceGenerator : ISourceGenerator
{ {
@ -182,7 +183,10 @@ public class ResourceGenerator : ISourceGenerator
{ {
var code = @$"using Esiur.Resource; var code = @$"using Esiur.Resource;
using Esiur.Core; using Esiur.Core;
#nullable enable
namespace {ci.ClassSymbol.ContainingNamespace.ToDisplayString()} {{ namespace {ci.ClassSymbol.ContainingNamespace.ToDisplayString()} {{
"; ";
@ -192,8 +196,8 @@ namespace {ci.ClassSymbol.ContainingNamespace.ToDisplayString()} {{
{ {
code += code +=
@$" public partial class {ci.Name} : IResource {{ @$" public partial class {ci.Name} : IResource {{
public virtual Instance Instance {{ get; set; }} public virtual Instance? Instance {{ get; set; }}
public virtual event DestroyedEvent OnDestroy; public virtual event DestroyedEvent? OnDestroy;
public virtual void Destroy() {{ OnDestroy?.Invoke(this); }} public virtual void Destroy() {{ OnDestroy?.Invoke(this); }}
"; ";

View File

@ -270,6 +270,8 @@ public static class TemplateGenerator
var rt = new StringBuilder(); var rt = new StringBuilder();
rt.AppendLine("using System;\r\nusing Esiur.Resource;\r\nusing Esiur.Core;\r\nusing Esiur.Data;\r\nusing Esiur.Net.IIP;"); rt.AppendLine("using System;\r\nusing Esiur.Resource;\r\nusing Esiur.Core;\r\nusing Esiur.Data;\r\nusing Esiur.Net.IIP;");
rt.AppendLine("#nullable enable");
rt.AppendLine($"namespace {nameSpace} {{"); rt.AppendLine($"namespace {nameSpace} {{");
if (template.Annotation != null) if (template.Annotation != null)

View File

@ -22,29 +22,22 @@ SOFTWARE.
*/ */
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Esiur.Data;
using Esiur.Core; using Esiur.Core;
using System.ComponentModel;
using System.Text.Json.Serialization; using System.Text.Json.Serialization;
using System.ComponentModel.DataAnnotations.Schema; using System.ComponentModel.DataAnnotations.Schema;
#nullable enable
namespace Esiur.Resource; namespace Esiur.Resource;
public delegate bool QueryFilter<T>(T value); public delegate bool QueryFilter<T>(T value);
//[JsonConverter(typeof(ResourceJsonConverter))]
public interface IResource : IDestructible///, INotifyPropertyChanged public interface IResource : IDestructible
{ {
AsyncReply<bool> Trigger(ResourceTrigger trigger); AsyncReply<bool> Trigger(ResourceTrigger trigger);
[NotMapped] [NotMapped]
[JsonIgnore] [JsonIgnore]
Instance Instance { get; set; } Instance? Instance { get; set; }
} }

View File

@ -5,6 +5,8 @@ using System.Text;
namespace Esiur.Resource.Template; namespace Esiur.Resource.Template;
#nullable enable
public class MemberData public class MemberData
{ {
public MemberInfo Info; public MemberInfo Info;
@ -15,6 +17,13 @@ public class MemberData
public MemberData? Child; public MemberData? Child;
public byte Index; public byte Index;
public MemberData(string name, MemberInfo info, int order)
{
this.Name = name;
this.Info = info;
this.Order = order;
}
public MemberInfo GetMemberInfo() public MemberInfo GetMemberInfo()
{ {
var rt = Info; var rt = Info;
@ -29,7 +38,7 @@ public class MemberData
public string? GetAnnotation() public string? GetAnnotation()
{ {
string rt = null; string? rt = null;
var md = this; var md = this;
while (md != null) while (md != null)
{ {

View File

@ -601,18 +601,17 @@ public class TypeTemplate
.Where(x => x.GetCustomAttribute<IgnoreAttribute>() == null) .Where(x => x.GetCustomAttribute<IgnoreAttribute>() == null)
.Where(x => x.Name != "Instance") .Where(x => x.Name != "Instance")
.Where(x => !(x is MethodInfo m && m.IsSpecialName)) .Where(x => !(x is MethodInfo m && m.IsSpecialName))
.Where(x=> !(x is EventInfo e && .Where(x => !(x is EventInfo e &&
!(e.EventHandlerType.IsGenericType && !(e.EventHandlerType.IsGenericType &&
(e.EventHandlerType.GetGenericTypeDefinition() == typeof(ResourceEventHandler<>) (e.EventHandlerType.GetGenericTypeDefinition() == typeof(ResourceEventHandler<>)
|| e.EventHandlerType.GetGenericTypeDefinition() == typeof(CustomResourceEventHandler<>)) || e.EventHandlerType.GetGenericTypeDefinition() == typeof(CustomResourceEventHandler<>))
) )
)) ))
.Select(x => new MemberData() .Select(x => new MemberData(
{ name: x.GetCustomAttribute<ExportAttribute>()?.Name ?? x.Name,
Name = x.GetCustomAttribute<ExportAttribute>()?.Name ?? x.Name, info: x,
Info = x, order: order
Order = order ))
})
.OrderBy(x => x.Name); .OrderBy(x => x.Name);
members.AddRange(mis.ToArray()); members.AddRange(mis.ToArray());
@ -627,12 +626,11 @@ public class TypeTemplate
.Where(x => !(x is FieldInfo c && !c.IsStatic)) .Where(x => !(x is FieldInfo c && !c.IsStatic))
.Where(x => x.GetCustomAttribute<ExportAttribute>() != null) .Where(x => x.GetCustomAttribute<ExportAttribute>() != null)
.Where(x => !(x is MethodInfo m && m.IsSpecialName)) .Where(x => !(x is MethodInfo m && m.IsSpecialName))
.Select(x => new MemberData .Select(x => new MemberData (
{ name : x.GetCustomAttribute<ExportAttribute>()?.Name ?? x.Name,
Name = x.GetCustomAttribute<ExportAttribute>()?.Name ?? x.Name, info : x,
Info = x, order : order
Order = order ))
})
.OrderBy(x => x.Name); .OrderBy(x => x.Name);
members.AddRange(mis.ToArray()); members.AddRange(mis.ToArray());
@ -641,7 +639,7 @@ public class TypeTemplate
type = type.BaseType; type = type.BaseType;
if (type == null if (type == null
|| type == typeof(Resource) || type == typeof(Resource)
|| type == typeof(Record) || type == typeof(Record)
|| type == typeof(EntryPoint)) || type == typeof(EntryPoint))

View File

@ -4,6 +4,8 @@ using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Text; using System.Text;
#nullable enable
namespace Esiur.Security.Membership namespace Esiur.Security.Membership
{ {
public class AuthorizationRequest public class AuthorizationRequest

View File

@ -3,6 +3,8 @@ using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Text; using System.Text;
#nullable enable
namespace Esiur.Security.Membership namespace Esiur.Security.Membership
{ {
public class AuthorizationResults public class AuthorizationResults
@ -12,7 +14,7 @@ namespace Esiur.Security.Membership
public uint Reference { get; set; } public uint Reference { get; set; }
public IIPAuthPacketIAuthDestination Destination { get; set; } public IIPAuthPacketIAuthDestination Destination { get; set; }
public string Clue { get; set; } public string? Clue { get; set; }
public IIPAuthPacketIAuthFormat? RequiredFormat { get; set; } public IIPAuthPacketIAuthFormat? RequiredFormat { get; set; }
public IIPAuthPacketIAuthFormat? ContentFormat { get; set; } public IIPAuthPacketIAuthFormat? ContentFormat { get; set; }
public object? Content { get; set; } public object? Content { get; set; }

View File

@ -15,7 +15,7 @@ namespace Esiur.Security.Membership
{ {
public bool GuestsAllowed { get; set; } = false; public bool GuestsAllowed { get; set; } = false;
public event ResourceEventHandler<AuthorizationIndication> Authorization; public event ResourceEventHandler<AuthorizationIndication> Authorization { add { } remove { } }
KeyList<string, UserInfo> users = new KeyList<string, UserInfo>(); KeyList<string, UserInfo> users = new KeyList<string, UserInfo>();

View File

@ -7,6 +7,8 @@ using System.Collections.Generic;
using System.Text; using System.Text;
using System.Threading; using System.Threading;
#nullable enable
namespace Test; namespace Test;
@ -25,8 +27,8 @@ public enum SizeEnum:short
public partial class MyService public partial class MyService
{ {
[Export] public event ResourceEventHandler<string> StringEvent; [Export] public event ResourceEventHandler<string>? StringEvent;
[Export] public event ResourceEventHandler<object[]> ArrayEvent; [Export] public event ResourceEventHandler<object[]>? ArrayEvent;
[Export] bool boolean = true; [Export] bool boolean = true;
[Export] bool[] booleanArray = new bool[] { true, false, true, false, true }; [Export] bool[] booleanArray = new bool[] { true, false, true, false, true };
@ -124,14 +126,14 @@ public partial class MyService
[Export] public List<MyRecord> RecordsList => new() { new MyRecord() { Id = 22, Name = "Test", Score = 22.1 } }; [Export] public List<MyRecord> RecordsList => new() { new MyRecord() { Id = 22, Name = "Test", Score = 22.1 } };
[Export] public MyResource[] myResources; [Export] public MyResource[]? myResources;
[Export] public MyResource Resource { get; set; } [Export] public MyResource? Resource { get; set; }
[Export] public MyChildResource ChildResource { get; set; } [Export] public MyChildResource? ChildResource { get; set; }
[Export] public MyChildRecord ChildRecord { get; set; } = new MyChildRecord() { ChildName = "Child", Id = 12, Name = "Parent", Score = 12.2 }; [Export] public MyChildRecord ChildRecord { get; set; } = new MyChildRecord() { ChildName = "Child", Id = 12, Name = "Parent", Score = 12.2 };
[Export] public IResource[] Resources { get; set; } [Export] public IResource[]? Resources { get; set; }
[Export] [Export]
public void Void() => public void Void() =>
@ -166,7 +168,7 @@ public partial class MyService
[Export] [Export]
public void ConnectionOptional(object a1, int a2, string a3 = "sss", DistributedConnection a4 = null) => public void ConnectionOptional(object a1, int a2, string a3 = "sss", DistributedConnection? a4 = null) =>
Console.WriteLine($"VoidArgs {a1} {a2} {a3}"); Console.WriteLine($"VoidArgs {a1} {a2} {a3}");
[Export] [Export]