Dolittle.SDK.Analyzers 19.1.0-elrond.3

This is a prerelease version of Dolittle.SDK.Analyzers.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Dolittle.SDK.Analyzers --version 19.1.0-elrond.3
                    
NuGet\Install-Package Dolittle.SDK.Analyzers -Version 19.1.0-elrond.3
                    
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="Dolittle.SDK.Analyzers" Version="19.1.0-elrond.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dolittle.SDK.Analyzers" Version="19.1.0-elrond.3" />
                    
Directory.Packages.props
<PackageReference Include="Dolittle.SDK.Analyzers" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Dolittle.SDK.Analyzers --version 19.1.0-elrond.3
                    
#r "nuget: Dolittle.SDK.Analyzers, 19.1.0-elrond.3"
                    
#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.
#addin nuget:?package=Dolittle.SDK.Analyzers&version=19.1.0-elrond.3&prerelease
                    
Install Dolittle.SDK.Analyzers as a Cake Addin
#tool nuget:?package=Dolittle.SDK.Analyzers&version=19.1.0-elrond.3&prerelease
                    
Install Dolittle.SDK.Analyzers as a Cake Tool

Dolittle

Dolittle is a decentralized, distributed, event-driven microservice platform built to harness the power of events.

This is our C# SDK, install it with:

dotnet add package Dolittle.SDK 

Get Started

Want to try another language?

Issues and Contributing

Issues and contributions are always welcome!

To learn how to contribute, please read our contributing guide.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Dolittle.SDK.Analyzers:

Package Downloads
Dolittle.SDK

Dolittle is a decentralized, distributed, event-driven microservice platform built to harness the power of events.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
24.1.2 955 2 months ago
24.1.1 231 2 months ago
24.1.0 231 3 months ago
24.0.0 129 5 months ago
23.5.2 233 5 months ago
23.5.1 145 5 months ago
23.5.0 927 5 months ago
23.4.0 354 6 months ago
23.3.0 506 8 months ago
23.2.5 600 9 months ago
23.2.4 227 10 months ago
23.2.3 160 10 months ago
23.2.2 198 10 months ago
23.2.1 188 5/16/2024
23.2.0 1,698 3/14/2024
23.1.0 258 3/12/2024
23.0.0 227 3/8/2024
22.1.3 267 2/26/2024
22.1.2 1,190 10/24/2023
22.1.1 433 10/4/2023
22.1.0 365 9/18/2023
22.0.5 412 9/7/2023
22.0.4 507 8/28/2023
22.0.3 399 8/15/2023
22.0.2 468 8/8/2023
22.0.1 335 8/8/2023
22.0.0 511 6/22/2023
22.0.0-arkenstone.1 91 6/21/2023
22.0.0-arkenstone.0 87 6/12/2023
21.0.2 560 9/7/2023
21.0.1 630 6/8/2023
21.0.0 311 6/2/2023
21.0.0-feanor.2 84 5/31/2023
21.0.0-feanor.1 1,150 5/30/2023
21.0.0-feanor.0 90 5/30/2023
20.2.0 2,516 1/23/2023
20.2.0-shire.17 119 1/19/2023
20.2.0-shire.16 109 1/16/2023
20.2.0-shire.15 114 1/12/2023
20.2.0-shire.14 117 1/12/2023
20.2.0-shire.13 110 1/12/2023
20.2.0-shire.12 119 1/11/2023
20.2.0-shire.11 109 1/10/2023
20.2.0-shire.10 113 1/6/2023
20.2.0-shire.9 114 1/6/2023
20.2.0-shire.8 108 1/6/2023
20.2.0-shire.7 114 1/6/2023
20.2.0-shire.6 119 1/5/2023
20.2.0-shire.5 119 1/5/2023
20.2.0-shire.4 120 1/5/2023
20.2.0-shire.3 121 1/5/2023
20.2.0-shire.2 120 12/26/2022
20.2.0-shire.1 115 12/26/2022
20.2.0-shire.0 115 12/26/2022
20.1.0 464 12/25/2022
20.0.2 1,145 12/13/2022
20.0.1 470 12/12/2022
20.0.0 478 12/8/2022
19.1.0-elrond.7 104 12/7/2022
19.1.0-elrond.6 172 12/5/2022
19.1.0-elrond.5 104 12/5/2022
19.1.0-elrond.4 104 12/2/2022
19.1.0-elrond.3 108 12/2/2022
19.1.0-elrond.2 104 11/29/2022
19.1.0-elrond.1 106 11/28/2022
19.1.0-elrond.0 108 11/28/2022

Version 19.1.0-elrond.3:
Adds analyzers and codefixes for aggregates, ICommitEvents.
Checks that events have the correct attribute and allows to fix it with Roslyn.
Will also allow auto-creation of aggregate mutations.

Changelog:
For all release notes, see changelog (https://github.com/dolittle/DotNET.SDK/blob/master/CHANGELOG.md)