Qastahvis 1.1.4
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Qastahvis --version 1.1.4
NuGet\Install-Package Qastahvis -Version 1.1.4
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="Qastahvis" Version="1.1.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Qastahvis --version 1.1.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Qastahvis, 1.1.4"
#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 Qastahvis as a Cake Addin #addin nuget:?package=Qastahvis&version=1.1.4 // Install Qastahvis as a Cake Tool #tool nuget:?package=Qastahvis&version=1.1.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Version History
The development process of the Qastahvis product is followed in this document.
1.1.4
- Updated JWT Middleware settings
1.1.3
- "AddingUserId" and "UpdatingUserId" types in "EntityModelBuilderDefaultColumnSetter" have been converted from int to uniqueidentifier type.
1.1.2
- The "AddingUserId" and "UpdatingUserId" types in EntityModelBase and DtoModelBase models have been changed to Guid.
1.1.1
- The "ServiceGenericReturn" and "ErrorInfo" models have been redeveloped and their bugs fixed.
- Code cleaning has been done.
1.1.0
- "ExceptionForModelValidation" class has been added to be used for model validation in service layer.
1.0.5
- "Qastahvis.Module.Test2" refactored entity mapper class.
- Updated "Qastahvis.csproj" file for 1.0.5 version.
1.0.4
- "FinalizeProvider" usage scenario in "Startup.cs" has been changed (for ASP0000 warning).
- The "EventBusManagerTests" class has been removed because it is no longer needed. Because "EventBusManager" is used extensively in "MainHub" tests.
- The versions of the dependencies have been updated.
- Added MySQL provider support for Entity Framework.
- Added PostgreSQL provider support for Entity Framework.
- "ModularDbContext" has been added to "ServiceCollectionExtensions".
- Fixed an error detected in the table naming process in "ModularDbContext".
- A new utility has been added to be used in "Entity" models in modules: "EntityModelBuilderDefaultColumnSetter".
- The non-mandatory feature has been added to the definition of "UpdatingUserId" in "EntityModelBuilderDefaultColumnSetter.Applier".
- Renamed "EntityModelBuilderDefaultColumnSetter.Applier" --> "EntityModelBuilderDefaultColumnSetter.ApplierEntityModelBaseProperties". Because it was difficult to understand with its previous name.
1.0.3
- "CommonTools.WriteReponse" renamed to "CommonTools.WriteResponse"
1.0.2
- The file "VersionHistory.md" has been added. Version information will be updated in this document.
- Package information has been added and will be constantly updated.
- Code cleaning has been done.
- Missing test keys added.
- Sleep times in "MainHubTests" have been changed.
1.0.1
- "CommonTools.WriteReponse" helper added.
- If you want to add HealthChecks support to the API application, it is a formatter to be used for sending the generated reports.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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.
-
net5.0
- AutoMapper (>= 10.1.1)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 5.0.1)
- Microsoft.AspNetCore.SignalR.Core (>= 1.1.0)
- Microsoft.EntityFrameworkCore (>= 5.0.1)
- Microsoft.EntityFrameworkCore.InMemory (>= 5.0.1)
- Microsoft.EntityFrameworkCore.SqlServer (>= 5.0.1)
- Microsoft.Extensions.DependencyInjection (>= 5.0.1)
- MySql.Data.EntityFrameworkCore (>= 8.0.22)
- Npgsql.EntityFrameworkCore.PostgreSQL (>= 5.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Qastahvis:
Package | Downloads |
---|---|
Qastahvis.Helpers.Sms.VatanSms
Vatan SMS entegrasyonu için geliştirilmiş Qastahvis uzantısıdır. |
GitHub repositories
This package is not used by any popular GitHub repositories.