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

"Ocelot is an API Gateway. The project is aimed at people using .NET running a micro services / service orientated architecture that need a unified point of entry into their system. In particular I want easy integration with IdentityServer reference and bearer tokens.  reference tokens. Ocelot is a bunch of middlewares in a specific order. Ocelot manipulates the HttpRequest object into a state specified by its configuration until it reaches a request builder middleware where it creates a HttpRequestMessage object which is used to make a request to a downstream service. The middleware that makes the request is the last thing in the Ocelot pipeline. It does not call the next middleware. The response from the downstream service is stored in a per request scoped repository and retrived as the requests goes back up the Ocelot pipeline. There is a piece of middleware that maps the HttpResponseMessage onto the HttpResponse object and that is returned to the client. That is basically it with a bunch of other features."

Ocelot

6 years ago789

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

unknown, Unknown country


Embed badge: or

Related projects

Screenshot for .net library or nuget package Simple.Data.Core

Simple.Data.Core

6 years ago518

"Simple data access for .NET 4.5 and above"

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

unknown, Unknown country

Screenshot for .net library or nuget package LiteDB

LiteDB

6 years ago647

"LiteDB - A lightweight embedded .NET NoSQL document store in a single datafileSigned by signpath.io after an AppVeyor build from repository 'https://github.com/mbdav…"

Library or NuGet package built with .net standard and c# by Maurício David.

unknown, Unknown country

Screenshot for .net library or nuget package SD.LLBLGen.Pro.ORMSupportClasses

SD.LLBLGen.Pro.ORMSupportClasses

6 years ago644

"LLBLGen Pro is a leading ORM framework and entity modelling solution for .NET. This package contains the ORMSupportClasses assembly for .NET 4.5.2 and up and a build for…"

Library or NuGet package built with .net standard and c# by Solutions Design bv.

unknown, Unknown country

Screenshot for .net library or nuget package MoreLinq.Source.MoreEnumerable.DistinctBy

MoreLinq.Source.MoreEnumerable.DistinctBy

6 years ago638

"C# source implementation that enhances LINQ to Objects with the method DistinctBy. Returns all distinct elements of the given source, where "distinctness" is d…"

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

unknown, Unknown country

Screenshot for .net library or nuget package Apache.Avro

Apache.Avro

6 years ago592

"Avro provides:      Rich data structures.      A compact, fast, binary data format.      A con…"

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

unknown, Unknown country

Screenshot for .net library or nuget package runtime.ubuntu.16.04-x64.Microsoft.NETCore.Jit

runtime.ubuntu.16.04-x64.Microsoft.NETCore.Jit

6 years ago653

"Internal implementation package not meant for direct consumption.  Please do not reference directly. The .NET JIT compiler. When using NuGet 3.x this package requir…"

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