Kephas.Analyzers 11.1.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. 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 581 4/13/2022
11.1.0-dev.4 129 4/6/2022
11.1.0-dev.3 115 3/30/2022
11.1.0-dev.2 106 3/23/2022
11.1.0-dev.1 104 3/23/2022
11.0.0 419 3/11/2022
11.0.0-dev.7 122 3/7/2022
11.0.0-dev.6 112 2/28/2022
11.0.0-dev.5 110 2/26/2022
11.0.0-dev.4 119 2/24/2022
11.0.0-dev.3 117 2/23/2022
11.0.0-dev.2 116 2/18/2022
11.0.0-dev.1 112 2/7/2022
10.3.0 473 1/18/2022
10.2.0 833 12/3/2021
10.1.0 4,879 11/23/2021
10.1.0-dev.7 176 11/17/2021
10.1.0-dev.6 144 11/16/2021
10.1.0-dev.5 141 11/10/2021
10.1.0-dev.4 158 11/8/2021
10.1.0-dev.3 126 11/8/2021
10.1.0-dev.2 144 11/4/2021
10.1.0-dev.1 140 11/3/2021
10.0.1 349 10/16/2021
10.0.0 356 10/13/2021
10.0.0-dev.4 140 10/13/2021
10.0.0-dev.3 155 10/11/2021
10.0.0-dev.2 201 10/8/2021
10.0.0-dev.1 147 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.