"Exposes the following information for use directly from MSBuild, C#, F# and VB: $(GitBranch), ThisAssembly.Git.Branch $(GitCommit), ThisAssembly.Git.Commit $(GitSha), ThisAssembly.Git.Sha $(GitBaseVersionMajor), ThisAssembly.Git.BaseVersion.Major $(GitBaseVersionMinor), ThisAssembly.Git.BaseVersion.Minor $(GitBaseVersionPatch), ThisAssembly.Git.BaseVersion.Patch $(GitCommits), ThisAssembly.Git.Commits $(GitTag), ThisAssembly.Git.Tag $(GitBaseTag), ThisAssembly.Git.BaseTag $(GitSemVerMajor), ThisAssembly.Git.SemVer.Major $(GitSemVerMinor), ThisAssembly.Git.SemVer.Minor $(GitSemVerPatch), ThisAssembly.Git.SemVer.Patch $(GitSemVerLabel), ThisAssembly.Git.SemVer.Label $(GitSemVerDashLabel), ThisAssembly.Git.SemVer.DashLabel $(GitSemVerSource), ThisAssembly.Git.SemVer.Source $(GitIsDirty), ThisAssembly.Git.IsDirtyThe generated code contains only constants, so it can be used to construct your own assembly/file version attributes:[assembly: AssemblyVersion(ThisAssembly.Git.SemVer.Major + "." + ThisAssembly.Git.SemVer.Minor + ".0")] [assembly: AssemblyInformationalVersion(ThisAssembly.Git.SemVer.Major + "." + ThisAssembly.Git.SemVer.Minor + "." + ThisAssembly.Git.SemVer.Patch + "-" + ThisAssembly.Git.Branch + "+" + ThisAssembly.Git.Commit)]"
Library or NuGet package built with .net standard and c# by Daniel Cazzulino.
Project website: https://github.com/kzu/GitInfo
"This package complements the JavaScriptEngineSwitcher.V8 package and contains the native implementation of V8 version 8.7.220.10 for Windows (x86)."
Library or NuGet package built with .net standard and c# by Andrey Taritsyn.
"Syncfusion licensing is a .NET library for validating the registered Syncfusion license in an application at runtime. The Syncfusion license must be registered in an app…"
Library or NuGet package built with .net standard and c# by Syncfusion Inc..
"Contains the SDK reference assemblies for PowerShell version 3"
Library or NuGet package built with .net standard and c# by Microsoft.
"A .NET library that makes shelling out commands super easy and fluent. Think of it as a way to build human-readable shell scripts with the power of a full programming la…"
Open source library or nuget package built with .net standard and c# by @twitchax.
"JSON Schema reader, generator and validator for .NET"
Library or NuGet package built with .net standard and c# by Rico Suter.
"Provides some extension functions to help you create highly readable programs."
Library or NuGet package built with .net standard and c# by Dawnx.
Hello, I'm Corstiaan. I'm a .net developer from the Netherlands and I manage BuiltWithDot.Net. I created this site as a place where developers working with .net technology can showcase their projects and inspire other developers.
There's so much you can build with .net these days that I thought it would be nice to have a corner of the web dedicated to the breadth of .net. Enjoy!
Get weekly updates about new projects built with .net tech
Great! Click the link in the e-mail to confirm. Check the spam folder if you can't find it.
No spam. Unsubscribe any time.
© 2023 - created by Corstiaan Hesselink - submit project - RSS feed - contact