PostSharp Threading v5.0.28

书写机器验证、线程安全代码的务实方法。
7月 14, 2017
新产品

特性

  • New Platforms
    • Microsoft Visual Studio 2017 – PostSharp now supports the new MSBuild project format, side-by-side installations of VS, lightweight solution loads, and achieved significant performance improvements.
    • C# 7.0 – Tested and fixed all aspects with the new features of C# 7.0, including value-typed tasks and multiple return values.
    • Microsoft .NET Core 1.1 – You can now build applications that run on .NET Core 1.1, but you can still only build and debug them on a Windows machine running Visual Studio.
    • .NET Standard 1.3 – Support for .NET Core is achieved through .NET Standard, so you can use PostSharp in your own .NET Standard class libraries.
  • New Features
    • Async support in aspects – PostSharp has closed the gaps in the support for async methods in aspects OnMethodBoundary, so ReturnValue and FlowBehavior are now properly supported. In MethodInterceptionAspect, it has added an advice method OnInvokeAsync to handle async methods.
    • Code Contracts – It is now possible to add code contracts to return values and out or ref parameters. The values are validated when the method succeeds.
PostSharp Threading

PostSharp Threading

在 .NET 中书写可验证的线程安全代码。

有任何疑问吗?

透过Live Chat与我们的PostSharp Technologies 专家联络!