BuiltWithDot.Net
Projects built with .net framework, .net core, xamarin, mono, mono game, unity, or godot
submit project
don't be shy :-)

"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)]"

GitInfo

6 years ago983

Library or NuGet package built with .net standard and c# by Daniel Cazzulino.

unknown, Unknown country


Embed badge: or

Related projects

Screenshot for .net library or nuget package NuGet.Versioning

NuGet.Versioning

6 years ago566

"NuGet's implementation of Semantic Versioning."

Library or NuGet package built with .net standard and c# by Microsoft.

unknown, Unknown country

Screenshot for .net library or nuget package CryptoHelper

CryptoHelper

6 years ago641

"Standalone password hasher for ASP.NET Core using a PBKDF2 implementation."

Library or NuGet package built with .net standard and c# by Henk Mollema.

unknown, Unknown country

Screenshot for .net library or nuget package Microsoft.UnitTestFramework.Extensions

Microsoft.UnitTestFramework.Extensions

6 years ago647

"This package contains extensions to the Microsoft Visual Studio Team Test unit testing framework. Features include alternatives to ExpectedExceptionAttribute and a fully…"

Library or NuGet package built with .net standard and c# by Microsoft.

unknown, Unknown country

Screenshot for .net library or nuget package Microsoft.VisualStudio.Composition.NetFxAttributes

Microsoft.VisualStudio.Composition.NetFxAttributes

6 years ago587

"The MEF attributes and runtime classes in the .NET Managed Extensibility Framework (MEF) that are used for imports and exports, and exception types, in a .NET Standard c…"

Library or NuGet package built with .net standard and c# by Microsoft.

unknown, Unknown country

Screenshot for .net library or nuget package Microsoft.AspNetCore.Components.Authorization

Microsoft.AspNetCore.Components.Authorization

6 years ago679

"Authentication and authorization support for Blazor applications.This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/25bd01f17d5f01f…"

Library or NuGet package built with .net standard and c# by Microsoft.

unknown, Unknown country

Screenshot for .net library or nuget package Kamsar.WebConsole

Kamsar.WebConsole

6 years ago591

"A library to create a Web-based, live updating "console" window. Useful for pages that process some sort of background task like an index rebuild or database b…"

Library or NuGet package built with .net standard and c# by Kam Figy.

unknown, Unknown country

A little bit about this site

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!

What is the .net community working on?

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.

© 2025 - created by Corstiaan Hesselink - submit project - RSS feed - contact