diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9dbe470 --- /dev/null +++ b/.gitignore @@ -0,0 +1,15 @@ +################################################################################ +# Данный GITIGNORE-файл был автоматически создан Microsoft(R) Visual Studio. +################################################################################ + +*.dll +/ExternalModuleExample/obj/ +/ExternalModuleExample/.vs +/.vs +/ExternalModuleExample/packages +/AttributesSample/.vs/ +/AttributesSample/obj/ +/AttributesSample/packages +/GetDataSample/.vs/ +/GetDataSample/obj/ +/GetDataSample/packages diff --git a/AttributesSample/LersSample.csproj b/AttributesSample/LersSample.csproj index b3e8686..e44e62a 100644 --- a/AttributesSample/LersSample.csproj +++ b/AttributesSample/LersSample.csproj @@ -1,5 +1,5 @@  - + Debug x86 @@ -10,8 +10,9 @@ Properties LersSample LersSample - v4.0 - Client + v4.8 + + 512 @@ -24,6 +25,7 @@ prompt 4 false + false x86 @@ -34,10 +36,11 @@ prompt 4 false + false true - bin\x64\Debug\ + .\ DEBUG;TRACE full x64 @@ -45,6 +48,7 @@ prompt false false + false bin\x64\Release\ @@ -54,14 +58,168 @@ x64 false prompt + false - - False - ..\..\Lers.System\bin\x64\Debug\Lers.System.dll + + packages\Lers.Framework.3.52.3\lib\net48\Lers.Core.dll + + + packages\Lers.Framework.3.52.3\lib\net48\Lers.Core.SystemInfo.dll + + + packages\Lers.Framework.3.52.3\lib\net48\Lers.Http.dll + + + packages\Lers.Framework.3.52.3\lib\net48\Lers.Models.dll + + + packages\Lers.Framework.3.52.3\lib\net48\Lers.Reports.dll + + + packages\Lers.Framework.3.52.3\lib\net48\Lers.Serialization.dll + + + packages\Lers.Framework.3.52.3\lib\net48\Lers.System.dll + + + packages\Lers.Utils.3.51.0\lib\net48\Lers.Utils.dll + + + packages\Microsoft.AspNetCore.Connections.Abstractions.7.0.3\lib\net462\Microsoft.AspNetCore.Connections.Abstractions.dll + + + packages\Microsoft.AspNetCore.Http.Connections.Client.7.0.3\lib\net462\Microsoft.AspNetCore.Http.Connections.Client.dll + + + packages\Microsoft.AspNetCore.Http.Connections.Common.7.0.3\lib\net462\Microsoft.AspNetCore.Http.Connections.Common.dll + + + packages\Microsoft.AspNetCore.SignalR.Client.7.0.3\lib\net462\Microsoft.AspNetCore.SignalR.Client.dll + + + packages\Microsoft.AspNetCore.SignalR.Client.Core.7.0.3\lib\net462\Microsoft.AspNetCore.SignalR.Client.Core.dll + + + packages\Microsoft.AspNetCore.SignalR.Common.7.0.3\lib\net462\Microsoft.AspNetCore.SignalR.Common.dll + + + packages\Microsoft.AspNetCore.SignalR.Protocols.Json.7.0.3\lib\net462\Microsoft.AspNetCore.SignalR.Protocols.Json.dll + + + packages\Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.7.0.3\lib\net462\Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.dll + + + packages\Microsoft.Bcl.AsyncInterfaces.7.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + + + + packages\Microsoft.Extensions.DependencyInjection.7.0.0\lib\net462\Microsoft.Extensions.DependencyInjection.dll + + + packages\Microsoft.Extensions.DependencyInjection.Abstractions.7.0.0\lib\net462\Microsoft.Extensions.DependencyInjection.Abstractions.dll + + + packages\Microsoft.Extensions.Features.7.0.3\lib\net462\Microsoft.Extensions.Features.dll + + + packages\Microsoft.Extensions.Logging.7.0.0\lib\net462\Microsoft.Extensions.Logging.dll + + + packages\Microsoft.Extensions.Logging.Abstractions.7.0.0\lib\net462\Microsoft.Extensions.Logging.Abstractions.dll + + + packages\Microsoft.Extensions.Options.7.0.1\lib\net462\Microsoft.Extensions.Options.dll + + + packages\Microsoft.Extensions.Primitives.7.0.0\lib\net462\Microsoft.Extensions.Primitives.dll + + + packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + + packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + + + + + packages\System.Diagnostics.DiagnosticSource.7.0.0\lib\net462\System.Diagnostics.DiagnosticSource.dll + + + packages\System.IO.4.3.0\lib\net462\System.IO.dll + True + True + + + packages\System.IO.Pipelines.7.0.0\lib\net462\System.IO.Pipelines.dll + + + packages\System.Memory.4.5.5\lib\net461\System.Memory.dll + + + packages\System.Net.Http.4.3.4\lib\net46\System.Net.Http.dll + True + True + + + packages\System.Net.Sockets.4.3.0\lib\net46\System.Net.Sockets.dll + True + True + + + + packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + + + packages\System.Runtime.4.3.0\lib\net462\System.Runtime.dll + True + True + + + packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + + + packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll + True + True + + + packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net463\System.Security.Cryptography.Algorithms.dll + True + True + + + packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll + True + True + + + packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll + True + True + + + packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll + True + True + + + packages\System.Text.Encodings.Web.7.0.0\lib\net462\System.Text.Encodings.Web.dll + + + packages\System.Text.Json.7.0.2\lib\net462\System.Text.Json.dll + + + packages\System.Threading.Channels.7.0.0\lib\net462\System.Threading.Channels.dll + + + packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll + + + packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll + @@ -70,6 +228,10 @@ + + + +