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!
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 | Current Version |
---|---|---|
Packages | ||
Docs | N/A |
MADE.NET components are publicly available via NuGet. Each available package is detailed below.
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!
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
MADE.NET is made available under the terms and conditions of the MIT license.