Cuemon for .NET

An open-source family of assemblies targeted the .NET platform by Microsoft. It is, by heart, free, flexible and built to extend and boost your agile codebelt.

Another framework?

Yes, and targeted the .NET Standard platform from the start, it is a serious assembly-family of forty-eight (48) assemblies placed in the Cuemon namespace. Created with passion to make your coding life easier by removing the need for plumbing code and providing an intuitive and guided way of keeping a clean codebase.

Open Source

Cuemon for .NET is available on GitHub and is licensed under The MIT License (MIT) and gives freedom for commercial projects; free of charge.

Cross Platform

.NET enables developers to produce portable libraries that are usable across .NET implementations, using the same set of APIs.

Amazing Code

Code away and enjoy the benefits of high cohesion and low coupling in form of abstractions, generic code and option pattern throughout the library.

Rooted

Cuemon was born in 2008 for the .NET Framework. With support for .NET Standard in 2016, .NET 6 in 2021, .NET 7 in 2022 and .NET 8 in 2023 - we are here to stay.

Documentation

This project is documented on a per-assembly level and with DocFX. This provides full intellisense while you make great software.

Take Charge

Empower your code with these assemblies while enjoying the benefits of agile development delivering new features and fixes on a regular basis.

Ninja

xUnit, JSON.Net, ASP.NET API Versioning and Swashbuckle.AspNetCore evolved! Bringing new enhancement to these four great products will make you an even better code-ninja!

DevSecOps

Many of the DevSecOps principles has been applied to this project including, but not limited to; Continuous Integration and Delivery.

Source Link

Want to debug and step into the many layers of Cuemon? No problem; all NuGet packages is 100% source link enabled!

Versatile

Lay the figurative puzzle to your liking with hundreds of classes, structs, delegates and interfaces at your fingertip.

Magical

Designed to be intuitive and follows the same namespace as .NET. using Microsoft.AspNetCore? using Cuemon.AspNetCore!

Devotion

Made with passion - shared with love to fellow coders, programmers, developers and the likes thereof - all contributing to the art of coding.

Features

  • Assembly majority (still) compatible with .NET Standard 2.0
  • AspNet Core and related assemblies are built for .NET 6 (LTS), .NET 7 (STS) and .NET 8 (LTS)
  • Obtain and manage easy through NuGet
  • Follows same namespace structure as Microsoft
  • xUnit and Json.NET evolved
  • Completely free to use in all types of projects
  • Licensed under The MIT License (MIT)
  • Source code is available on GitHub
  • Full documentation made with DocFx
  • Designed to spread the word of clean code
  • Source Link enabled for your convenience
  • Excessive unit-testing (>70% coverage)

License

MIT Copyright (c) 2009-2023 Geekle

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.