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

5 years ago489

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

unknown, Unknown country


Embed shield: or

Related projects

Screenshot for .net library or nuget package AWSXRayRecorder.Handlers.AwsSdk

AWSXRayRecorder.Handlers.AwsSdk

5 years ago313

"This package contains libraries to trace AWSSDK requests."

Library or NuGet package built with .net standard and c# by Amazon Web Services.

unknown, Unknown country

Screenshot for .net library or nuget package jQuery.Fullcalendar

jQuery.Fullcalendar

5 years ago315

"A full-sized, drag and drop calendar for jQuery         Fullcalendar is Dual licensed under the MIT (http://www.opensource.org/licenses/mi…"

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

unknown, Unknown country

Screenshot for .net library or nuget package Marten Postgres Document DB

Marten Postgres Document DB

5 years ago5059

"The Marten library provides .NET developers with the ability to use the proven PostgreSQL database engine and its fantastic JSON support as a fully fledged document data…"

Open source library or nuget package built with .net core and c# by @jeremydmiller.

open source contributor, United States

Screenshot for .net library or nuget package NuGet.ProjectModel

NuGet.ProjectModel

5 years ago391

"NuGet's core types and interfaces for PackageReference-based restore, such as lock files, assets file and internal restore models."

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

unknown, Unknown country

Screenshot for .net library or nuget package Xamarin.AndroidX.RecyclerView

Xamarin.AndroidX.RecyclerView

5 years ago371

"Xamarin.Android bindings for AndroidX - recyclerview"

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

unknown, Unknown country

Screenshot for .net library or nuget package Autofac.WebApi

Autofac.WebApi

5 years ago330

"ASP.NET Web API Integration for Autofac"

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

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