MicroPack 1.2.9
The owner has unlisted this package.
This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package MicroPack --version 1.2.9
NuGet\Install-Package MicroPack -Version 1.2.9
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="MicroPack" Version="1.2.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MicroPack" Version="1.2.9" />
<PackageReference Include="MicroPack" />
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 MicroPack --version 1.2.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MicroPack, 1.2.9"
#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.
#addin nuget:?package=MicroPack&version=1.2.9
#tool nuget:?package=MicroPack&version=1.2.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
MicroPack is a framework for quickly and conveniently creating microservices on .NET Core.
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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- App.Metrics.AspNetCore (>= 3.1.0)
- App.Metrics.AspNetCore.Core (>= 3.1.0)
- App.Metrics.AspNetCore.Endpoints (>= 3.1.0)
- App.Metrics.AspNetCore.Health (>= 3.1.0)
- App.Metrics.AspNetCore.Health.Endpoints (>= 3.1.0)
- App.Metrics.AspNetCore.Hosting (>= 3.1.0)
- App.Metrics.AspNetCore.Mvc (>= 3.1.0)
- App.Metrics.AspNetCore.Reporting (>= 3.1.0)
- App.Metrics.AspNetCore.Routing (>= 3.1.0)
- App.Metrics.AspNetCore.Tracking (>= 3.1.0)
- App.Metrics.Core (>= 3.1.0)
- App.Metrics.Extensions.Configuration (>= 3.1.0)
- App.Metrics.Extensions.DependencyInjection (>= 3.1.0)
- App.Metrics.Formatters.InfluxDB (>= 3.1.0)
- App.Metrics.Formatters.Json (>= 3.1.0)
- App.Metrics.Formatters.Prometheus (>= 3.1.0)
- App.Metrics.Health.Checks.Http (>= 3.1.0)
- App.Metrics.Reporting.Console (>= 3.1.0)
- App.Metrics.Reporting.Http (>= 3.1.0)
- App.Metrics.Reporting.InfluxDB (>= 3.1.0)
- Autofac (>= 4.9.2)
- Autofac.Extensions.DependencyInjection (>= 4.4.0)
- Consul (>= 0.7.2.6)
- EventStore.Client (>= 20.6.1)
- Figgle (>= 0.4.0)
- Jaeger (>= 0.4.1)
- Lockbox.Client (>= 2.0.2)
- MediatR (>= 8.1.0)
- MediatR.Extensions.Microsoft.DependencyInjection (>= 8.1.0)
- Microsoft.AspNetCore (>= 2.2.0)
- Microsoft.AspNetCore.Authentication (>= 2.2.0)
- Microsoft.AspNetCore.Authentication.Certificate (>= 3.1.3)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 2.2.0)
- Microsoft.AspNetCore.Authorization (>= 2.2.0)
- Microsoft.AspNetCore.Diagnostics (>= 2.2.0)
- Microsoft.AspNetCore.Hosting (>= 2.2.0)
- Microsoft.AspNetCore.Identity (>= 2.2.0)
- Microsoft.AspNetCore.Mvc (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
- Microsoft.AspNetCore.Mvc.DataAnnotations (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Formatters.Json (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson (>= 3.1.10)
- Microsoft.AspNetCore.Owin (>= 2.2.0)
- Microsoft.AspNetCore.Server.Kestrel (>= 2.2.0)
- Microsoft.AspNetCore.StaticFiles (>= 2.2.0)
- Microsoft.EntityFrameworkCore (>= 3.1.10)
- Microsoft.Extensions.Caching.Memory (>= 3.1.10)
- Microsoft.Extensions.Caching.StackExchangeRedis (>= 3.1.3)
- Microsoft.Extensions.Configuration.Binder (>= 3.1.10)
- Microsoft.Extensions.Configuration.CommandLine (>= 3.1.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 3.1.0)
- Microsoft.Extensions.Configuration.FileExtensions (>= 3.1.0)
- Microsoft.Extensions.Configuration.Json (>= 3.1.0)
- Microsoft.Extensions.Http (>= 3.1.0)
- Microsoft.Extensions.Logging (>= 3.1.10)
- MongoDB.Driver (>= 2.11.2)
- Newtonsoft.Json (>= 12.0.2)
- Open.Serialization.Json.Newtonsoft (>= 2.3.1)
- Open.Serialization.Json.System (>= 2.3.1)
- Open.Serialization.Json.Utf8Json (>= 2.3.1)
- OpenTracing (>= 0.12.1)
- OpenTracing.Contrib.NetCore (>= 0.6.2)
- Polly (>= 7.2.1)
- RabbitMQ.Client (>= 6.2.1)
- RestEase (>= 1.4.9)
- Scrutor (>= 3.2.2)
- Serilog (>= 2.10.0)
- Serilog.AspNetCore (>= 3.4.0)
- Serilog.Extensions.Logging (>= 3.0.1)
- Serilog.Sinks.Console (>= 3.1.1)
- Serilog.Sinks.ElasticSearch (>= 8.4.1)
- Serilog.Sinks.File (>= 4.1.0)
- Serilog.Sinks.Seq (>= 4.0.0)
- Swashbuckle.AspNetCore.ReDoc (>= 5.4.1)
- Swashbuckle.AspNetCore.SwaggerGen (>= 5.4.1)
- Swashbuckle.AspNetCore.SwaggerUI (>= 5.4.1)
- System.IdentityModel.Tokens.Jwt (>= 5.4.0)
- VaultSharp (>= 0.11.1002)
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 |
---|