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

"A set of compile-time libraries (nothing to deploy) and a build task that enable you to export functions from managed code to native applications.      That means, you can create plugins in a managed language like C# or F# for native applications that only have a C-Api (like Notepad++).      The nuget package is all you need. Just mark your methods with [DllExport] and build for x86, x64 or ia64.      Hints:      - You have to set your platform target to either x86, ia64 or x64. AnyCPU assemblies cannot export functions.      - The export name defaults to the method name and the calling convention to stdcall. If that's all what you want, you can just use [DllExport] without parameters.      - You cannot put your exports in generic types or export generic methods. (The CLR wouldn't know what type parameters to use)"

UnmanagedExports

7 years ago1139

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

unknown, Unknown country


Embed badge: or

Related projects

Screenshot for .net library or nuget package WixSharp

WixSharp

7 years ago1564

"Wix# is a framework for building a complete MSI or WiX source code by using build script files written with the C# syntax.The package contains Wix# binaries, code sample…"

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

unknown, Unknown country

Screenshot for .net library or nuget package ElmahCore

ElmahCore

7 years ago1137

"ELMAH for ASP.NET Core"

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

unknown, Unknown country

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

FluentMigrator.Runner.Db2

7 years ago887

"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 Saxon-HE

Saxon-HE

7 years ago1063

"Saxon-HE (home edition) is an open source product that provides implementations of XSLT (3.0), XQuery (3.1), and XPath (2.0, 3.1) at the basic level of conformance defin…"

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

unknown, Unknown country

Screenshot for .net library or nuget package SimpleInjector.Integration.AspNetCore

SimpleInjector.Integration.AspNetCore

7 years ago924

"Integration library for ASP.NET Core for Simple Injector."

Library or NuGet package built with .net standard and c# by Simple Injector Contributors.

unknown, Unknown country

Screenshot for .net library or nuget package Xamarin.Firebase.Iid

Xamarin.Firebase.Iid

7 years ago838

"Xamarin.Android Bindings for Google Play Services - Xamarin.Firebase.Iid 120.1.7"

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

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