"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
"Exceptionless client for ASP.NET WebForms applications. Exceptionless is a cloud based error reporting service that sends your exceptions to https://exceptionless.com/ a…"
Library or NuGet package built with .net standard and c# by Exceptionless.
"ASP.NET Core MVC API explorer functionality for discovering metadata such as the list of API-versioned controllers and actions, and their URLs and allowed HTTP methods."
Library or NuGet package built with .net standard and c# by Microsoft.
"NHibernate is a mature, open source object-relational mapper for the .NET framework. It is actively developed, fully featured and used in thousands of successful project…"
Library or NuGet package built with .net standard and c# by NHibernate community & Hibernate community.
"An ActLib Assembly: OBSOLETE (now part of XAct.Core.PCL)"
Library or NuGet package built with .net standard and c# by XAct Software Solutions & Inc..
"An XActLib assembly: a library that uses the interfaces defined in XAct.Security, in order to offer a WindowsAuthenticationService, and a WindowsAuthorizationService."
Library or NuGet package built with .net standard and c# by XAct Software Solutions & Inc..
"Build tasks and targets for running tests with Test Platform"
Library or NuGet package built with .net standard and c# by Microsoft.
Hello, I'm Corstiaan. I'm a software 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.
© 2026 - created by Corstiaan Hesselink - submit project - RSS feed - contact