/MADE.NET

MADE.NET is a home to all of those bits of code that you know you'll reuse in another project. Making app development easier with .NET.

Primary LanguageC#OtherNOASSERTION

MADE project banner

MADE.NET

MADE.NET is a toolkit of easy-to-use extensions, helpers, and controls to make app development easier for .NET developers.

Whether you're building an ASP.NET Core Web API or a native UI application with Uno Platform, MADE.NET has something for everyone.

MADE.NET has been built on common code from projects built by the MADE team, and is now a home for all those bits of code that you know you will reuse in another project!

Support MADE.NET ♥

As many developers know, projects like MADE.NET are built and maintained in spare time. If you find this project useful, please Star the repo and if possible, sponsor the project development on GitHub.

Build Status

Build Status Current Version
Packages CI NuGet
Docs Docs N/A

Installation 💾

MADE.NET components are publicly available via NuGet. Each available package is detailed below.

Package Current Preview Downloads
Collections NuGet Nuget NuGet Downloads
Data.Converters NuGet NuGet NuGet Downloads
Data.EFCore NuGet NuGet NuGet Downloads
Data.Serialization NuGet NuGet NuGet Downloads
Data.Validation NuGet NuGet NuGet Downloads
Data.Validation.FluentValidation NuGet NuGet NuGet Downloads
Diagnostics NuGet NuGet NuGet Downloads
Foundation NuGet NuGet NuGet Downloads
Networking NuGet NuGet NuGet Downloads
Runtime NuGet NuGet NuGet Downloads
Testing NuGet NuGet NuGet Downloads
Threading NuGet NuGet NuGet Downloads
Web NuGet NuGet NuGet Downloads
Web.Mvc NuGet NuGet NuGet Downloads

Contributing 🚀

Looking to help build MADE.NET? Take a look through our contribution guidelines. We actively encourage you to jump in and help with any issues!

Building MADE.NET 🛠

MADE.NET is built using .NET Standard, taking advantage of the new SDK-style projects and multi-targeting enabled with the help of MSBuild.Sdk.Extras.

You can build the solution using Visual Studio with the following workloads installed:

  • .NET desktop development
  • Universal Windows Platform development
  • Mobile Development with .NET
  • .NET Core cross-platform development

License

MADE.NET is made available under the terms and conditions of the MIT license.