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

4 years ago367

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

unknown, Unknown country


Embed shield: or

Related projects

Screenshot for .net library or nuget package AForge.Imaging

AForge.Imaging

4 years ago312

"The AForge.Imaging library contains interfaces and classes for different image processing routines and filters. Full list of features is available on the project's w…"

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

unknown, Unknown country

Screenshot for .net library or nuget package SQLitePCLRaw.lib.e_sqlite3

SQLitePCLRaw.lib.e_sqlite3

4 years ago292

"This package contains platform-specific native code builds of SQLite for use with SQLitePCLRaw.  To use this, you need SQLitePCLRaw.core as well as one of the SQLit…"

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

unknown, Unknown country

Screenshot for .net library or nuget package JavascriptUtils.NodeJS

JavascriptUtils.NodeJS

4 years ago2337

"JavascriptUtils.NodeJS provides ways to invoke javascript in NodeJS, from .Net applications. On top of providing a way to invoke javascript from .js files on disk, Javas…"

Open source library or nuget package built with .net standard and c# by @JeremyTCD.

indie, Singapore

Screenshot for .net library or nuget package Square.Connect

Square.Connect

4 years ago295

"Square Connect C# SDK"

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

unknown, Unknown country

Screenshot for .net library or nuget package Microsoft.AspNetCore.Components.WebAssembly

Microsoft.AspNetCore.Components.WebAssembly

4 years ago350

"Build client-side single-page applications (SPAs) with Blazor running under WebAssembly.This package was built from the source code at https://github.com/dotnet/aspnetco…"

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

unknown, Unknown country

Screenshot for .net library or nuget package Mono.Reflection.Core

Mono.Reflection.Core

4 years ago280

"Complement for System.Reflection, including an IL disassembler."

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

unknown, Unknown country

A little bit about this site

Hello, I'm Corstiaan. I'm a .net 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.

© 2023 - created by Corstiaan Hesselink - submit project - RSS feed - contact