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 ago1102

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 LibSassHost

LibSassHost

7 years ago1009

".NET wrapper around the LibSass (http://sass-lang.com/libsass) with the ability to support a virtual file system.This package does not contain the native implementations…"

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

unknown, Unknown country

Screenshot for .net library or nuget package Serialize.Linq

Serialize.Linq

7 years ago1036

"C# library to serialize LINQ expressions"

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

unknown, Unknown country

Screenshot for .net library or nuget package Thinktecture.IdentityModel

Thinktecture.IdentityModel

7 years ago870

"Helper library for identity & access control in .NET 4.0/WIF and .NET 4.5 (includes MVC4 and Web API support)."

Library or NuGet package built with .net standard and c# by Dominick Baier & Brock Allen.

unknown, Unknown country

Screenshot for .net library or nuget package Jil

Jil

7 years ago771

"A fast JSON serializer and deserializer"

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

unknown, Unknown country

Screenshot for .net library or nuget package xunit.runners

xunit.runners

7 years ago809

"NOTE: This empty package exists to assist users upgrading from xUnit.net v1.x to v2.x."

Library or NuGet package built with .net standard and c# by James Newkirk & Brad Wilson.

unknown, Unknown country

Screenshot for .net library or nuget package System.DirectoryServices.AccountManagement

System.DirectoryServices.AccountManagement

7 years ago915

"Provides uniform access and manipulation of user, computer, and group security principals across the multiple principal stores: Active Directory Domain Services (AD DS),…"

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