Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.52 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.52 KB

.NET DevPack

What is the .NET DevPack?

A smart set of common classes and implementations to improve your development productivity.

Give a Star! ⭐

If you liked the project or if NetDevPack helped you, please give a star ;)

Get Started

.NET DevPack can be installed using the Nuget package manager or the dotnet CLI.

dotnet add package NetDevPack

For ASP.NET Core Identity Pack:

dotnet add package NetDevPack.Identity

Package Version Popularity
NetDevPack NuGet Nuget
NetDevPack.Identity NuGet Nuget
NetDevPackBr NuGet Nuget

Examples

  • Coming soon.

Documentation

  • Coming soon.

About

.NET DevPack was developed by Eduardo Pires under the MIT license.