Skip to content
@fluxera

Fluxera Software Development GmbH

Welcome to Fluxera

We are a small software development business from northern germany. Based in the beautyul city of Bremen. After been around for about a decade, we decided to share what we learned and to give back to the OpenSource community. So we open sourced all of our internal libraries we use to build products for our clients.

Being a small business this is kind of a large endeavour. But we are nearly done polishing the code base and publishing NuGet packages. Please leave a comment or send us pull requests. We hope our base library, or parts of it will be useful for someone. If you like it: let us know. If you hate it: let us also know. 😊

Fluxera Foundation Library

We mainly focus on developing applications using the .NET Framework and C#. Our portfolio includes but is not limited to ASP.NET (APIs, MVC, Razor Pages, Blazor), Xamarin Forms, WPF and other applications. The Foundation Library tries to provide a uniform base for any kind of application to develop. It consists of three areas:

  1. Tools and utilities.
  2. Domain-Driven Design, Integration and Infrastructure.
  3. Modular application infrastructure.

The library itself stands on the shoulders of many Open Source giants and uses best-practices and well known projects to achieve its goals.

What's in the box?

Please have a look at the documentation to learn everything about the library.

Pinned

  1. Fluxera.Repository Fluxera.Repository Public

    A generic repository implementation.

    C# 13 3

  2. Fluxera.Extensions.Hosting Fluxera.Extensions.Hosting Public

    A library that extends the Microsoft.Extensions.Hosting library with modular host implementations for various application platforms.

    C# 8 1

  3. Fluxera.Entity Fluxera.Entity Public

    An aggregate root and entity objects library.

    C# 4 2

  4. Fluxera.Extensions Fluxera.Extensions Public

    A library that extends the Microsoft.Extensions.* libraries with custom functionality and also provides custom extensions.

    C# 7 1

  5. Fluxera.Guards Fluxera.Guards Public

    An extendable guard implementation.

    C# 4 2

  6. Fluxera.ValueObject Fluxera.ValueObject Public

    A value objects library.

    C# 5 1

Repositories

Showing 10 of 14 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…