Vsa.Framework
2.2.0-preview1
This is a prerelease version of Vsa.Framework.
dotnet add package Vsa.Framework --version 2.2.0-preview1
NuGet\Install-Package Vsa.Framework -Version 2.2.0-preview1
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="Vsa.Framework" Version="2.2.0-preview1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Vsa.Framework --version 2.2.0-preview1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Vsa.Framework, 2.2.0-preview1"
#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 Vsa.Framework as a Cake Addin #addin nuget:?package=Vsa.Framework&version=2.2.0-preview1&prerelease // Install Vsa.Framework as a Cake Tool #tool nuget:?package=Vsa.Framework&version=2.2.0-preview1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Vsa Framework
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. 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. |
.NET Core | netcoreapp2.2 is compatible. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.2
- Autofac (>= 4.9.4)
- Autofac.Extensions.DependencyInjection (>= 4.2.2)
- AutoMapper (>= 9.0.0)
- AutoMapper.Extensions.Microsoft.DependencyInjection (>= 7.0.0)
- ClosedXML (>= 0.95.0-beta2)
- Dapper (>= 2.0.30)
- Destructurama.JsonNet (>= 1.2.1)
- FastMember (>= 1.5.0)
- FluentValidation (>= 8.4.0)
- FluentValidation.AspNetCore (>= 8.4.0)
- FluentValidation.ValidatorAttribute (>= 8.4.0)
- HtmlSanitizer (>= 4.0.217)
- IdentityServer4.AccessTokenValidation (>= 2.7.0)
- IdentityServer4.AspNetIdentity (>= 2.5.3)
- IdentityServer4.EntityFramework (>= 2.5.3)
- MassTransit (>= 5.5.6)
- MassTransit.Autofac (>= 5.5.6)
- MassTransit.Extensions.DependencyInjection (>= 5.5.6)
- MassTransit.Extensions.Logging (>= 5.5.6)
- MassTransit.RabbitMQ (>= 5.5.6)
- MathParser.org-mXparser (>= 4.3.3)
- MediatR (>= 7.0.0)
- MediatR.Extensions.Microsoft.DependencyInjection (>= 7.0.0)
- MicroElements.Swashbuckle.FluentValidation (>= 2.2.1)
- Microsoft.AspNetCore.App (>= 2.2.7)
- Microsoft.AspNetCore.Authentication.Cookies (>= 2.2.0)
- Microsoft.AspNetCore.DataProtection (>= 2.2.0)
- Microsoft.AspNetCore.DataProtection.Redis (>= 2.2.0-preview2-35157)
- Microsoft.AspNetCore.Diagnostics (>= 2.2.0)
- Microsoft.AspNetCore.Diagnostics.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.HealthChecks (>= 1.0.0)
- Microsoft.AspNetCore.Hosting (>= 2.2.7)
- Microsoft.AspNetCore.Http (>= 2.2.2)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
- Microsoft.AspNetCore.Mvc.Formatters.Json (>= 2.2.0)
- Microsoft.AspNetCore.Session (>= 2.2.0)
- Microsoft.EntityFrameworkCore (>= 2.2.6)
- Microsoft.EntityFrameworkCore.Proxies (>= 2.2.6)
- Microsoft.EntityFrameworkCore.Relational (>= 2.2.6)
- Microsoft.EntityFrameworkCore.Sqlite (>= 2.2.6)
- Microsoft.EntityFrameworkCore.SqlServer (>= 2.2.6)
- Microsoft.Extensions.Caching.Redis (>= 2.2.0)
- Microsoft.Extensions.Configuration (>= 2.2.0)
- Microsoft.Extensions.Configuration.Json (>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.2.0)
- Microsoft.Extensions.HealthChecks.SqlServer (>= 1.0.0)
- Microsoft.Extensions.Http.Polly (>= 2.2.0)
- Microsoft.Extensions.Localization.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Logging (>= 2.2.0)
- Microsoft.Win32.Registry (>= 4.6.0)
- Moq (>= 4.13.1)
- NEST (>= 7.4.0)
- Newtonsoft.Json (>= 12.0.2)
- Polly (>= 7.1.1)
- RabbitMQ.Client (>= 5.1.2)
- Refit (>= 4.7.51)
- Refit.HttpClientFactory (>= 4.7.51)
- Serilog.AspNetCore (>= 2.1.1)
- Serilog.Extensions.Logging (>= 2.0.4)
- Serilog.Settings.Configuration (>= 3.0.1)
- Serilog.Sinks.Graylog (>= 2.1.1)
- SerilogAnalyzer (>= 0.15.0)
- SSH.NET (>= 2016.1.0)
- Swashbuckle.AspNetCore (>= 4.0.1)
- Swashbuckle.AspNetCore.Filters (>= 4.5.5)
- System.Data.SqlClient (>= 4.7.0)
- Westwind.Globalization (>= 3.0.5)
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 |
---|---|---|
2.2.0-preview1 | 292 | 1/30/2021 |
2.2.0-preview1
- Refit handler bağımlılıkları giderildi.