Category: .NET

  • NetPackageAnalyzer–part 12-CyclomaticComplexity

    The .NET Tool,https://www.nuget.org/packages/netpackageanalyzerconsole,can now analyze a solution and see the cyclomatic complexity. Cyclomatic Complexity for assembly,class,method The cyclomatic complexity of a section of code is the number of linearly independent paths through the code. It is a quantitative measure of the number of linearly independent paths through a program’s source code. The program is showing…

  • RSCG – Sera.Union

    RSCG – Sera.Union     name Sera.Union nuget https://www.nuget.org/packages/Sera.Union/ link https://github.com/sera-net/Sera.Union author Sera Generate tagged union   This is how you can use Sera.Union . The code that you start with is The code that you will use is   The code that is generated is Code and pdf at https://ignatandrei.github.io/RSCG_Examples/v2/docs/Sera.Union

  • RSCG – RSCG_NameGenerator

    RSCG – RSCG_NameGenerator     name RSCG_NameGenerator nuget https://www.nuget.org/packages/RSCG_NameGenerator/ link https://github.com/ignatandrei/NameGenerator/ author Andrei Ignat Generating unique names for assemblies   This is how you can use RSCG_NameGenerator . The code that you start with is The code that you will use is   The code that is generated is Code and pdf at https://ignatandrei.github.io/RSCG_Examples/v2/docs/RSCG_NameGenerator

  • NetPackageAnalyzer–part 7-PublicClassesProject

    Assemblies with number of public classes Assemblies with Public methods Classes with Public methods See https://ignatandrei.github.io/PackageAnalyzer/docs/Analysis/NetPackageAnalyzer/summaryPublicClasses

  • RSCG – Fluentify

    RSCG – Fluentify     name Fluentify nuget https://www.nuget.org/packages/Fluentify/ link https://github.com/MooVC/fluentify author Paul Martins Generate fluent builder   This is how you can use Fluentify . The code that you start with is The code that you will use is   The code that is generated is Code and pdf at https://ignatandrei.github.io/RSCG_Examples/v2/docs/Fluentify

  • RSCG – RSCG_ExportDiagram

    RSCG – RSCG_ExportDiagram     name RSCG_ExportDiagram nuget https://github.com/ignatandrei/RSCG_ExportDiagram link RSCG_ExportDiagram author AndreiIgnat Generating diagram for relation classes within referenced project   This is how you can use RSCG_ExportDiagram . The code that you start with is The code that you will use is   The code that is generated is Code and pdf at…

  • RSCG – ThisAssembly.Strings

    RSCG – ThisAssembly.Strings     name ThisAssembly.Strings nuget https://www.nuget.org/packages/ThisAssembly.Strings/ link https://github.com/devlooped/ThisAssembly author Daniel Cazzulino generating code from resx files   This is how you can use ThisAssembly.Strings . The code that you start with is The code that you will use is   The code that is generated is Code and pdf at https://ignatandrei.github.io/RSCG_Examples/v2/docs/ThisAssembly.Strings

  • RSCG – ThisAssembly.Metadata

    RSCG – ThisAssembly.Metadata     name ThisAssembly.Metadata nuget https://www.nuget.org/packages/ThisAssembly.Metadata/ link https://github.com/devlooped/ThisAssembly author Daniel Cazzulino Generating code from assembly metadata   This is how you can use ThisAssembly.Metadata . The code that you start with is The code that you will use is   The code that is generated is Code and pdf at https://ignatandrei.github.io/RSCG_Examples/v2/docs/ThisAssembly.Metadata

  • RSCG – Pekspro.BuildInformationGenerator

    RSCG – Pekspro.BuildInformationGenerator     name Pekspro.BuildInformationGenerator nuget https://www.nuget.org/packages/Pekspro.BuildInformationGenerator/ link https://github.com/pekspro/BuildInformationGenerator author pekspro adding git build information    This is how you can use Pekspro.BuildInformationGenerator . The code that you start with is The code that you will use is    The code that is generated is Code and pdf at https://ignatandrei.github.io/RSCG_Examples/v2/docs/Pekspro.BuildInformationGenerator

  • RSCG – ThisAssembly.Constants

    RSCG – ThisAssembly.Constants     name ThisAssembly.Constants nuget https://www.nuget.org/packages/ThisAssembly.Constants/ link https://github.com/devlooped/ThisAssembly author Daniel Cazzulino Generating Constants from csproj   This is how you can use ThisAssembly.Constants . The code that you start with is The code that you will use is   The code that is generated is Code and pdf at https://ignatandrei.github.io/RSCG_Examples/v2/docs/ThisAssembly.Constants