• Stars
    star
    2
  • Language
    C#
  • License
    MIT License
  • Created over 5 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A collection of functionalities common to many applications, gathered to support the rapid development of a wide variety of applications targeting multiple platforms.

More Repositories

1

Fluentify

Fluentify, a .NET Roslyn source generator, automates the creation of fluent APIs, enabling engineers to rapidly develop rich, expressive, and maintainable APIs with ease.
C#
29
star
2

MooVC.Architecture

A framework designed to support the rapid development of applications that adhere to the Domain Driven Design architectural style.
C#
2
star
3

MooVC.Infrastructure.Serialization.Bson.Newtonsoft

Encapsulates the Newtonsoft.Json.Bson implementation through the standardized MooVC.Serialization interpretation, facilitating ease of consumption within inner layers without direct coupling to infrastructural concerns.
C#
1
star
4

MooVC.Infrastructure.Serialization.Apex

Encapsulates the Apex.Serialization implementation through the standardized MooVC.Serialization interpretation, facilitating ease of consumption within inner layers without direct coupling to infrastructural concerns.
C#
1
star
5

MooVC.Infrastructure.Serialization.Json.Newtonsoft

Encapsulates the Newtonsoft.Json implementation through the standardized MooVC.Serialization interpretation, facilitating ease of consumption within inner layers without direct coupling to infrastructural concerns.
C#
1
star
6

MooVC.Infrastructure.Compression.LZ4

Encapsulates the K4os.Compression.LZ4 implementation through the standardized MooVC.Compression interpretation, facilitating ease of consumption within inner layers without direct coupling to infrastructural concerns.
C#
1
star
7

MooVC.Infrastructure.Serialization.MessagePack

Encapsulates the MessagePack implementation through the standardized MooVC.Serialization interpretation, facilitating ease of consumption within inner layers without direct coupling to infrastructural concerns.
C#
1
star