2019-10-10 01:40:32 +03:00
2019-10-10 01:40:32 +03:00
2023-01-12 01:07:04 +02:00
2023-02-05 02:04:38 +02:00
2025-03-19 01:52:32 +02:00
2025-03-22 02:53:37 +02:00

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

Best practices for creating NuGet packages:

https://learn.microsoft.com/en-us/nuget/create-packages/package-authoring-best-practices#readme

Description
.NET development bricks
Readme 308 KiB
Languages
C# 99.8%
TSQL 0.2%