BuiltWithDot.Net
Projects built with .net framework, .net core, xamarin, mono, mono game, unity, or godot
submit project
don't be shy :-)

"A source code package designed primarily for library and framework authors who want dependency free logging support in their component. Also useful in end applications. As of 5.0.0 it works with NetStandard2.0 and SDK projects. For legacy csproj format support use 4.x versions.If you are a library or framework author and you wish to provide logging support in your component there are a  number of options: 1) Depend on a specific logging framework 2) Depend on Common.Logging 3) Implement your own ILog interface and make your consumers wire it up.Option 1 is not desirable because it forces your users to use a particular framework. Option 2 is not desirable because it will add yet more nuget package dependencies and project references with associated versioning concerns in addition to wiring up. Option 3 is desirable because it is dependency free but requires that your users to remember to write an adapter and wire things up.This package is a variation of option 3 but will automatically wire things up too.- It will add an ILog, ILogProvider etc to YourRootNamespace.Logging- ILog is one method to implement- Using optimized reflection, it transparently supports NLog, Log4Net, Serilog and Loupe without any wiring up required by an end user, if the end user simply has a reference to any of these logging frameworks."

LibLog

6 years ago717

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

unknown, Unknown country


Embed badge: or

Related projects

Screenshot for .net library or nuget package BFF.DataVirtualizingCollection

BFF.DataVirtualizingCollection

6 years ago3233

"Why data virtualization? Say, you want to display a table from a database which contains thousands of rows in your WPF-application. If an ordinary list is used in com…"

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

hobbyist, Germany

Screenshot for .net library or nuget package Microsoft.DocAsCode.MarkdownLite

Microsoft.DocAsCode.MarkdownLite

6 years ago664

"Microsoft.DocAsCode.MarkdownLite"

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

unknown, Unknown country

Screenshot for .net library or nuget package ReactiveUI

ReactiveUI

6 years ago701

"A MVVM framework that integrates with the Reactive Extensions for .NET to create elegant, testable User Interfaces that run on any mobile or desktop platform. This is th…"

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

unknown, Unknown country

Screenshot for .net library or nuget package Microsoft.VisualStudio.Shell.Immutable.12.0

Microsoft.VisualStudio.Shell.Immutable.12.0

6 years ago785

"Microsoft.VisualStudio.Shell.Immutable.12.0"

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

unknown, Unknown country

Screenshot for .net library or nuget package DotNetOpenAuth.Core

DotNetOpenAuth.Core

6 years ago576

"This package contains shared code for other NuGet packages, and contains no public API in and of itself."

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

unknown, Unknown country

Screenshot for .net library or nuget package FluentMigrator.Extensions.Oracle

FluentMigrator.Extensions.Oracle

6 years ago634

"FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the M…"

Library or NuGet package built with .net standard and c# by Sean Chambers, Josh Coffman, Tom Marien & Mark Junker.

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