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

6 years ago719

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 Unosquare.Swan.Lite

Unosquare.Swan.Lite

6 years ago578

"Repeating code and reinventing the wheel is generally considered bad practice. At Unosquare we are committed to beautiful code and great software. Swan is a collection o…"

Library or NuGet package built with .net standard and c# by Unosquare & and Contributors to SWAN.

unknown, Unknown country

Screenshot for .net library or nuget package NUnit.Extension.VSProjectLoader

NUnit.Extension.VSProjectLoader

6 years ago620

"This extension allows NUnit to recognize and load solutions and projects in Visual Studio format. It supports files of type .sln, .csproj, .vbproj, .vjsproj, .vcproj and…"

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

unknown, Unknown country

Screenshot for .net library or nuget package Senparc.Weixin.MP

Senparc.Weixin.MP

6 years ago496

"微信公众账号 - 微信公众号 模块      Senparc.Weixin SDK 开源项目:      https://github.com/JeffreySu/WeiXinMPSDK"

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

unknown, Unknown country

Screenshot for .net library or nuget package BaseLib

BaseLib

6 years ago545

"Utility classes for MaxQuant and Perseus"

Library or NuGet package built with .net standard and c# by Max-Planck-Institute of Biochemistry.

unknown, Unknown country

Screenshot for .net library or nuget package Elastic.Apm.SqlClient

Elastic.Apm.SqlClient

6 years ago620

"Elastic APM for System.Data.SqlClient and Microsoft.Data.SqlClient. This package contains auto instrumentation for SqlClient. See: https://github.com/elastic/apm-agent-d…"

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

unknown, Unknown country

Screenshot for .net library or nuget package NuGet.Repositories

NuGet.Repositories

6 years ago505

"NuGet v3 core library."

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

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