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 專家即時聊天詢問。