Rare find

Meziantou.Framework. A collection of ready-to-use tools for building .NET applications.

meziantou.net

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2026
  • Handle C# union types in the null-value analyzer (#1747)
  • chore(deps): update meziantou-dependencies to 1.0.121 (#1744)
  • Bump package versions (#1745)
  • Update HSTS preload list (#1746)
  • Use scoped namespace and remove extra ValueTuple (#1743)
  • chore(deps): update github/codeql-action digest to 54f647b (#1739)
  • chore(deps): update meziantou-dependencies (#1735)
  • chore(deps): update dependency markdig to 1.3.2 (#1734)
  • Remove implicit usings from Trimmable.csproj (#1742)
  • Refactoring namespace generation for snapshot testing (#1737)
  • Json parser (#1740)
  • Add custom JsonPath support (#1738)
  • Embed generated files into the binlog (#1733)
  • Move optional assertion messages higher in the generated output (#1732)
  • Rename XML projects and align namespaces with package layout (#1731)
  • Update Microsoft.OpenAPI (#1730)
  • Optimize equality and unordered comparison checks (#1729)
June 2026
  • Cache structural members in Assert.Equivalent (#1728)
  • Optimize collection snapshot materialization in assertion helpers (#1…
  • Add assertion method selection analyzers for True/False wrapping comm…