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

7 years ago1075

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 OneOf

OneOf

7 years ago627

"F# style discriminated unions or C#, using a custom type OneOf<T0, ... Tn> which holds a single value and has a .Match(...) method on it for exhaustive matching. S…"

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

unknown, Unknown country

Screenshot for .net library or nuget package runtime.osx-x64.Microsoft.NETCore.DotNetAppHost

runtime.osx-x64.Microsoft.NETCore.DotNetAppHost

7 years ago640

"Internal implementation package not meant for direct consumption. Please do not reference directly. Provides the .NET app bootstrapper intended for use in the applicatio…"

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

unknown, Unknown country

Screenshot for .net library or nuget package Chronic.Signed

Chronic.Signed

7 years ago702

"A natural language date parser for .Net. A port of Ruby's chronic."

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

unknown, Unknown country

Screenshot for .net library or nuget package FluentMigrator.Runner.SqlServerCe

FluentMigrator.Runner.SqlServerCe

7 years ago749

"FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the M…"

Library or NuGet package built with .net standard and c# by Sean Chambers, Josh Coffman, Tom Marien & Mark Junker.

unknown, Unknown country

Screenshot for .net library or nuget package AWSSDK.SecurityToken

AWSSDK.SecurityToken

7 years ago926

"The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources."

Library or NuGet package built with .net standard and c# by Amazon Web Services.

unknown, Unknown country

Screenshot for .net library or nuget package Google.Cloud.Vision.V1

Google.Cloud.Vision.V1

7 years ago817

"Recommended Google client library to access the Google Cloud Vision API, which integrates Google Vision features, including image labeling, face, logo, and landmark dete…"

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

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