NetToolsKit.Core 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package NetToolsKit.Core --version 1.0.0                
NuGet\Install-Package NetToolsKit.Core -Version 1.0.0                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NetToolsKit.Core" Version="1.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NetToolsKit.Core --version 1.0.0                
#r "nuget: NetToolsKit.Core, 1.0.0"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install NetToolsKit.Core as a Cake Addin
#addin nuget:?package=NetToolsKit.Core&version=1.0.0

// Install NetToolsKit.Core as a Cake Tool
#tool nuget:?package=NetToolsKit.Core&version=1.0.0                

.NET ToolsKité um conjunto de implementações comuns para ajudá-lo a implementar DDD, CQRS, Event Sourcing, padrões de especificação e outros recursos.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on NetToolsKit.Core:

Package Downloads
NetToolsKit.Core.Json

Biblioteca base com configurações de json.

NetToolsKit.Core.Messaging

Biblioteca base para gerenciamento de menssagens.

NetToolsKit.Core.Security

Implementa novas funcionalidades de autenticação e geração de tokens.

NetToolsKit.Core.FileSystem

NetToolsKit.Core.FileSystem é uma biblioteca .NET que oferece funcionalidades essenciais para interação com sistemas de arquivos, incluindo operações com arquivos locais e transferências de arquivos FTP/SFTP. Ela inclui abstrações e implementações para operações comuns de sistema de arquivos, com o objetivo de simplificar tarefas de gerenciamento de arquivos em aplicações .NET.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.17 160 10/19/2024
2.0.16 159 10/19/2024
2.0.15 123 10/16/2024
2.0.14 185 9/11/2024
2.0.13 161 8/5/2024
2.0.12 129 7/30/2024
2.0.11 127 7/27/2024
2.0.10 146 7/27/2024
2.0.9 109 7/26/2024
2.0.8 144 7/23/2024
2.0.7 159 7/22/2024
2.0.6 169 7/22/2024
2.0.5 211 6/26/2024
2.0.4 203 6/25/2024
2.0.3 179 6/21/2024
2.0.2 170 6/20/2024
2.0.1 189 6/18/2024
2.0.0 173 6/18/2024
1.0.1 158 6/17/2024
1.0.0 171 6/17/2024

.NET ToolsKité um conjunto de implementações comuns para ajudá-lo a implementar DDD, CQRS, Event Sourcing, padrões de especificação e outros recursos.