PostSharp Framework

構建您自己的方面,並開始從您的 .NET 代碼庫中消除樣板。

由以下開發商製作:PostSharp Technologies
ComponentSource 開始代理銷售的日期:2015年

價格從: $ 347.90 版本: v2024.x 新增功能 更新: 每月一次?

i

PostSharp Framework replaces PostSharp Professional.

PostSharp Framework includes everything you need to automate the implementation or validation of your own patterns, including the Architecture Framework which used to be a part of PostSharp Ultimate. However, PostSharp Diagnostics is removed. PostSharp Professional customers will be offered a free subscription to PostSharp Diagnostics for the...

Show more

PostSharp Framework replaces PostSharp Professional.

PostSharp Framework includes everything you need to automate the implementation or validation of your own patterns, including the Architecture Framework which used to be a part of PostSharp Ultimate. However, PostSharp Diagnostics is removed. PostSharp Professional customers will be offered a free subscription to PostSharp Diagnostics for the whole duration of their PostSharp Professional subscription that has already been paid for. Please contact our sales team if you’re interested. Support for the license server is also removed. Please contact us if you’re impacted.

PostSharp Framework v6.7.x

Released: Oct 23, 2020

v6.7.x 中的更新

6.7.12

Updated Dec 3, 2020

Fixes

  • Properties marked [Obsolete] in postsharp.config are ignored.

6.7.11

Updated Nov 12, 2020

Fixes

  • Build for win-x86 runtime fails when ran from Visual Studio.
  • Licensing: Unlimited community features consume LOC from per-usage licenses.
  • UI: Licensing options no longer fail to load when a license server is registered.
  • VSX: Opening solution properties while having PostSharp solution configuration file opened breaks the solution properties window.
  • Recordable: Incorrect error message when calling Recorder.Detach with non-[Recordable] argument.

6.7.10

Updated Oct 23, 2020

Fixes

  • VSX: InvalidOperationException in MetricsControl.UpdateData handled.
  • VSX: WorkspaceService's Yielder methods no longer acquire read access.
  • VSX: InvalidOperationException in the FrameworkMoniker constructor handled.
  • VSX: ArgumentException in PostSharpPackageUtils.PerUserExtensionsEnabled handled.
  • BadImageFormatException in a generated async state machine for a generic method.
  • VSX: Multiple document windows for a file in a multi-targeted project handled correctly.
  • VSX: SolutionWatcher no longer crashes when getting project name when the project is unavailable.
  • VSX: RequireGuiThread assert in OnIdeInitializedDelayedAsync handled.
  • VSX: ArgumentException when getting active configuration from DTE handled.
  • Missing icons on Undo/Redo buttons in 6.7 RC.
  • VSX: "Not Found" response return code from remote NuGet repositories is handled.
  • Licensing: System.ArgumentException in CountLinesOfCodeTask.GetLinesOfCodeOfType.
  • VSX: Analysis of package initialization issue added.
  • VSX: Invalid MSBuild project files are handled correctly.
  • VSX: InvalidOperationException in MetricsControl avoided.
  • AssertionFailedException when building ASP.NET Core project under .NET 5 SDK.
  • VSX: System.ObjectDisposedException in CpsProjectAccessor.
  • Build targeting consuming .netstandard2.1 library may not have the targeting pack available.
  • VSX: ArgumentOutOfRange in EnhancedCodeElement avoided.
  • Build errors: Added more information to PS0264 error message.
  • VSX: Intellisense for postsharp.config fixed.