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 ago575

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 MahApps.Metro

MahApps.Metro

5 years ago421

"The goal of MahApps.Metro is to allow devs to quickly and easily cobble together a 'Modern' UI for their WPF apps (>= .Net 4.5), with minimal effort."

Library or NuGet package built with .net standard and c# by Jan Karger, Dennis Daume, Brendan Forster, Paul Jenkins, Jake Ginnivan & Alex Mitchell.

unknown, Unknown country

Screenshot for .net library or nuget package DotNetOpenAuth.Ultimate

DotNetOpenAuth.Ultimate

5 years ago452

"A single assembly that adds OpenID 1.1/2.0, OAuth 1.0(a)/2.0, & InfoCard authentication and authorization functionality for client and server applications. This al…"

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

unknown, Unknown country

Screenshot for .net library or nuget package Consul

Consul

5 years ago407

"Consul.NET is a .NET client library for the Consul HTTP API"

Library or NuGet package built with .net standard and c# by PlayFab & G-Research.

unknown, Unknown country

Screenshot for .net library or nuget package CommonServiceLocator

CommonServiceLocator

5 years ago549

"The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relyi…"

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

unknown, Unknown country

Screenshot for .net library or nuget package Serilog.Sinks.AwsCloudWatch

Serilog.Sinks.AwsCloudWatch

5 years ago661

"A Serilog sink that logs to AWS CloudWatch"

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

unknown, Unknown country

Screenshot for .net library or nuget package WebApi.Hal

WebApi.Hal

5 years ago405

"Adds support for the Hal Media Type (and Hypermedia) to Asp.net"

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

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.

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