SourceKit 1.1.49

Prefix Reserved
dotnet add package SourceKit --version 1.1.49                
NuGet\Install-Package SourceKit -Version 1.1.49                
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="SourceKit" Version="1.1.49" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SourceKit --version 1.1.49                
#r "nuget: SourceKit, 1.1.49"                
#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 SourceKit as a Cake Addin
#addin nuget:?package=SourceKit&version=1.1.49

// Install SourceKit as a Cake Tool
#tool nuget:?package=SourceKit&version=1.1.49                

SourceKit

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on SourceKit:

Package Downloads
SourceKit.Analyzers.Enumerable

Analyzers for member accessibility validation

SourceKit.Analyzers.Collections

Analyzers for member accessibility validation

SourceKit.Analyzers.Properties

Analyzers for member accessibility validation

SourceKit.Analyzers.Nullable

Analyzers for checking proper nullable annotations usage

SourceKit.Analyzers.MemberAccessibility

Analyzers for member accessibility validation

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.49 558 1/13/2025
1.1.48 230 1/13/2025
1.1.47 220 1/12/2025
1.1.46 221 1/12/2025
1.1.45 704 12/15/2024
1.1.44 398 12/15/2024
1.1.43 285 12/15/2024
1.1.42 282 12/15/2024
1.1.41 271 12/15/2024
1.1.40 295 12/15/2024
1.1.37 312 12/14/2024
1.1.36 961 11/18/2024
1.1.35 1,499 10/11/2024
1.1.34 8,727 5/4/2024
1.1.33 344 5/1/2024
1.1.31 9,840 4/27/2024
1.1.30 810 4/6/2024
1.1.29 702 4/3/2024
1.1.27 714 4/3/2024
1.1.26 631 4/3/2024
1.1.24 4,467 12/19/2023
1.1.23 763 12/6/2023
1.1.22 1,026 11/22/2023
1.1.21 1,151 11/11/2023
1.1.20 607 11/11/2023
1.1.19 707 11/11/2023
1.1.18 582 11/11/2023

Added UsingDirectiveSyntaxExtensions