Kephas.Analyzers 10.0.0-dev.1

Prefix Reserved
This is a prerelease version of Kephas.Analyzers.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Kephas.Analyzers --version 10.0.0-dev.1                
NuGet\Install-Package Kephas.Analyzers -Version 10.0.0-dev.1                
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="10.0.0-dev.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Kephas.Analyzers --version 10.0.0-dev.1                
#r "nuget: Kephas.Analyzers, 10.0.0-dev.1"                
#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=10.0.0-dev.1&prerelease

// Install Kephas.Analyzers as a Cake Tool
#tool nuget:?package=Kephas.Analyzers&version=10.0.0-dev.1&prerelease                

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.

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 605 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 445 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 495 1/18/2022
10.2.0 853 12/3/2021
10.1.0 4,906 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 373 10/16/2021
10.0.0 381 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.