IczpNet.OpenIddict.Domain.Shared 10.0.0.1061

dotnet add package IczpNet.OpenIddict.Domain.Shared --version 10.0.0.1061
                    
NuGet\Install-Package IczpNet.OpenIddict.Domain.Shared -Version 10.0.0.1061
                    
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="IczpNet.OpenIddict.Domain.Shared" Version="10.0.0.1061" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="IczpNet.OpenIddict.Domain.Shared" Version="10.0.0.1061" />
                    
Directory.Packages.props
<PackageReference Include="IczpNet.OpenIddict.Domain.Shared" />
                    
Project file
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 IczpNet.OpenIddict.Domain.Shared --version 10.0.0.1061
                    
#r "nuget: IczpNet.OpenIddict.Domain.Shared, 10.0.0.1061"
                    
#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 IczpNet.OpenIddict.Domain.Shared@10.0.0.1061
                    
#: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=IczpNet.OpenIddict.Domain.Shared&version=10.0.0.1061
                    
Install as a Cake Addin
#tool nuget:?package=IczpNet.OpenIddict.Domain.Shared&version=10.0.0.1061
                    
Install as a Cake Tool

IczpNet.OpenIddict

An abp module that provides standard tree structure entity implement.

Create project by Abp Cli

abp new IczpNet.OpenIddict -t module --no-ui -v 7.3.0

Add Moudule Volo.OpenIddict

abp add-module Volo.OpenIddict

FluentValidation 集成

abp add-package Volo.Abp.FluentValidation

Build

dotnet build --configuration Release

https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-build

Public to Nuget.org

dotnet nuget push "src/*/bin/Release/*0.1.1.nupkg" --skip-duplicate -k {APIKEY} --source https://api.nuget.org/v3/index.json

Usage

Api : xxx.HttpApi.Host/xxHttpApiHostModule

 Configure<AbpAspNetCoreMvcOptions>(options =>
 {
     options.ConventionalControllers.Create(typeof(OpenIddictApplicationModule).Assembly);
 });
Product 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.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on IczpNet.OpenIddict.Domain.Shared:

Package Downloads
IczpNet.OpenIddict.Application.Contracts

OpenIddict management for abpVnext9.0

IczpNet.OpenIddict.Domain

OpenIddict management for abpVnext9.0

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.0.1061 0 9/24/2026
9.0.2.903 355 1/24/2025
9.0.1.903 269 1/13/2025
9.0.0.903 258 1/10/2025
9.0.0 277 11/26/2024
8.2.0.4 322 7/18/2024
8.2.0.3 311 7/18/2024
8.2.0.2 300 7/17/2024
8.2.0.1 305 7/17/2024
0.1.3 417 7/16/2024
0.1.2 434 7/13/2024
0.1.1 439 7/12/2024

v0.3