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 ago1057

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 GoogleAuthenticator

GoogleAuthenticator

7 years ago891

"Google Authenticator Two-Factor Authentication Library (Not officially affiliated with Google.)"

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

unknown, Unknown country

Screenshot for .net library or nuget package Antlr4.Runtime.Standard

Antlr4.Runtime.Standard

7 years ago876

"The .NET Core C# ANTLR 4 runtime from the ANTLR Organization"

Library or NuGet package built with .net standard and c# by Eric Vergnaud, Terence Parr & Sam Harwell.

unknown, Unknown country

Screenshot for .net library or nuget package Sprache

Sprache

7 years ago781

"Sprache is a simple, lightweight library for constructing parsers directly in C# code."

Library or NuGet package built with .net standard and c# by Nicholas Blumhardt & Contributors.

unknown, Unknown country

Screenshot for .net library or nuget package Microsoft.AspNet.WebUtilities

Microsoft.AspNet.WebUtilities

7 years ago842

"ASP.NET 5 common helper methods."

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

unknown, Unknown country

Screenshot for .net library or nuget package Fake.IO.Zip

Fake.IO.Zip

7 years ago768

"FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#."

Library or NuGet package built with .net standard and c# by Steffen Forkmann, Mauricio Scheffer, Colin Bull & Matthias Dittrich.

unknown, Unknown country

Screenshot for .net library or nuget package NetEscapades.Configuration.Yaml

NetEscapades.Configuration.Yaml

7 years ago970

"YAML configuration provider implementation to use with Microsoft.Extensions.Configuration."

Library or NuGet package built with .net standard and c# by NetEscapades.Configuration.Yaml.

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