Buildalyzer 0.1.0
A little utility to perform design-time builds of .NET projects without having to think too hard about it. Should work with any project type on any .NET runtime.
See the version list below for details.
Install-Package Buildalyzer -Version 0.1.0
dotnet add package Buildalyzer --version 0.1.0
<PackageReference Include="Buildalyzer" Version="0.1.0" />
paket add Buildalyzer --version 0.1.0
#r "nuget: Buildalyzer, 0.1.0"
Buildalyzer
A little utility to perform design-time builds of .NET projects without having to think too hard about it:
Analyzer analyzer = new Analyzer();
IReadOnlyList<string> sourceFiles = analyzer.GetProject(@"C:\MyCode\MyProject.csproj").GetSourceFiles();
Should work with any project type on any .NET runtime (file an issue if you hit a problem).
More documentation coming soon.
Buildalyzer
A little utility to perform design-time builds of .NET projects without having to think too hard about it:
Analyzer analyzer = new Analyzer();
IReadOnlyList<string> sourceFiles = analyzer.GetProject(@"C:\MyCode\MyProject.csproj").GetSourceFiles();
Should work with any project type on any .NET runtime (file an issue if you hit a problem).
More documentation coming soon.
Dependencies
-
.NETStandard 2.0
- Microsoft.Build (>= 15.3.409)
- Microsoft.Build.Framework (>= 15.3.409)
- Microsoft.Build.Tasks.Core (>= 15.3.409)
- Microsoft.Build.Utilities.Core (>= 15.3.409)
- Microsoft.Extensions.Logging.Abstractions (>= 2.0.0)
Used By
NuGet packages (8)
Showing the top 5 NuGet packages that depend on Buildalyzer:
Package | Downloads |
---|---|
Buildalyzer.Workspaces
A little utility to perform design-time builds of .NET projects without having to think too hard about it. This extension library adds support for creating a Roslyn workspace from Buildalyzer.
|
|
Rocket.Surgery.Nuke
Package Description
|
|
Synthesis.Bethesda.Execution
Library for executing a Synthesis run
|
|
stryker
All stryker mutation test logic is contained in this library. This package does not include a runner. Use this package if you want to extend stryker with your own runner.
|
|
NScan.Adapter.ReadingCSharpSolution
Package Description
|
GitHub repositories (7)
Showing the top 5 popular GitHub repositories that depend on Buildalyzer:
Repository | Stars |
---|---|
elastic/elasticsearch-net
Elasticsearch.Net & NEST
|
|
dotnet/try
Try .NET provides developers and content authors with tools to create interactive experiences.
|
|
GitTools/GitVersion
From git log to SemVer in no time
|
|
stryker-mutator/stryker-net
Mutation testing for .NET core and .NET framework!
|
|
elastic/apm-agent-dotnet
Elastic APM .NET Agent
|
Version History
Version | Downloads | Last updated |
---|---|---|
3.2.0 | 11,873 | 1/12/2021 |
3.1.1 | 4,703 | 12/20/2020 |
3.1.0 | 16,681 | 10/30/2020 |
3.0.1 | 70,904 | 6/24/2020 |
3.0.0 | 16,659 | 5/21/2020 |
2.6.0 | 17,304 | 4/15/2020 |
2.5.1 | 19,970 | 2/13/2020 |
2.5.0 | 23,949 | 1/12/2020 |
2.4.0 | 91,990 | 10/11/2019 |
2.3.0 | 43,123 | 5/16/2019 |
2.2.0 | 41,012 | 11/8/2018 |
2.1.0 | 3,721 | 10/2/2018 |
2.0.1 | 748 | 9/27/2018 |
2.0.0 | 632 | 9/26/2018 |
1.0.0 | 127,229 | 7/27/2018 |
0.5.0 | 986 | 6/15/2018 |
0.4.0 | 8,107 | 4/9/2018 |
0.3.0 | 1,247 | 3/8/2018 |
0.2.3 | 1,361 | 2/14/2018 |
0.2.2 | 2,033 | 1/8/2018 |
0.2.1 | 1,287 | 10/26/2017 |
0.2.0 | 629 | 10/25/2017 |
0.1.6 | 713 | 10/19/2017 |
0.1.5 | 625 | 10/18/2017 |
0.1.4 | 643 | 10/12/2017 |
0.1.3 | 648 | 10/11/2017 |
0.1.1 | 720 | 10/7/2017 |
0.1.0 | 702 | 9/27/2017 |