MewPro.MewService
1.0.2
dotnet add package MewPro.MewService --version 1.0.2
NuGet\Install-Package MewPro.MewService -Version 1.0.2
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="MewPro.MewService" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MewPro.MewService --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MewPro.MewService, 1.0.2"
#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 MewPro.MewService as a Cake Addin #addin nuget:?package=MewPro.MewService&version=1.0.2 // Install MewPro.MewService as a Cake Tool #tool nuget:?package=MewPro.MewService&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Mewpro Service Common Library
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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.
-
net6.0
- AutoMapper (>= 11.0.1)
- AutoMapper.Collection (>= 8.0.0)
- AutoMapper.Contrib.Autofac.DependencyInjection (>= 6.1.0)
- AutoMapper.Data (>= 6.0.0)
- AutoMapper.Extensions.EnumMapping (>= 2.0.1)
- AutoMapper.Extensions.ExpressionMapping (>= 5.0.2)
- AutoMapper.Extensions.Microsoft.DependencyInjection (>= 11.0.0)
- Microsoft.AspNetCore (>= 2.2.0)
- Microsoft.AspNetCore.Components.Web (>= 5.0.14)
- Microsoft.AspNetCore.Http (>= 2.2.2)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Http.Extensions (>= 2.2.0)
- Microsoft.AspNetCore.Http.Features (>= 5.0.17)
- Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer (>= 5.0.0)
- Microsoft.AspNetCore.Razor (>= 2.2.0)
- Microsoft.EntityFrameworkCore (>= 5.0.14)
- Microsoft.EntityFrameworkCore.Abstractions (>= 5.0.14)
- Microsoft.EntityFrameworkCore.Analyzers (>= 5.0.14)
- Microsoft.EntityFrameworkCore.InMemory (>= 5.0.14)
- Microsoft.EntityFrameworkCore.Relational (>= 5.0.14)
- Microsoft.EntityFrameworkCore.Sqlite (>= 5.0.14)
- Microsoft.EntityFrameworkCore.Sqlite.Core (>= 5.0.14)
- Microsoft.EntityFrameworkCore.SqlServer (>= 5.0.14)
- Microsoft.Extensions.Caching.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Caching.Memory (>= 6.0.1)
- Microsoft.Extensions.Configuration (>= 6.0.1)
- Microsoft.Extensions.Configuration.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 6.0.1)
- Microsoft.Extensions.Configuration.Json (>= 6.0.0)
- Microsoft.Extensions.DependencyInjection (>= 6.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0)
- Microsoft.Extensions.DependencyModel (>= 6.0.0)
- Microsoft.Extensions.FileProviders.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Localization (>= 6.0.5)
- Microsoft.Extensions.Localization.Abstractions (>= 6.0.5)
- Microsoft.Extensions.Logging (>= 6.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.1)
- Microsoft.Extensions.Logging.AzureAppServices (>= 6.0.6)
- Microsoft.Extensions.Logging.Configuration (>= 6.0.0)
- Microsoft.Extensions.Logging.Console (>= 6.0.0)
- Microsoft.Extensions.Logging.Debug (>= 6.0.0)
- Microsoft.Extensions.Logging.EventLog (>= 6.0.0)
- Microsoft.Extensions.Logging.EventSource (>= 6.0.0)
- Microsoft.Extensions.Logging.TraceSource (>= 6.0.0)
- Microsoft.Extensions.Options (>= 6.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 6.0.0)
- Microsoft.IO.RecyclableMemoryStream (>= 2.2.0)
- Newtonsoft.Json (>= 13.0.1)
- Oracle.EntityFrameworkCore (>= 5.21.5)
- Oracle.ManagedDataAccess.Core (>= 3.21.50)
- RazorEngine.Netcore (>= 3.1.0)
- Serilog.AspNetCore (>= 4.1.0)
- Serilog.Enrichers.AspNetCore (>= 1.0.0)
- Serilog.Enrichers.Environment (>= 2.2.0)
- Serilog.Enrichers.Process (>= 2.0.2)
- Serilog.Enrichers.Thread (>= 3.1.0)
- Serilog.Settings.AppSettings (>= 2.2.2)
- Serilog.Settings.Configuration (>= 3.3.0)
- Serilog.Sinks.Async (>= 1.5.0)
- Serilog.Sinks.AzureTableStorage (>= 5.0.0)
- Serilog.Sinks.AzureTableStorage.NETStandard (>= 5.0.1)
- Serilog.Sinks.Console (>= 4.0.1)
- Serilog.Sinks.File (>= 5.0.0)
- Serilog.Sinks.Http (>= 7.2.0)
- Serilog.Sinks.Seq (>= 5.0.1)
- Swashbuckle.AspNetCore.SwaggerGen (>= 6.3.1)
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.2 | 220 | 8/7/2022 |