MADE.NET is a collection of easy to use features aiming to make app development easier for .NET developers.
The project is a home to all of those bits of code that you know you'll reuse in another project!
| Branch | Status | Packages |
|---|---|---|
| release | ||
| preview |
MADE.NET components are publicly available via NuGet. Each available package is detailed below.
| Package | Current |
|---|---|
| Collections | |
| Data.Converters | |
| Data.Validation | |
| Diagnostics | |
| Networking | |
| Runtime | |
| Testing | |
| Threading | |
| UI | |
| UI.Controls.DropDownList | |
| UI.Controls.Validator | |
| Web |
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 have been 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
Read what is planned in for future releases, and feel free to ask questions.
MADE.NET source code is made available under the terms and conditions of the MIT license.