clairernovotny / DeterministicBuildsLinks
Shows how to do deterministic builds with .NET
☆132Updated 3 years ago
Alternatives and similar repositories for DeterministicBuilds
Users that are interested in DeterministicBuilds are comparing it to the libraries listed below
Sorting:
- MSBuild SDK package for SDK-style .NET solution projects (.slnproj)☆86Updated 6 years ago
- Extends xUnit to expose extra context and simplify logging☆169Updated last week
- Contains the DotNet.ReproducibleBuilds package☆205Updated last month
- Adds Xunit dynamic skipping of facts and theories.☆141Updated last week
- A template for a NuGet package with tests, static analysis, code style, versioning, Azure Pipelines and GitHub Actions builds ready to go…☆140Updated last week
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆113Updated 4 years ago
- A simple to understand packing model for authoring NuGet packages☆270Updated last week
- Project to generate a public API of an assembly or type (useful for semantic versioning)☆268Updated 2 weeks ago
- A set of command-line tools to cleanup C# and VB source code.☆135Updated 2 weeks ago
- Analyzers based on the FluentAssertions best practices docs☆132Updated 5 months ago
- An extremely opinionated command-line parser.☆120Updated 4 years ago
- ConfigureAwaitChecker☆71Updated 3 years ago
- Easily identify which dependencies can be removed from a .NET project☆205Updated last month
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆73Updated 10 months ago
- A global tool and accompanying API for managing hierarchical configurations for dotnet tools, using git config format☆82Updated 5 months ago
- A dotnet tool to run arbitrary commands from a project's "scripts" object☆128Updated last week
- Advanced async/await Diagnostics and CodeFixes for C#☆183Updated 2 years ago
- Sample MSBuild tasks for .NET Core and NuGet. (Issues: https://github.com/natemcmaster/blog)☆66Updated 8 years ago
- A Roslyn-based cross-platform tool that generates an object model diagram from a set of C# source files or assemblies☆207Updated last month
- Adds combinatorial and pairwise testing capability to Xunit tests☆196Updated last week
- A second-generation parser for the .NET Core command line tools☆110Updated 3 years ago
- 🎯 LTS (or current) versions - GitHub Action that will run as a scheduled CRON job. Ideally, once every few months or as often as necessa…☆60Updated this week
- This MSBuild SDK is designed to allow for the easy creation and use of SDK (shortform) projects targeting ASP.NET 4.x using System.Web.☆183Updated last month
- The xunit test output sink for Serilog☆92Updated 8 months ago
- .NET logging to Notepad☆153Updated 5 years ago
- A source code only package which allows you to use C# 9's init and record features in older target frameworks like .NET Standard 2.0 or t…☆111Updated 3 years ago
- Compiler analyser to generate Warnings whenever a Task is not awaited nor assigned to a variable (also in those instances not caught by C…☆69Updated 4 months ago
- A Serilog sink that correlates log events with the code that produced them, enabling unit testing of log output.☆91Updated 11 months ago
- NUnit logger for vstest platform (<= v3.x)☆53Updated last year