Senparc.CO2NET icon indicating copy to clipboard operation
Senparc.CO2NET copied to clipboard

支持 .NET Framework & .NET Core 的公共基础扩展库

Results 15 Senparc.CO2NET issues
Sort by recently updated
recently updated
newest added

项目打开报错。我是为了用weixin.mp编译不过去才过来找这个项目的。 vs2015打开项目报错:xml需要是ms build。 咱能别这么啰嗦吗?感觉为了写程序而写程序了,一层层一圈圈的绕。

Bumps [MessagePack](https://github.com/neuecc/MessagePack-CSharp) from 1.7.3.4 to 1.9.11. Release notes Sourced from MessagePack's releases. v1.9.11 Changes: Fixes: #810: MessagePackSecurity.GetEqualityComparer returns null on copied instances Enhancements: #813: Add secure hashing for enums with...

dependencies

Bumps [MessagePack](https://github.com/neuecc/MessagePack-CSharp) from 1.7.3.4 to 1.9.11. Release notes Sourced from MessagePack's releases. v1.9.11 Changes: Fixes: #810: MessagePackSecurity.GetEqualityComparer returns null on copied instances Enhancements: #813: Add secure hashing for enums with...

dependencies

Senparc.CO2NET.HttpUtility.RequestUtility.HttpGet传入的cookie获取不到

Task

已经注册 services.AddMemoryCache(); 启动还是报错:Senparc.CO2NET.Exceptions.CacheException: IMemoryCache 依赖注入未设置!如果您使用的是本地缓存,请确保在 Startup.cs 中执行了 services.AddMemoryCache() 方法! System.TypeInitializationException: The type initializer for 'Nested' threw an exception. ---> System.TypeInitializationException: The type initializer for 'Nested' threw an exception. ---> Senparc.CO2NET.Exceptions.CacheException:...