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 Loading

  1. Fluxera.Repository Public

    A generic repository implementation.

    C# 18 3

  2. Fluxera.Extensions.Hosting Public

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

    C# 14 1

  3. Fluxera.Entity Public

    Provides entities and domain events.

    C# 7 1

  4. Fluxera.Extensions Public

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

    C# 9 1

  5. Fluxera.Guards Public

    An extendable guard implementation.

    C# 8 1

  6. Fluxera.ValueObject Public

    A value object library.

    C# 7

Repositories

Showing 10 of 14 repositories
  • Fluxera.Repository Public

    A generic repository implementation.

    C# 18 MIT 3 4 2 Updated Feb 5, 2025
  • Fluxera.Queries Public

    An OData v4 query parser and runtime for ASP.NET Core Controllers and Minimal API.

    C# 2 MIT 0 1 1 Updated Feb 5, 2025
  • Fluxera.Extensions.Hosting Public

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

    C# 14 MIT 1 1 0 Updated Feb 5, 2025
  • Fluxera.ValueObject Public

    A value object library.

    C# 7 MIT 0 1 0 Updated Feb 5, 2025
  • Fluxera.Utilities Public

    A collection of common utilities and extension methods.

    C# 5 MIT 2 0 0 Updated Feb 5, 2025
  • Fluxera.StronglyTypedId Public

    A library that provides strongly-typed Ids without code generation.

    C# 3 MIT 1 0 0 Updated Feb 5, 2025
  • Fluxera.Spatial Public

    A libary that provides spatial types and support for the GeoJSON format.

    C# 4 MIT 0 0 0 Updated Feb 5, 2025
  • Fluxera.Results Public

    A result object implementation.

    C# 2 MIT 0 0 0 Updated Feb 5, 2025
  • Fluxera.Guards Public

    An extendable guard implementation.

    C# 8 MIT 1 0 0 Updated Feb 5, 2025
  • Fluxera.Extensions Public

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

    C# 9 MIT 1 1 0 Updated Feb 5, 2025

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…