Kephas.Analyzers 11.1.0

Prefix Reserved
dotnet add package Kephas.Analyzers --version 11.1.0                
NuGet\Install-Package Kephas.Analyzers -Version 11.1.0                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Kephas.Analyzers" Version="11.1.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Kephas.Analyzers --version 11.1.0                
#r "nuget: Kephas.Analyzers, 11.1.0"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Kephas.Analyzers as a Cake Addin
#addin nuget:?package=Kephas.Analyzers&version=11.1.0

// Install Kephas.Analyzers as a Cake Tool
#tool nuget:?package=Kephas.Analyzers&version=11.1.0                

Provides analysis of Kephas based assemblies.
           - Generates code for application services registered through [AppServiceContract] attributes.

           Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
11.1.0 603 4/13/2022
11.1.0-dev.4 139 4/6/2022
11.1.0-dev.3 124 3/30/2022
11.1.0-dev.2 116 3/23/2022
11.1.0-dev.1 113 3/23/2022
11.0.0 443 3/11/2022
11.0.0-dev.7 130 3/7/2022
11.0.0-dev.6 121 2/28/2022
11.0.0-dev.5 119 2/26/2022
11.0.0-dev.4 129 2/24/2022
11.0.0-dev.3 126 2/23/2022
11.0.0-dev.2 125 2/18/2022
11.0.0-dev.1 122 2/7/2022
10.3.0 493 1/18/2022
10.2.0 851 12/3/2021
10.1.0 4,904 11/23/2021
10.1.0-dev.7 184 11/17/2021
10.1.0-dev.6 151 11/16/2021
10.1.0-dev.5 148 11/10/2021
10.1.0-dev.4 166 11/8/2021
10.1.0-dev.3 134 11/8/2021
10.1.0-dev.2 150 11/4/2021
10.1.0-dev.1 148 11/3/2021
10.0.1 371 10/16/2021
10.0.0 379 10/13/2021
10.0.0-dev.4 149 10/13/2021
10.0.0-dev.3 162 10/11/2021
10.0.0-dev.2 209 10/8/2021
10.0.0-dev.1 154 9/17/2021

Please check https://github.com/kephas-software/kephas/releases for the change log.
           Also check the documentation and the samples from https://github.com/kephas-software/kephas/wiki and https://github.com/kephas-software/kephas/tree/master/Samples.