JotaSystem.Sdk.Core
1.0.85
dotnet add package JotaSystem.Sdk.Core --version 1.0.85
NuGet\Install-Package JotaSystem.Sdk.Core -Version 1.0.85
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="JotaSystem.Sdk.Core" Version="1.0.85" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="JotaSystem.Sdk.Core" Version="1.0.85" />
<PackageReference Include="JotaSystem.Sdk.Core" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add JotaSystem.Sdk.Core --version 1.0.85
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: JotaSystem.Sdk.Core, 1.0.85"
#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.
#:package JotaSystem.Sdk.Core@1.0.85
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=JotaSystem.Sdk.Core&version=1.0.85
#tool nuget:?package=JotaSystem.Sdk.Core&version=1.0.85
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
JotaSystem.Sdk.Core
Biblioteca central da Jota System com contratos, estruturas base e componentes arquiteturais para aplicações .NET.
Descrição
O JotaSystem.Sdk.Core organiza os elementos centrais usados na construção de APIs e serviços da empresa.
Hoje o pacote contém:
Domaincom entidades base, suporte aAggregateRoot,soft delete, multitenancy,ValueObjecteDomain Events.Applicationcom contratos decommand,query,use case, validação, filtros dinâmicos, paginação e resultados padronizados.Infrastructurecom contratos de repositório,UnitOfWork, transação, mapeamento e specifications.CrossCuttingcom exceções, contratos de segurança, contexto atual, claims, settings, modelos compartilhados e interfaces de providers.API/Extensionspara autenticação, CORS, controllers, OpenAPI, Serilog, pipeline e localização.- Utilitários adicionais, como geração de código de barras e QR Code.
Contratos relevantes
Entre os contratos públicos mais importantes hoje estão:
ICurrentContexteIClaimsProviderpara identidade e contexto autenticado.IAddressProvider,IAiProvider,IEmailProvidereIStorageProviderpara abstração de integrações externas.JwtSetting,EmailSetting,PaymentSetting,SmsSetting,StorageSetting,AiSettingeSerilogSettingpara configuração de infraestrutura.
Papel na arquitetura
Este SDK funciona como o núcleo arquitetural do conjunto. Ele define contratos e modelos que podem ser implementados por outros pacotes, como providers e aplicações consumidoras.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- FluentValidation (>= 12.1.1)
- JotaSystem.Sdk.Common (>= 1.0.57)
- JotaSystem.Sdk.Localization (>= 1.0.2)
- MediatR (>= 14.1.0)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 10.0.5)
- Microsoft.AspNetCore.OpenApi (>= 10.0.5)
- Microsoft.EntityFrameworkCore (>= 10.0.5)
- QRCoder (>= 1.7.0)
- Scalar.AspNetCore (>= 2.13.15)
- Serilog.AspNetCore (>= 10.0.0)
- SixLabors.ImageSharp (>= 3.1.12)
- Swashbuckle.AspNetCore.SwaggerUI (>= 10.1.6)
- ZXing.Net (>= 0.16.11)
- ZXing.Net.Bindings.ImageSharp (>= 0.16.16)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.85 | 0 | 3/26/2026 |
| 1.0.84 | 0 | 3/26/2026 |
| 1.0.83 | 0 | 3/26/2026 |
| 1.0.82 | 28 | 3/25/2026 |
| 1.0.81 | 32 | 3/25/2026 |
| 1.0.80 | 79 | 3/22/2026 |
| 1.0.79 | 72 | 3/22/2026 |
| 1.0.78 | 78 | 3/20/2026 |
| 1.0.77 | 80 | 3/18/2026 |
| 1.0.76 | 86 | 3/18/2026 |
| 1.0.75 | 90 | 3/14/2026 |
| 1.0.74 | 97 | 3/11/2026 |
| 1.0.73 | 85 | 3/7/2026 |
| 1.0.72 | 82 | 3/7/2026 |
| 1.0.71 | 99 | 3/2/2026 |
| 1.0.70 | 91 | 2/28/2026 |
| 1.0.69 | 109 | 2/16/2026 |
| 1.0.68 | 93 | 2/15/2026 |
| 1.0.67 | 87 | 2/15/2026 |
| 1.0.66 | 96 | 2/15/2026 |
Loading failed