apworks-core
apworks-core copied to clipboard
Apworks framework supporting .NET Core
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
在 v0.1.122 版本后,当调用 MessageJsonSerializer.DeserializeAsync() 方法的时候会抛出下面的异常: ` Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot implicitly convert type 'System.Threading.Tasks.Task' to 'System.Threading.Tasks.Task' at CallSite.Target(Closure , CallSite , Object ) at Apworks.ObjectSerializer.DeserializeAsync(Byte[] data, CancellationToken cancellationToken) at Apworks.Serialization.Json.MessageJsonSerializer.d__4.MoveNext() ` 查看源码后应该是下面的代码引起的:...
Upgrade to .netstandard 2.0, asp.net core 2.0 and entity framework core 2.0

如何执行
如何执行 powershell -F build.ps1
Bumps [MongoDB.Driver](https://github.com/mongodb/mongo-csharp-driver) from 2.8.1 to 2.19.0. Release notes Sourced from MongoDB.Driver's releases. NET Driver Version 2.19.0 Release Notes .NET Driver Version 2.19.0 Release Notes This is the general availability release...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...