added README file

master
Tudor Stanciu 2023-02-05 02:04:38 +02:00
parent 42f097aaa4
commit f36f6c48fd
2 changed files with 19 additions and 0 deletions

View File

@ -10,6 +10,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "solution items", "solution
Directory.Build.props = Directory.Build.props Directory.Build.props = Directory.Build.props
Notes.txt = Notes.txt Notes.txt = Notes.txt
NuGet.config = NuGet.config NuGet.config = NuGet.config
README.md = README.md
EndProjectSection EndProjectSection
EndProject EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{E0202271-4E92-4DB8-900D-B5FD745B9278}" Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{E0202271-4E92-4DB8-900D-B5FD745B9278}"

18
README.md Normal file
View File

@ -0,0 +1,18 @@
# Netamash
Netamash is a collection of .NET projects from which nuget packages are generated.
The purpose of these packages is to facilitate the development of .NET applications and services.
* Netmash.Core.Abstractions
* Netmash.Data.EntityFramework
* Netmash.DataAccess.SqlServer
* Netmash.Extensions.Caching
* Netmash.Extensions.Http
* Netmash.Extensions.Swagger
* Netmash.Hosting.WindowsService
* Netmash.Infrastructure.DatabaseMigration
* Netmash.Infrastructure.PublicIP
* Netmash.Logging.Api
* Netmash.Security.Authentication.Tuitio
The most intensive use of these packages can be analyzed in the open source projects presented in the structure of my home lab: https://lab.code-rove.com/gitea/explore/repos