"ADL is a new, modern way of writing native interop for .NET. Forget DllImport, forget static classes, forget slow overhead. Interfaces to native binding code - fast, easy, and flexible. Instead of relying on compile-time name resolution, static classes, and extern methods, ADL lets you define the interface to your native code as a pure C# interface, and resolve the library to bind to at runtime. You can use it as a generic type arguments, inject mocked implementations, switch between native interop and managed implementations at will - all the flexibility of an interface, all the speed and power of native code. Try it, and see how it can improve the maintainability of your interop code."
Open source library or nuget package built with .net standard and c# by @JargonTheRed.
"SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. This package contains native libraries …"
Library or NuGet package built with .net standard and c# by SQLite Development Team.
"Middleware to expose an embedded version of ReDoc from an ASP.NET Core application"
Library or NuGet package built with .net standard and c# by Swashbuckle.AspNetCore.ReDoc.
"Amazon Lambda .NET Core support - DynamoDBEvents package."
Library or NuGet package built with .net standard and c# by Amazon Web Services.
"This package contains a platform-specific native code build of SQLCipher (see sqlcipher/sqlcipher on GitHub) for use with SQLitePCL.raw. The build of SQLCipher pac…"
Library or NuGet package built with .net standard and c# by Couchbase, SQLite & Zetetic.
"Contains a GraphQL Playground for ASP .Net core that can be used with the Hot Chocolate GraphQL server."
Library or NuGet package built with .net standard and c# by ChilliCream authors and contributors.
"Integration library for ASP.NET Core MVC for Simple Injector. This package adds tag helper and Razor Pages integration on top of the core functionality."
Library or NuGet package built with .net standard and c# by Simple Injector Contributors.
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!
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.
© 2022 - created by Corstiaan Hesselink - submit project - RSS feed - contact