Skip to content

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.

License

Notifications You must be signed in to change notification settings

Dieveral/MADE.NET

 
 

Repository files navigation

MADE.NET

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!

Build status

Branch Status Packages
release Build Status NuGet
preview Build Status NuGet

Installation

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

Package Current
Collections NuGet
Data.Converters NuGet
Data.Validation NuGet
Diagnostics NuGet
Networking NuGet
Runtime NuGet
Testing NuGet
Threading NuGet
UI NuGet
UI.Controls.DropDownList NuGet
UI.Controls.Validator NuGet
Web NuGet

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 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

Roadmap

Read what is planned in for future releases, and feel free to ask questions.

License

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

About

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.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.8%
  • PowerShell 0.2%